lienma / UpsBoard

Usenet + plex + Stats Board, allows you to monitor your usenet services (SABnzbd+, Sick Beard, & CouchPotato), Plex, & your system (CPU Usage, Memory Usage, Bandwidth Usage, & Disk Space Usage)
MIT License
19 stars 3 forks source link

Cannot start it on OSX 10.9.5 #19

Open ooii opened 9 years ago

ooii commented 9 years ago

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 commented 9 years ago

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.