You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
The express server will hang without any warning in the console. I can reproduce this by repeatedly (and quickly) clicking refresh in my web application. Upgrading express to the latest minor version didn't make a difference. Downgrading node to v0.10.29 did solve the problem. Here's the list of libraries used in the project:
The express server will hang without any warning in the console. I can reproduce this by repeatedly (and quickly) clicking refresh in my web application. Upgrading express to the latest minor version didn't make a difference. Downgrading node to v0.10.29 did solve the problem. Here's the list of libraries used in the project:
"mongoose-write-stream": "0.0.0",
"mongoose-text-search": "0.0.2",
"cookie-session": "1.0.2",
"openldap_ssha": "0.0.4",
"cookie-parser": "1.3.2",
"compression": "1.0.11",
"body-parser": "1.5.0",
"date-utils": "1.2.16",
"requirejs": "2.1.14",
"mongoose": "3.8.15",
"express": "4.8.7",
"phantom": "0.6.5",
"bunyan": "0.23.1",
"string": "1.9.0",
"lodash": "2.4.1",
"ldapjs": "0.7.1",
"async": "0.9.0",
"mssql": "1.1.0",
"soap": "0.5.0"
The text was updated successfully, but these errors were encountered: