nodezoo / nodezoo-web

nodezoo.com front end
MIT License
12 stars 61 forks source link

nodezoo-web starts and crashes shortly thereafter with seneca timeout #112

Closed jmorth closed 8 years ago

jmorth commented 8 years ago

After cloning the current master from github, I did the standard npm install / npm start. The application starts and the logging shows what appears to be a successful init, but some time after starting (usually between 5 and 10 seconds) the server shuts down with a Seneca Fatal Error:

Error trace: http://pastebin.com/BTwJ4rsv

Windows 7 x64, node 5.10.1

jmorth commented 8 years ago

My apologies. Restarting nodezoo-base appears to have fixed the problem. I'll comment with any new developments if the problem persists.