Last active
August 29, 2015 14:01
-
-
Save danfinlay/d49a20c73be39d84ebc0 to your computer and use it in GitHub Desktop.
Strange Geddy Crash, started unexpectedly, persists after rolling back my git to working moments.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| SyntaxError: Unexpected end of input | |
| at Object.parse (native) | |
| at Filesystem._getDatastore (/Users/dan/.node/lib/node_modules/geddy/lib/sessions/stores/filesystem.js:69:19) | |
| at Filesystem.read (/Users/dan/.node/lib/node_modules/geddy/lib/sessions/stores/filesystem.js:49:26) | |
| at init (/Users/dan/.node/lib/node_modules/geddy/lib/sessions/index.js:95:19) | |
| at null._onTimeout (/Users/dan/.node/lib/node_modules/geddy/lib/sessions/index.js:66:10) | |
| at Timer.listOnTimeout [as ontimeout] (timers.js:110:15) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
thanks @HanzelCruz I ran into the same issue and I was able to fix it by removing the _session_store.json file