Asset #12 does not exist [SYS0087]


(Gjboyd7) #1

Ran step 3 of the install and got this error:

 

+---------------------------------------------+

| MySource Warning                            |

|---------------------------------------------|

| Asset #12 does not exist [SYS0087]          |

+---------------------------------------------+

+--------------------------------------------------------------------------------------------------------------------------------------------------------------+

| PHP Error                                                                                                                                                    |

|--------------------------------------------------------------------------------------------------------------------------------------------------------------|

| Argument 1 passed to MySource::setCurrentUser() must be an instance of User, null given, called in [SYSTEM_ROOT]/install/install.inc on line 365 and defined |

+--------------------------------------------------------------------------------------------------------------------------------------------------------------+

 

Any idea if there is a way around this?


(Nic Hubbard) #2

Can you provide more details? What Linux Flavor/Version, PHP version, Matrix version, etc.


(Gjboyd7) #3

I am trying to install this on OSX server, PHP version 5.4.17, and Matrix 4.18.0.

 


(Nic Hubbard) #4

I am trying to install this on OSX server, PHP version 5.4.17, and Matrix 4.18.0.

 

 

I think you are going to struggle installing it on OSX. It WILL work, as I have done so years ago. But I wouldn't recommend it. If you can, go with a Linux flavor that is supported, I always choose Debian. You will have a much easier time doing so.


(Benjamin Pearson) #5

FWIW, it looks like a previous step has failed or step 3 failed higher up but continued. Check the output for error messages.