Server sometimes starts up with an error #1

Open
opened 2019-04-23 11:47:29 +10:00 by jsrobson10 · 0 comments
jsrobson10 commented 2019-04-23 11:47:29 +10:00 (Migrated from git.onewaycoding.com)
main.js:104
  chats[data.channel].messages.push({
                      ^

TypeError: Cannot read property 'messages' of undefined
    at main.js:104:23
    at Statement.<anonymous> (main.js:71:9)
``` main.js:104 chats[data.channel].messages.push({ ^ TypeError: Cannot read property 'messages' of undefined at main.js:104:23 at Statement.<anonymous> (main.js:71:9) ```
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jay/chat-server#1
No description provided.