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

login error #6

Closed TwinMist closed 10 years ago

TwinMist commented 10 years ago

Hi once i login i am getting the following error. and app crashes http.js:691 throw new Error('Can\'t set headers after they are sent.'); ^ Error: Can't set headers after they are sent. at ServerResponse.OutgoingMessage.setHeader (http.js:691:11) at SendStream.setHeader (/opt/UpsBoard/node_modules/express/node_modules/send/lib/send.js:469:44) at SendStream.send (/opt/UpsBoard/node_modules/express/node_modules/send/lib/send.js:345:8) at /opt/UpsBoard/node_modules/express/node_modules/send/lib/send.js:323:10 at Object.oncomplete (fs.js:107:15) root@ravilious:/opt/UpsBoard# ^C

drzoidberg33 commented 10 years ago

I can confirm this. Same thing happening on my side.

lienma commented 10 years ago

Can you share a little more of the console log. It'll help me track down this bug.

TwinMist commented 10 years ago

http://pastebin.com/c7jPBKFE

drzoidberg33 commented 10 years ago

Thanks andyrav, mine looks exactly the same.

Just pulled the latest version and still getting this error.