-
Notifications
You must be signed in to change notification settings - Fork 6
/
error-logs.log
23 lines (23 loc) · 1.41 KB
/
error-logs.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Mon, 03 Jul 2017 20:48:09 GMT:
TypeError: Cannot read property 'username' of null
at require.then.then.user (/Users/chrisbruford/Documents/Dev/kok_web/routes/companion-app/interdicted.js:14:21)
at process._tickCallback (internal/process/next_tick.js:109:7)
Mon, 03 Jul 2017 20:49:09 GMT:
TypeError: Cannot read property 'username' of null
at require.then.then.user (/Users/chrisbruford/Documents/Dev/kok_web/routes/companion-app/interdicted.js:14:21)
at process._tickCallback (internal/process/next_tick.js:109:7)
Mon, 03 Jul 2017 20:52:03 GMT:
TypeError: Cannot read property 'username' of undefined
at require.then.then.user (/Users/chrisbruford/Documents/Dev/kok_web/routes/companion-app/interdicted.js:14:73)
at process._tickCallback (internal/process/next_tick.js:109:7)
Mon, 03 Jul 2017 20:53:08 GMT:
Error: No such user found: undefined
at require.then.then.user (/Users/chrisbruford/Documents/Dev/kok_web/routes/companion-app/interdicted.js:14:32)
at process._tickCallback (internal/process/next_tick.js:109:7)
Mon, 03 Jul 2017 20:58:11 GMT:
'non-logged in user attempted to do an interdiction alert'
Tue, 19 Dec 2017 20:09:32 GMT:
TypeError: Cannot read property 'toString' of undefined
at guildModel.findOne.then.guild (/Users/chrisbruford/Documents/Dev/kok_web/modules/kok-bot/modules/register/announce.js:12:73)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:188:7)