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
Here is what I have of an error log. This occured after the only code change was an update to node.js.
at IAuthenticatedUser.can (/var/lib/openshift/58990b4d0c1e66658a00015c/app-root/runtime/repo/node_modules/discordie/lib/interfaces/IUser.js:231:26)
at IAuthenticatedUser.can (/var/lib/openshift/58990b4d0c1e66658a00015c/app-root/runtime/repo/node_modules/discordie/lib/interfaces/IAuthenticatedUser.js:289:32)
at DiscordieDispatcher.client.Dispatcher.on.e (/var/lib/openshift/58990b4d0c1e66658a00015c/app-root/runtime/repo/start.js:344:20)
at emitOne (events.js:96:13)
at DiscordieDispatcher.emit (events.js:189:7)
at DiscordieDispatcher.emit (/var/lib/openshift/58990b4d0c1e66658a00015c/app-root/runtime/repo/node_modules/discordie/lib/core/DiscordieDispatcher.js:37:16)
at Discordie.handler (/var/lib/openshift/58990b4d0c1e66658a00015c/app-root/runtime/repo/node_modules/discordie/lib/networking/messages/gateway/message_create.js:12:19)
at Discordie.processMessage (/var/lib/openshift/58990b4d0c1e66658a00015c/app-root/runtime/repo/node_modules/discordie/lib/core/MessageHandlerCache.js:11:55)
at MessageHandlerCache.processGatewayMessage (/var/lib/openshift/58990b4d0c1e66658a00015c/app-root/runtime/repo/node_modules/discordie/lib/core/MessageHandlerCache.js:53:27)
at DiscordieDispatcher.Dispatcher.on.e (/var/lib/openshift/58990b4d0c1e66658a00015c/app-root/runtime/repo/node_modules/discordie/lib/index.js:82:19)
The text was updated successfully, but these errors were encountered:
Here is what I have of an error log. This occured after the only code change was an update to node.js.
The text was updated successfully, but these errors were encountered: