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 6, 2021. It is now read-only.
This bug existed before the session plugin was moved over to this repo but the fix for it was not ported during that move (the fix is linked to in the above issue). I've hit the same bug again now.
The text was updated successfully, but these errors were encountered:
In ./configs/default.js line 175, replace: packagePath: "./connect.session.file",
with: packagePath: "../node_modules/connect-architect/connect.session.memory",
Error 'SyntaxError: Unexpected end of input' reading session: 1PgGbTmiNQhcbp39sNdl3ERM.nVwLH8YijQfdSUShJWWu9HJdKG8wZBc36e+g5A+CjHE <Buffer >
...
After this error appears in my console, I can't save modified files in Cloud9 (getting Not saved). Need to refresh page, and then, all of described repeats.
Can someone help? What kind of information do I need to provide to help to solve this issue?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
See: https://github.com/ajaxorg/cloud9/issues/1614
This bug existed before the session plugin was moved over to this repo but the fix for it was not ported during that move (the fix is linked to in the above issue). I've hit the same bug again now.
The text was updated successfully, but these errors were encountered: