Centos7 install/run issue (NOT via docker) #739
-
So I followed the guide (mostly, I launch it with the screen app to keep the terminal usable) and it's not launching. So on another PC I go to the site at the 4000 port it picked, it says a few messages with a fancy Dashy loading screen.. The ones I recall, in order are: ...and that's it. No mention of where log files might be. The website is great - if you're using Docker - but doesn't me the faintest hint at where I might find the logs. I do have the SSL Not enabled message (under the config file is valid), but read elsewhere that's not a concern, just an informational piece that I have not set up SSL for this). I guess question one would be to confirm this is true, and SSL is not required to run dashy? And question two will be where might I find said logs to see what's going on, since the console isn't reporting any errors on it (last thing it states is Dashy is Up-to-Date) Thanks in advance, exit151 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I only just saw this sorry... |
Beta Was this translation helpful? Give feedback.
I only just saw this sorry...
If you're running on bare metal, just run
yarn build
. That should fix you're issue.