-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I installed a fresh copy of nodeStorage with local filesystem (not S3)
I went to my homepage http://storage.shll.me:1229/ and did "Sign on Twitter"
At this point the nodeStorage app would crash on the command line.
The issue was that my new user didn't have a chatLog.json file yet. All I did to fix this, was comment out line 556 in main.js so if the file didn't exist it just used the initial chat log struct from line 542. The first time I posted a message the chatLog.json file was created and it was no longer an issue.
Metadata
Metadata
Assignees
Labels
No labels