· 7 years ago · Mar 03, 2019, 05:14 PM
12019-03-03T17:06:41.190434+00:00 app[web.1]: Connecting to Discord...
22019-03-03T17:06:42.652189+00:00 app[web.1]: Connected! Now listening to DMs.
32019-03-03T17:07:06.223947+00:00 app[web.1]: [NOTE] Creating new thread channel emivg-8019
42019-03-03T17:07:14.119343+00:00 app[web.1]: Closing thread c0eeb070-bfba-47bc-aac3-eba9b2263483
52019-03-03T17:07:14.389143+00:00 app[web.1]: Deleting channel 551812811072733185
62019-03-03T17:07:23.081908+00:00 app[web.1]: [NOTE] Creating new thread channel emivg-8019
72019-03-03T17:07:36.148843+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch
82019-03-03T17:07:36.148843+00:00 heroku[web.1]: Stopping process with SIGKILL
92019-03-03T17:07:36.251152+00:00 heroku[web.1]: Process exited with status 137
102019-03-03T17:07:37.235322+00:00 heroku[web.1]: State changed from crashed to starting
112019-03-03T17:08:01.207351+00:00 heroku[web.1]: State changed from starting to crashed
122019-03-03T17:08:01.286121+00:00 heroku[web.1]: State changed from crashed to starting
132019-03-03T17:08:03.704795+00:00 heroku[web.1]: Starting process with command `npm start`
142019-03-03T17:08:05.393310+00:00 app[web.1]:
152019-03-03T17:08:05.393334+00:00 app[web.1]: > modmailbot@2.18.0 start /app
162019-03-03T17:08:05.393335+00:00 app[web.1]: > node src/index.js
172019-03-03T17:08:05.393337+00:00 app[web.1]:
182019-03-03T17:08:06.100106+00:00 app[web.1]: Use async .hasTable to check if table exists and then use plain .createTable. Since .createTableIfNotExists actually just generates plain "CREATE TABLE IF NOT EXIST..." query it will not work correctly if there are any alter table queries generated for columns afterwards. To not break old migrations this function is left untouched for now, but it should not be used when writing new code and it is removed from documentation.
192019-03-03T17:08:06.113180+00:00 app[web.1]: Use async .hasTable to check if table exists and then use plain .createTable. Since .createTableIfNotExists actually just generates plain "CREATE TABLE IF NOT EXIST..." query it will not work correctly if there are any alter table queries generated for columns afterwards. To not break old migrations this function is left untouched for now, but it should not be used when writing new code and it is removed from documentation.
202019-03-03T17:08:06.118764+00:00 app[web.1]: Use async .hasTable to check if table exists and then use plain .createTable. Since .createTableIfNotExists actually just generates plain "CREATE TABLE IF NOT EXIST..." query it will not work correctly if there are any alter table queries generated for columns afterwards. To not break old migrations this function is left untouched for now, but it should not be used when writing new code and it is removed from documentation.
212019-03-03T17:08:06.120667+00:00 app[web.1]: Use async .hasTable to check if table exists and then use plain .createTable. Since .createTableIfNotExists actually just generates plain "CREATE TABLE IF NOT EXIST..." query it will not work correctly if there are any alter table queries generated for columns afterwards. To not break old migrations this function is left untouched for now, but it should not be used when writing new code and it is removed from documentation.
222019-03-03T17:08:06.154106+00:00 app[web.1]: Loading modules...
232019-03-03T17:08:06.165787+00:00 app[web.1]: Connecting to Discord...
242019-03-03T17:08:08.013035+00:00 app[web.1]: Connected! Now listening to DMs.
252019-03-03T17:08:26.643049+00:00 app[web.1]: [NOTE] Creating new thread channel emivg-8019
262019-03-03T17:09:04.018557+00:00 heroku[web.1]: State changed from starting to crashed
272019-03-03T17:09:03.931207+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch
282019-03-03T17:09:03.931247+00:00 heroku[web.1]: Stopping process with SIGKILL
292019-03-03T17:09:04.000373+00:00 heroku[web.1]: Process exited with status 137