UpsBoard icon indicating copy to clipboard operation
UpsBoard copied to clipboard

Cannot start it on OSX 10.9.5

Open ooii opened this issue 11 years ago • 1 comments

I get the following error. [ReferenceError: options is not defined] And here is the log

2014-10-16 15:34:010 INFO     LAUNCHER :: Starting app.
2014-10-16 15:34:553 INFO     MAIN_APP :: Starting up app in unknown environment.
2014-10-16 15:34:569 ERROR    REQUIREMENTS :: GraphicsMagick was not detected on the machine. We are not going to use GraphicsMagick to resize images. This will cause full size images being sent to the user's browser.
2014-10-16 15:34:569 INFO     REQUIREMENTS :: All requirement checks have passed!
2014-10-16 15:34:570 INFO     CONFIG :: Validated general configuration
2014-10-16 15:34:572 INFO     CONFIG :: Validated memory servers configuration.
2014-10-16 15:34:574 ERROR    MAIN_APP :: options is not defined

ooii avatar Oct 16 '14 13:10 ooii

Hi, I succeeded to make it running with the sample config file, but couldn't figure out where I messed up with my custom one. So, everything is OK and it can start on 10.9.5.

ooii avatar Oct 17 '14 09:10 ooii