Getting this error: Error: ENOENT, no such file or directory '/root/apps/status/client/static/assets/main/1340976517230.html' at Object.openSync (fs.js:240:18) at Object.readFileSync (fs.js:128:15) at ServerResponse. (/root/apps/status/node_modules/socketstream/lib/client/http.js:34:26) at EventEmitter. (/root/apps/status/app.coffee:48:16) at EventEmitter.emit (/root/apps/status/node_modules/socketstream/node_modules…
Hi carlsednaoui As the creator of SocketStream, I am very keen to know how this error occurred. I believe it relates to the ulimit issue Paul mentioned in another comment which was fixed some time ago (i.e. the file was there, but the user was out of file descriptors)... not sure yet. Either way, we need to catch the exception properly. As a general tip to all those hosting a Node app in production, you can catch unc…
Show HN: Dashku - a real-time dashboard app, built with SocketStream
61–63 of 63 posts
Re: Show HN: Dashku - a real-time dashboard app, built with SocketStream
#62Earlier quoted context omitted.
What's your next step? Open-source the code, set up billing, improve the app (maybe move it off to a naturally-scaling cloud service)? I mean, it's neat (understatement of the week) and all; but where do you plan on going from here?
Hi, Thanks. At this point, I need to go and find some work as my bank balance doesn't look great. I'm going to continue working on it in some capacity, and I will investigate turning it into a SaaS. There are some components of the app which would be worth open-sourcing, in order to assist others with building SocketStream applications. Thanks again.
Good luck with your other gigs as well.
Re: Show HN: Dashku - a real-time dashboard app, built with SocketStream
#63why not create a kickstarter project and raise enough money so you can open source the code? i would definitely contribute!