Skip to content

Missing chatLog.json file crashes nodeStorage #7

@andrewshell

Description

@andrewshell

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions