Giter Club home page Giter Club logo

Comments (19)

NomanEjaz123 avatar NomanEjaz123 commented on July 30, 2024 1

I am facing the same problem while I am deploying my python BeautifulSoup script on heroku.
Method Not Allowed
This is url..
https://git.heroku.com/toscrape-scrape.git

from geemusic.

CuteShb avatar CuteShb commented on July 30, 2024 1

I am facing the same problem while I am deploying my python BeautifulSoup script on heroku. Method Not Allowed This is url.. https://git.heroku.com/toscrape-scrape.git

me too :(
how can help we??

from geemusic.

huberf avatar huberf commented on July 30, 2024

Are you trying to load the URL in your browser? If so, this is not the intended usage. Try hooking it up with the Alexa skill and it should work perfectly. This is not a bug in the code or your setup. Consider it to be a message showing it is performing appropriately.

from geemusic.

tanishq-dubey avatar tanishq-dubey commented on July 30, 2024

Just double checked on the Alexa Dashboard, this is what I get:

image

Full message is: The remote endpoint could not be called, or the response it returned was invalid.

Followed the steps exactly:

  • Git Clone
  • heroku create (init is not a command on my system, macOS)
  • git push heroku master
  • set env variables (double checked on dashboard as well)

And still the same end result.

from geemusic.

huberf avatar huberf commented on July 30, 2024

Could you share the Heroku logs? Debugging should be set to on, so we can see what is going wrong.

from geemusic.

tanishq-dubey avatar tanishq-dubey commented on July 30, 2024

Logs:

2017-01-01T02:44:04.528813+00:00 app[api]: Release v1 created by user [email protected]
2017-01-01T02:44:04.677310+00:00 app[api]: Enable Logplex by user [email protected]
2017-01-01T02:44:04.677310+00:00 app[api]: Release v2 created by user [email protected]
2017-01-01T02:44:04.528813+00:00 app[api]: Initial release by user [email protected]
2017-01-01T02:45:20.295125+00:00 app[api]: Deploy fc8fc32 by user [email protected]
2017-01-01T02:45:20.295125+00:00 app[api]: Release v3 created by user [email protected]
2017-01-01T02:45:20.592958+00:00 heroku[slug-compiler]: Slug compilation started
2017-01-01T02:45:20.592963+00:00 heroku[slug-compiler]: Slug compilation finished
2017-01-01T02:45:24.108631+00:00 heroku[web.1]: Starting process with command `python server.py`
2017-01-01T02:45:27.875579+00:00 app[web.1]:  * Running on http://0.0.0.0:59256/ (Press CTRL+C to quit)
2017-01-01T02:45:27.876702+00:00 app[web.1]:  * Restarting with stat
2017-01-01T02:45:28.331986+00:00 heroku[web.1]: State changed from starting to up
2017-01-01T02:45:29.107488+00:00 app[web.1]:  * Debugger is active!
2017-01-01T02:45:29.110610+00:00 app[web.1]:  * Debugger pin code: 225-931-463
2017-01-01T02:48:30.034208+00:00 app[api]: Set GOOGLE_EMAIL config vars by user [email protected]
2017-01-01T02:48:30.034208+00:00 app[api]: Release v4 created by user [email protected]
2017-01-01T02:48:30.306358+00:00 heroku[web.1]: Restarting
2017-01-01T02:48:30.307073+00:00 heroku[web.1]: State changed from up to starting
2017-01-01T02:48:30.973463+00:00 heroku[web.1]: Stopping all processes with SIGTERM
2017-01-01T02:48:31.173909+00:00 heroku[web.1]: Process exited with status 0
2017-01-01T02:48:33.950679+00:00 heroku[web.1]: Starting process with command `python server.py`
2017-01-01T02:48:36.432816+00:00 app[web.1]:  * Running on http://0.0.0.0:18317/ (Press CTRL+C to quit)
2017-01-01T02:48:36.433335+00:00 app[web.1]:  * Restarting with stat
2017-01-01T02:48:36.772990+00:00 heroku[web.1]: State changed from starting to up
2017-01-01T02:48:37.406492+00:00 app[web.1]:  * Debugger is active!
2017-01-01T02:48:37.408045+00:00 app[web.1]:  * Debugger pin code: 273-915-540
2017-01-01T02:48:46.805884+00:00 app[api]: Set GOOGLE_PASSWORD config vars by user [email protected]
2017-01-01T02:48:46.805884+00:00 app[api]: Release v5 created by user [email protected]
2017-01-01T02:48:47.001584+00:00 heroku[web.1]: Restarting
2017-01-01T02:48:47.002209+00:00 heroku[web.1]: State changed from up to starting
2017-01-01T02:48:47.599042+00:00 heroku[web.1]: Stopping all processes with SIGTERM
2017-01-01T02:48:47.712139+00:00 heroku[web.1]: Process exited with status 0
2017-01-01T02:48:50.372026+00:00 heroku[web.1]: Starting process with command `python server.py`
2017-01-01T02:48:53.453209+00:00 app[web.1]:  * Running on http://0.0.0.0:54599/ (Press CTRL+C to quit)
2017-01-01T02:48:53.453735+00:00 app[web.1]:  * Restarting with stat
2017-01-01T02:48:54.069928+00:00 heroku[web.1]: State changed from starting to up
2017-01-01T02:48:54.358566+00:00 app[web.1]:  * Debugger is active!
2017-01-01T02:48:54.359759+00:00 app[web.1]:  * Debugger pin code: 248-987-653
2017-01-01T02:49:04.981844+00:00 heroku[web.1]: Restarting
2017-01-01T02:49:04.982416+00:00 heroku[web.1]: State changed from up to starting
2017-01-01T02:49:04.762698+00:00 app[api]: Set APP_URL config vars by user [email protected]
2017-01-01T02:49:05.732284+00:00 heroku[web.1]: Stopping all processes with SIGTERM
2017-01-01T02:49:04.762698+00:00 app[api]: Release v6 created by user [email protected]
2017-01-01T02:49:05.932142+00:00 heroku[web.1]: Process exited with status 0
2017-01-01T02:49:08.321072+00:00 heroku[web.1]: Starting process with command `python server.py`
2017-01-01T02:49:11.362958+00:00 app[web.1]:  * Running on http://0.0.0.0:52476/ (Press CTRL+C to quit)
2017-01-01T02:49:11.363492+00:00 app[web.1]:  * Restarting with stat
2017-01-01T02:49:12.037124+00:00 heroku[web.1]: State changed from starting to up
2017-01-01T02:49:12.179671+00:00 app[web.1]:  * Debugger is active!
2017-01-01T02:49:12.181130+00:00 app[web.1]:  * Debugger pin code: 166-149-463
2017-01-01T02:49:12.773021+00:00 heroku[router]: at=info method=GET path="/alexa" host=morning-dusk-62069.herokuapp.com request_id=80ceebc1-e71a-4cc3-b5f6-6af0a640291c fwd="73.22.215.53" dyno=web.1 connect=0ms service=3ms status=405 bytes=358
2017-01-01T02:49:12.774625+00:00 app[web.1]: 10.142.27.17 - - [01/Jan/2017 02:49:12] "GET /alexa HTTP/1.1" 405 -
2017-01-01T02:49:13.304513+00:00 heroku[router]: at=info method=GET path="/favicon.ico" host=morning-dusk-62069.herokuapp.com request_id=58e21c6c-9303-40b2-ab67-2cc2ce0c5902 fwd="73.22.215.53" dyno=web.1 connect=0ms service=1ms status=404 bytes=382
2017-01-01T02:49:13.306252+00:00 app[web.1]: 10.142.27.17 - - [01/Jan/2017 02:49:13] "GET /favicon.ico HTTP/1.1" 404 -
2017-01-01T02:53:03.654626+00:00 heroku[router]: at=info method=GET path="/alexa" host=morning-dusk-62069.herokuapp.com request_id=f357bd4b-481f-4816-9004-49e344bdae00 fwd="73.22.215.53" dyno=web.1 connect=1ms service=3ms status=405 bytes=358
2017-01-01T02:53:03.649720+00:00 app[web.1]: 10.183.102.41 - - [01/Jan/2017 02:53:03] "GET /alexa HTTP/1.1" 405 -
2017-01-01T02:53:33.713162+00:00 heroku[router]: at=info method=GET path="/alexa" host=morning-dusk-62069.herokuapp.com request_id=bee88303-f8ab-476c-a20a-2b0b73cbd864 fwd="73.22.215.53" dyno=web.1 connect=1ms service=2ms status=405 bytes=358
2017-01-01T02:53:33.698770+00:00 app[web.1]: 10.45.50.47 - - [01/Jan/2017 02:53:33] "GET /alexa HTTP/1.1" 405 -
2017-01-01T02:53:37.913188+00:00 heroku[router]: at=info method=GET path="/alexa" host=morning-dusk-62069.herokuapp.com request_id=e014f86f-0edf-4ef9-b5b0-41078f42dbdc fwd="73.22.215.53" dyno=web.1 connect=0ms service=3ms status=405 bytes=358
2017-01-01T02:53:37.913546+00:00 app[web.1]: 10.158.162.94 - - [01/Jan/2017 02:53:37] "GET /alexa HTTP/1.1" 405 -
2017-01-01T02:53:38.823858+00:00 heroku[router]: at=info method=GET path="/alexa" host=morning-dusk-62069.herokuapp.com request_id=4b7ccda2-32fa-483f-8813-ea3346f383ed fwd="73.22.215.53" dyno=web.1 connect=0ms service=2ms status=405 bytes=358
2017-01-01T02:53:38.824480+00:00 app[web.1]: 10.158.162.94 - - [01/Jan/2017 02:53:38] "GET /alexa HTTP/1.1" 405 -
2017-01-01T02:53:42.546538+00:00 heroku[router]: at=info method=GET path="/" host=morning-dusk-62069.herokuapp.com request_id=f37beec0-e6c0-43c5-82e4-9d48c5bdace0 fwd="73.22.215.53" dyno=web.1 connect=0ms service=2ms status=404 bytes=382
2017-01-01T02:53:42.547151+00:00 app[web.1]: 10.158.162.94 - - [01/Jan/2017 02:53:42] "GET / HTTP/1.1" 404 -
2017-01-01T02:53:47.023318+00:00 app[web.1]: 10.158.162.94 - - [01/Jan/2017 02:53:47] "GET /alexa HTTP/1.1" 405 -
2017-01-01T02:53:47.022554+00:00 heroku[router]: at=info method=GET path="/alexa" host=morning-dusk-62069.herokuapp.com request_id=4c4b59cc-360b-4c86-99a1-e5ce0ae3955f fwd="73.22.215.53" dyno=web.1 connect=0ms service=1ms status=405 bytes=358
2017-01-01T02:56:47.140829+00:00 heroku[slug-compiler]: Slug compilation started
2017-01-01T02:56:47.140835+00:00 heroku[slug-compiler]: Slug compilation finished
2017-01-01T02:56:46.826834+00:00 app[api]: Deploy 430d21a by user [email protected]
2017-01-01T02:56:46.826834+00:00 app[api]: Release v7 created by user [email protected]
2017-01-01T02:56:47.214499+00:00 heroku[web.1]: Restarting
2017-01-01T02:56:47.215398+00:00 heroku[web.1]: State changed from up to starting
2017-01-01T02:56:47.947078+00:00 heroku[web.1]: Stopping all processes with SIGTERM
2017-01-01T02:56:48.127458+00:00 heroku[web.1]: Process exited with status 0
2017-01-01T02:56:51.400449+00:00 heroku[web.1]: Starting process with command `python server.py`
2017-01-01T02:56:55.105356+00:00 heroku[web.1]: State changed from starting to up
2017-01-01T02:56:54.937628+00:00 app[web.1]:  * Restarting with stat
2017-01-01T02:56:54.935524+00:00 app[web.1]:  * Running on http://0.0.0.0:22371/ (Press CTRL+C to quit)
2017-01-01T02:56:55.641332+00:00 app[web.1]:  * Debugger is active!
2017-01-01T02:56:55.646462+00:00 app[web.1]:  * Debugger pin code: 935-104-835
2017-01-01T02:57:47.645420+00:00 heroku[router]: at=info method=GET path="/alexa" host=morning-dusk-62069.herokuapp.com request_id=8114416b-964a-44d6-a72c-3d3f94eabeb0 fwd="73.22.215.53" dyno=web.1 connect=1ms service=8ms status=405 bytes=358
2017-01-01T02:57:47.649787+00:00 app[web.1]: 10.154.45.231 - - [01/Jan/2017 02:57:47] "GET /alexa HTTP/1.1" 405 -
2017-01-01T02:57:48.592495+00:00 heroku[router]: at=info method=GET path="/alexa" host=morning-dusk-62069.herokuapp.com request_id=3c4fd4d8-a916-4952-8d4e-05e66c2d1bfc fwd="73.22.215.53" dyno=web.1 connect=0ms service=1ms status=405 bytes=358
2017-01-01T02:57:48.596924+00:00 app[web.1]: 10.154.45.231 - - [01/Jan/2017 02:57:48] "GET /alexa HTTP/1.1" 405 -
2017-01-01T02:58:08.029398+00:00 heroku[router]: at=info method=GET path="/stream" host=morning-dusk-62069.herokuapp.com request_id=6fe928a8-a57c-4926-a18e-1dd20dfecbfa fwd="73.22.215.53" dyno=web.1 connect=0ms service=1ms status=404 bytes=382
2017-01-01T02:58:08.033637+00:00 app[web.1]: 10.154.45.231 - - [01/Jan/2017 02:58:08] "GET /stream HTTP/1.1" 404 -

from geemusic.

huberf avatar huberf commented on July 30, 2024

Very strange. I'll look more into this tomorrow, but the actual developer of this project may know more. One thing to lookout for is if you have 2-factor authentication setup on your Google Account. If so, you will need to use an application specific password. Also, attempting a server restart is never a bad idea.

from geemusic.

stevenleeg avatar stevenleeg commented on July 30, 2024

It looks like might be missing the /alexa at the end of your endpoint's URL. It should be something like https://morning-dusk.herokuapp.com/alexa.

Could you double check that and let me know if that fixes the issue?

from geemusic.

huberf avatar huberf commented on July 30, 2024

I have just gone step by step through the Heroku setup instructions, copying and pasting to make sure I follow them explicitly, and it works perfectly. https://glacial-cliffs-89830.herokuapp.com/alexa is the endpoint I just setup to test on, and it works like a charm. I would double check your password, and ensure you are using the latest version of the repo.

from geemusic.

stevenleeg avatar stevenleeg commented on July 30, 2024

@tanishq-dubey could you confirm if my solution fixed your issue?

from geemusic.

stevenleeg avatar stevenleeg commented on July 30, 2024

Closing for now. Feel free to re-open if you think this is still an issue!

from geemusic.

krishnageethika avatar krishnageethika commented on July 30, 2024

I'm facing the same issue and could not find the error

from geemusic.

fergyfresh avatar fergyfresh commented on July 30, 2024

From above stevenleeg comment,

It looks like might be missing the /alexa at the end of your endpoint's URL. It should be something like https://morning-dusk.herokuapp.com/alexa.

Could you double check that and let me know if that fixes the issue?

from geemusic.

arammikayelyan avatar arammikayelyan commented on July 30, 2024

I have also same problem. Here's my logs
heroku logs
2010-09-16T15:13:46.677020+00:00 app[web.1]: Processing PostController#list (for 208.39.138.12 at 2010-09-16 15:13:46) [GET]
2010-09-16T15:13:46.677023+00:00 app[web.1]: Rendering template within layouts/application
2010-09-16T15:13:46.677902+00:00 app[web.1]: Rendering post/list
2010-09-16T15:13:46.678990+00:00 app[web.1]: Rendered includes/_header (0.1ms)
2010-09-16T15:13:46.698234+00:00 app[web.1]: Completed in 74ms (View: 31, DB: 40) | 200 OK [http://myapp.heroku.com/]
2010-09-16T15:13:46.723498+00:00 heroku[router]: at=info method=GET path="/posts" host=myapp.herokuapp.com" fwd="204.204.204.204" dyno=web.1 connect=1ms service=18ms status=200 bytes=975
2010-09-16T15:13:47.893472+00:00 app[worker.1]: 2 jobs processed at 16.6761 j/s, 0 failed ...

from geemusic.

atul-gautam-au6 avatar atul-gautam-au6 commented on July 30, 2024

I have also again same problem. Here's my logs:
heroku logs
2020-03-08T15:40:38.542067+00:00 app[web.1]: at Module._compile (internal/modules/cjs/loader.js:1158:30)
2020-03-08T15:40:38.542067+00:00 app[web.1]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1178:10)
2020-03-08T15:40:38.542067+00:00 app[web.1]: at Module.load (internal/modules/cjs/loader.js:1002:32)
2020-03-08T15:40:38.542068+00:00 app[web.1]: at Function.Module._load (internal/modules/cjs/loader.js:901:14)
2020-03-08T15:40:38.542069+00:00 app[web.1]: at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:74:12) {
2020-03-08T15:40:38.542069+00:00 app[web.1]: code: 'MODULE_NOT_FOUND',
2020-03-08T15:40:38.542069+00:00 app[web.1]: requireStack: [ '/app/server.js' ]
2020-03-08T15:40:38.542070+00:00 app[web.1]: }
2020-03-08T15:40:38.576776+00:00 app[web.1]: npm ERR! code ELIFECYCLE
2020-03-08T15:40:38.577176+00:00 app[web.1]: npm ERR! errno 1
2020-03-08T15:40:38.578561+00:00 app[web.1]: npm ERR! [email protected] start: node server.js
2020-03-08T15:40:38.578665+00:00 app[web.1]: npm ERR! Exit status 1
2020-03-08T15:40:38.578831+00:00 app[web.1]: npm ERR!
2020-03-08T15:40:38.578935+00:00 app[web.1]: npm ERR! Failed at the [email protected] start script.
2020-03-08T15:40:38.579047+00:00 app[web.1]: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
2020-03-08T15:40:38.587689+00:00 app[web.1]:
2020-03-08T15:40:38.587952+00:00 app[web.1]: npm ERR! A complete log of this run can be found in:
2020-03-08T15:40:38.588118+00:00 app[web.1]: npm ERR! /app/.npm/_logs/2020-03-08T15_40_38_579Z-debug.log
2020-03-08T15:40:38.685977+00:00 heroku[web.1]: Process exited with status 1
2020-03-08T15:40:40.392942+00:00 heroku[web.1]: Starting process with command npm start
2020-03-08T15:40:42.509793+00:00 heroku[web.1]: State changed from starting to crashed
2020-03-08T15:40:42.490809+00:00 heroku[web.1]: Process exited with status 1
2020-03-08T15:40:42.366157+00:00 app[web.1]:
2020-03-08T15:40:42.366181+00:00 app[web.1]: > [email protected] start /app
2020-03-08T15:40:42.366182+00:00 app[web.1]: > node server.js
2020-03-08T15:40:42.366182+00:00 app[web.1]:
2020-03-08T15:40:42.422807+00:00 app[web.1]: internal/modules/cjs/loader.js:985
2020-03-08T15:40:42.422809+00:00 app[web.1]: throw err;
2020-03-08T15:40:42.422809+00:00 app[web.1]: ^
2020-03-08T15:40:42.422810+00:00 app[web.1]:
2020-03-08T15:40:42.422810+00:00 app[web.1]: Error: Cannot find module 'express'
2020-03-08T15:40:42.422810+00:00 app[web.1]: Require stack:
2020-03-08T15:40:42.422811+00:00 app[web.1]: - /app/server.js
2020-03-08T15:40:42.422812+00:00 app[web.1]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:982:15)
2020-03-08T15:40:42.422812+00:00 app[web.1]: at Function.Module._load (internal/modules/cjs/loader.js:864:27)
2020-03-08T15:40:42.422813+00:00 app[web.1]: at Module.require (internal/modules/cjs/loader.js:1044:19)
2020-03-08T15:40:42.422813+00:00 app[web.1]: at require (internal/modules/cjs/helpers.js:77:18)
2020-03-08T15:40:42.422813+00:00 app[web.1]: at Object. (/app/server.js:1:15)
2020-03-08T15:40:42.422814+00:00 app[web.1]: at Module._compile (internal/modules/cjs/loader.js:1158:30)
2020-03-08T15:40:42.422814+00:00 app[web.1]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1178:10)
2020-03-08T15:40:42.422815+00:00 app[web.1]: at Module.load (internal/modules/cjs/loader.js:1002:32)
2020-03-08T15:40:42.422815+00:00 app[web.1]: at Function.Module._load (internal/modules/cjs/loader.js:901:14)
2020-03-08T15:40:42.422818+00:00 app[web.1]: at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:74:12) {
2020-03-08T15:40:42.422818+00:00 app[web.1]: code: 'MODULE_NOT_FOUND',
2020-03-08T15:40:42.422819+00:00 app[web.1]: requireStack: [ '/app/server.js' ]
2020-03-08T15:40:42.422819+00:00 app[web.1]: }
2020-03-08T15:40:42.428642+00:00 app[web.1]: npm ERR! code ELIFECYCLE
2020-03-08T15:40:42.428856+00:00 app[web.1]: npm ERR! errno 1
2020-03-08T15:40:42.429820+00:00 app[web.1]: npm ERR! [email protected] start: node server.js
2020-03-08T15:40:42.429915+00:00 app[web.1]: npm ERR! Exit status 1
2020-03-08T15:40:42.430031+00:00 app[web.1]: npm ERR!
2020-03-08T15:40:42.430118+00:00 app[web.1]: npm ERR! Failed at the [email protected] start script.
2020-03-08T15:40:42.430202+00:00 app[web.1]: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
2020-03-08T15:40:42.439457+00:00 app[web.1]:
2020-03-08T15:40:42.439618+00:00 app[web.1]: npm ERR! A complete log of this run can be found in:
2020-03-08T15:40:42.439692+00:00 app[web.1]: npm ERR! /app/.npm/_logs/2020-03-08T15_40_42_430Z-debug.log
2020-03-08T15:41:40.883523+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=immense-everglades-68020.herokuapp.com request_id=51ecd734-22ba-4b04-af45-e3614055b77e fwd="47.247.74.10" dyno= connect= service= status=503 bytes= protocol=https
2020-03-08T15:41:43.722661+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=immense-everglades-68020.herokuapp.com request_id=1136cf81-d2f2-4f42-95d3-6f78be3d9358 fwd="47.247.62.234" dyno= connect= service= status=503 bytes= protocol=https
2020-03-08T15:45:58.000000+00:00 app[api]: Build started by user [email protected]
2020-03-08T15:46:13.903808+00:00 heroku[web.1]: State changed from crashed to starting
2020-03-08T15:46:13.695951+00:00 app[api]: Deploy 6a12e9c6 by user [email protected]
2020-03-08T15:46:13.695951+00:00 app[api]: Release v5 created by user [email protected]
2020-03-08T15:46:14.000000+00:00 app[api]: Build succeeded
2020-03-08T15:46:16.632020+00:00 heroku[web.1]: Starting process with command npm start
2020-03-08T15:46:20.171258+00:00 heroku[web.1]: State changed from starting to crashed
2020-03-08T15:46:19.927328+00:00 app[web.1]:
2020-03-08T15:46:19.927360+00:00 app[web.1]: > [email protected] start /app
2020-03-08T15:46:19.927361+00:00 app[web.1]: > node server.js
2020-03-08T15:46:19.927361+00:00 app[web.1]:
2020-03-08T15:46:20.007668+00:00 app[web.1]: internal/modules/cjs/loader.js:985
2020-03-08T15:46:20.007670+00:00 app[web.1]: throw err;
2020-03-08T15:46:20.007670+00:00 app[web.1]: ^
2020-03-08T15:46:20.007671+00:00 app[web.1]:
2020-03-08T15:46:20.007671+00:00 app[web.1]: Error: Cannot find module 'express'
2020-03-08T15:46:20.007672+00:00 app[web.1]: Require stack:
2020-03-08T15:46:20.007672+00:00 app[web.1]: - /app/server.js
2020-03-08T15:46:20.007673+00:00 app[web.1]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:982:15)
2020-03-08T15:46:20.007674+00:00 app[web.1]: at Function.Module._load (internal/modules/cjs/loader.js:864:27)
2020-03-08T15:46:20.007674+00:00 app[web.1]: at Module.require (internal/modules/cjs/loader.js:1044:19)
2020-03-08T15:46:20.007675+00:00 app[web.1]: at require (internal/modules/cjs/helpers.js:77:18)
2020-03-08T15:46:20.007675+00:00 app[web.1]: at Object. (/app/server.js:1:15)
2020-03-08T15:46:20.007676+00:00 app[web.1]: at Module._compile (internal/modules/cjs/loader.js:1158:30)
2020-03-08T15:46:20.007676+00:00 app[web.1]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1178:10)
2020-03-08T15:46:20.007680+00:00 app[web.1]: at Module.load (internal/modules/cjs/loader.js:1002:32)
2020-03-08T15:46:20.007680+00:00 app[web.1]: at Function.Module._load (internal/modules/cjs/loader.js:901:14)
2020-03-08T15:46:20.007681+00:00 app[web.1]: at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:74:12) {
2020-03-08T15:46:20.007681+00:00 app[web.1]: code: 'MODULE_NOT_FOUND',
2020-03-08T15:46:20.007682+00:00 app[web.1]: requireStack: [ '/app/server.js' ]
2020-03-08T15:46:20.007682+00:00 app[web.1]: }
2020-03-08T15:46:20.029618+00:00 app[web.1]: npm ERR! code ELIFECYCLE
2020-03-08T15:46:20.030073+00:00 app[web.1]: npm ERR! errno 1
2020-03-08T15:46:20.031745+00:00 app[web.1]: npm ERR! [email protected] start: node server.js
2020-03-08T15:46:20.031960+00:00 app[web.1]: npm ERR! Exit status 1
2020-03-08T15:46:20.032224+00:00 app[web.1]: npm ERR!
2020-03-08T15:46:20.032433+00:00 app[web.1]: npm ERR! Failed at the [email protected] start script.
2020-03-08T15:46:20.033036+00:00 app[web.1]: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
2020-03-08T15:46:20.049357+00:00 app[web.1]:
2020-03-08T15:46:20.049572+00:00 app[web.1]: npm ERR! A complete log of this run can be found in:
2020-03-08T15:46:20.049755+00:00 app[web.1]: npm ERR! /app/.npm/_logs/2020-03-08T15_46_20_034Z-debug.log
2020-03-08T15:46:20.155378+00:00 heroku[web.1]: Process exited with status 1
2020-03-08T15:51:06.500761+00:00 heroku[web.1]: State changed from crashed to starting
2020-03-08T15:51:09.024463+00:00 heroku[web.1]: Starting process with command npm start
2020-03-08T15:51:13.101534+00:00 heroku[web.1]: State changed from starting to crashed
2020-03-08T15:51:13.082408+00:00 heroku[web.1]: Process exited with status 1
2020-03-08T15:51:12.840369+00:00 app[web.1]:
2020-03-08T15:51:12.840385+00:00 app[web.1]: > [email protected] start /app
2020-03-08T15:51:12.840385+00:00 app[web.1]: > node server.js
2020-03-08T15:51:12.840386+00:00 app[web.1]:
2020-03-08T15:51:12.937939+00:00 app[web.1]: internal/modules/cjs/loader.js:985
2020-03-08T15:51:12.937941+00:00 app[web.1]: throw err;
2020-03-08T15:51:12.937941+00:00 app[web.1]: ^
2020-03-08T15:51:12.937942+00:00 app[web.1]:
2020-03-08T15:51:12.937942+00:00 app[web.1]: Error: Cannot find module 'express'
2020-03-08T15:51:12.937942+00:00 app[web.1]: Require stack:
2020-03-08T15:51:12.937943+00:00 app[web.1]: - /app/server.js
2020-03-08T15:51:12.937943+00:00 app[web.1]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:982:15)
2020-03-08T15:51:12.937944+00:00 app[web.1]: at Function.Module._load (internal/modules/cjs/loader.js:864:27)
2020-03-08T15:51:12.937945+00:00 app[web.1]: at Module.require (internal/modules/cjs/loader.js:1044:19)
2020-03-08T15:51:12.937945+00:00 app[web.1]: at require (internal/modules/cjs/helpers.js:77:18)
2020-03-08T15:51:12.937945+00:00 app[web.1]: at Object. (/app/server.js:1:15)
2020-03-08T15:51:12.937946+00:00 app[web.1]: at Module._compile (internal/modules/cjs/loader.js:1158:30)
2020-03-08T15:51:12.937946+00:00 app[web.1]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1178:10)
2020-03-08T15:51:12.937947+00:00 app[web.1]: at Module.load (internal/modules/cjs/loader.js:1002:32)
2020-03-08T15:51:12.937947+00:00 app[web.1]: at Function.Module._load (internal/modules/cjs/loader.js:901:14)
2020-03-08T15:51:12.937948+00:00 app[web.1]: at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:74:12) {
2020-03-08T15:51:12.937948+00:00 app[web.1]: code: 'MODULE_NOT_FOUND',
2020-03-08T15:51:12.937948+00:00 app[web.1]: requireStack: [ '/app/server.js' ]
2020-03-08T15:51:12.937949+00:00 app[web.1]: }
2020-03-08T15:51:12.958936+00:00 app[web.1]: npm ERR! code ELIFECYCLE
2020-03-08T15:51:12.967343+00:00 app[web.1]: npm ERR! errno 1
2020-03-08T15:51:12.969377+00:00 app[web.1]: npm ERR! [email protected] start: node server.js
2020-03-08T15:51:12.969707+00:00 app[web.1]: npm ERR! Exit status 1
2020-03-08T15:51:12.970059+00:00 app[web.1]: npm ERR!
2020-03-08T15:51:12.970397+00:00 app[web.1]: npm ERR! Failed at the [email protected] start script.
2020-03-08T15:51:12.970696+00:00 app[web.1]: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
2020-03-08T15:51:12.981518+00:00 app[web.1]:
2020-03-08T15:51:12.982048+00:00 app[web.1]: npm ERR! A complete log of this run can be found in:
2020-03-08T15:51:12.982329+00:00 app[web.1]: npm ERR! /app/.npm/_logs/2020-03-08T15_51_12_973Z-debug.log
^CTerminate batch job (Y/N)? y
PS F:\environ> heroku logs --tail
2020-03-08T15:40:42.422814+00:00 app[web.1]: at Module._compile (internal/modules/cjs/loader.js:1158:30)
2020-03-08T15:40:42.422814+00:00 app[web.1]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1178:10)
2020-03-08T15:40:42.422815+00:00 app[web.1]: at Module.load (internal/modules/cjs/loader.js:1002:32)
2020-03-08T15:40:42.422815+00:00 app[web.1]: at Function.Module._load (internal/modules/cjs/loader.js:901:14)
2020-03-08T15:40:42.422818+00:00 app[web.1]: at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:74:12) {
2020-03-08T15:40:42.422818+00:00 app[web.1]: code: 'MODULE_NOT_FOUND',
2020-03-08T15:40:42.422819+00:00 app[web.1]: requireStack: [ '/app/server.js' ]
2020-03-08T15:40:42.422819+00:00 app[web.1]: }
2020-03-08T15:40:42.428642+00:00 app[web.1]: npm ERR! code ELIFECYCLE
2020-03-08T15:40:42.428856+00:00 app[web.1]: npm ERR! errno 1
2020-03-08T15:40:42.429820+00:00 app[web.1]: npm ERR! [email protected] start: node server.js
2020-03-08T15:40:42.429915+00:00 app[web.1]: npm ERR! Exit status 1
2020-03-08T15:40:42.430031+00:00 app[web.1]: npm ERR!
2020-03-08T15:40:42.430118+00:00 app[web.1]: npm ERR! Failed at the [email protected] start script.
2020-03-08T15:40:42.430202+00:00 app[web.1]: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
2020-03-08T15:40:42.439457+00:00 app[web.1]:
2020-03-08T15:40:42.439618+00:00 app[web.1]: npm ERR! A complete log of this run can be found in:
2020-03-08T15:40:42.439692+00:00 app[web.1]: npm ERR! /app/.npm/_logs/2020-03-08T15_40_42_430Z-debug.log
2020-03-08T15:41:40.883523+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=immense-everglades-68020.herokuapp.com request_id=51ecd734-22ba-4b04-af45-e3614055b77e fwd="47.247.74.10" dyno= connect= service= status=503 bytes= protocol=https
2020-03-08T15:41:43.722661+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=immense-everglades-68020.herokuapp.com request_id=1136cf81-d2f2-4f42-95d3-6f78be3d9358 fwd="47.247.62.234" dyno= connect= service= status=503 bytes= protocol=https
2020-03-08T15:45:58.000000+00:00 app[api]: Build started by user [email protected]
2020-03-08T15:46:13.903808+00:00 heroku[web.1]: State changed from crashed to starting
2020-03-08T15:46:13.695951+00:00 app[api]: Deploy 6a12e9c6 by user [email protected]
2020-03-08T15:46:13.695951+00:00 app[api]: Release v5 created by user [email protected]
2020-03-08T15:46:14.000000+00:00 app[api]: Build succeeded
2020-03-08T15:46:16.632020+00:00 heroku[web.1]: Starting process with command npm start
2020-03-08T15:46:20.171258+00:00 heroku[web.1]: State changed from starting to crashed
2020-03-08T15:46:19.927328+00:00 app[web.1]:
2020-03-08T15:46:19.927360+00:00 app[web.1]: > [email protected] start /app
2020-03-08T15:46:19.927361+00:00 app[web.1]: > node server.js
2020-03-08T15:46:19.927361+00:00 app[web.1]:
2020-03-08T15:46:20.007668+00:00 app[web.1]: internal/modules/cjs/loader.js:985
2020-03-08T15:46:20.007670+00:00 app[web.1]: throw err;
2020-03-08T15:46:20.007670+00:00 app[web.1]: ^
2020-03-08T15:46:20.007671+00:00 app[web.1]:
2020-03-08T15:46:20.007671+00:00 app[web.1]: Error: Cannot find module 'express'
2020-03-08T15:46:20.007672+00:00 app[web.1]: Require stack:
2020-03-08T15:46:20.007672+00:00 app[web.1]: - /app/server.js
2020-03-08T15:46:20.007673+00:00 app[web.1]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:982:15)
2020-03-08T15:46:20.007674+00:00 app[web.1]: at Function.Module._load (internal/modules/cjs/loader.js:864:27)
2020-03-08T15:46:20.007674+00:00 app[web.1]: at Module.require (internal/modules/cjs/loader.js:1044:19)
2020-03-08T15:46:20.007675+00:00 app[web.1]: at require (internal/modules/cjs/helpers.js:77:18)
2020-03-08T15:46:20.007675+00:00 app[web.1]: at Object. (/app/server.js:1:15)
2020-03-08T15:46:20.007676+00:00 app[web.1]: at Module._compile (internal/modules/cjs/loader.js:1158:30)
2020-03-08T15:46:20.007676+00:00 app[web.1]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1178:10)
2020-03-08T15:46:20.007680+00:00 app[web.1]: at Module.load (internal/modules/cjs/loader.js:1002:32)
2020-03-08T15:46:20.007680+00:00 app[web.1]: at Function.Module._load (internal/modules/cjs/loader.js:901:14)
2020-03-08T15:46:20.007681+00:00 app[web.1]: at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:74:12) {
2020-03-08T15:46:20.007681+00:00 app[web.1]: code: 'MODULE_NOT_FOUND',
2020-03-08T15:46:20.007682+00:00 app[web.1]: requireStack: [ '/app/server.js' ]
2020-03-08T15:46:20.007682+00:00 app[web.1]: }
2020-03-08T15:46:20.029618+00:00 app[web.1]: npm ERR! code ELIFECYCLE
2020-03-08T15:46:20.030073+00:00 app[web.1]: npm ERR! errno 1
2020-03-08T15:46:20.031745+00:00 app[web.1]: npm ERR! [email protected] start: node server.js
2020-03-08T15:46:20.031960+00:00 app[web.1]: npm ERR! Exit status 1
2020-03-08T15:46:20.032224+00:00 app[web.1]: npm ERR!
2020-03-08T15:46:20.032433+00:00 app[web.1]: npm ERR! Failed at the [email protected] start script.
2020-03-08T15:46:20.033036+00:00 app[web.1]: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
2020-03-08T15:46:20.049357+00:00 app[web.1]:
2020-03-08T15:46:20.049572+00:00 app[web.1]: npm ERR! A complete log of this run can be found in:
2020-03-08T15:46:20.049755+00:00 app[web.1]: npm ERR! /app/.npm/_logs/2020-03-08T15_46_20_034Z-debug.log
2020-03-08T15:46:20.155378+00:00 heroku[web.1]: Process exited with status 1
2020-03-08T15:51:06.500761+00:00 heroku[web.1]: State changed from crashed to starting
2020-03-08T15:51:09.024463+00:00 heroku[web.1]: Starting process with command npm start
2020-03-08T15:51:13.101534+00:00 heroku[web.1]: State changed from starting to crashed
2020-03-08T15:51:13.082408+00:00 heroku[web.1]: Process exited with status 1
2020-03-08T15:51:12.840369+00:00 app[web.1]:
2020-03-08T15:51:12.840385+00:00 app[web.1]: > [email protected] start /app
2020-03-08T15:51:12.840385+00:00 app[web.1]: > node server.js
2020-03-08T15:51:12.840386+00:00 app[web.1]:
2020-03-08T15:51:12.937939+00:00 app[web.1]: internal/modules/cjs/loader.js:985
2020-03-08T15:51:12.937941+00:00 app[web.1]: throw err;
2020-03-08T15:51:12.937941+00:00 app[web.1]: ^
2020-03-08T15:51:12.937942+00:00 app[web.1]:
2020-03-08T15:51:12.937942+00:00 app[web.1]: Error: Cannot find module 'express'
2020-03-08T15:51:12.937942+00:00 app[web.1]: Require stack:
2020-03-08T15:51:12.937943+00:00 app[web.1]: - /app/server.js
2020-03-08T15:51:12.937943+00:00 app[web.1]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:982:15)
2020-03-08T15:51:12.937944+00:00 app[web.1]: at Function.Module._load (internal/modules/cjs/loader.js:864:27)
2020-03-08T15:51:12.937945+00:00 app[web.1]: at Module.require (internal/modules/cjs/loader.js:1044:19)
2020-03-08T15:51:12.937945+00:00 app[web.1]: at require (internal/modules/cjs/helpers.js:77:18)
2020-03-08T15:51:12.937945+00:00 app[web.1]: at Object. (/app/server.js:1:15)
2020-03-08T15:51:12.937946+00:00 app[web.1]: at Module._compile (internal/modules/cjs/loader.js:1158:30)
2020-03-08T15:51:12.937946+00:00 app[web.1]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1178:10)
2020-03-08T15:51:12.937947+00:00 app[web.1]: at Module.load (internal/modules/cjs/loader.js:1002:32)
2020-03-08T15:51:12.937947+00:00 app[web.1]: at Function.Module._load (internal/modules/cjs/loader.js:901:14)
2020-03-08T15:51:12.937948+00:00 app[web.1]: at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:74:12) {
2020-03-08T15:51:12.937948+00:00 app[web.1]: code: 'MODULE_NOT_FOUND',
2020-03-08T15:51:12.937948+00:00 app[web.1]: requireStack: [ '/app/server.js' ]
2020-03-08T15:51:12.937949+00:00 app[web.1]: }
2020-03-08T15:51:12.958936+00:00 app[web.1]: npm ERR! code ELIFECYCLE
2020-03-08T15:51:12.967343+00:00 app[web.1]: npm ERR! errno 1
2020-03-08T15:51:12.969377+00:00 app[web.1]: npm ERR! [email protected] start: node server.js
2020-03-08T15:51:12.969707+00:00 app[web.1]: npm ERR! Exit status 1
2020-03-08T15:51:12.970059+00:00 app[web.1]: npm ERR!
2020-03-08T15:51:12.970397+00:00 app[web.1]: npm ERR! Failed at the [email protected] start script.
2020-03-08T15:51:12.970696+00:00 app[web.1]: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
2020-03-08T15:51:12.981518+00:00 app[web.1]:
2020-03-08T15:51:12.982048+00:00 app[web.1]: npm ERR! A complete log of this run can be found in:
2020-03-08T15:51:12.982329+00:00 app[web.1]: npm ERR! /app/.npm/_logs/2020-03-08T15_51_12_973Z-debug.log

from geemusic.

shivaom02 avatar shivaom02 commented on July 30, 2024

I am having similar problem,
here is my log

2021-03-20T06:34:02.581460+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=damp-retreat-43626.herokuapp.com request_id=dd4078eb-96b9-46fc-89c1-e269afc7ec7c fwd="157.35.231.191" dyno= connect= service= status=503 bytes= protocol=https
2021-03-20T06:34:03.863633+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=damp-retreat-43626.herokuapp.com request_id=53643c7b-badc-420c-b2a9-3d0ecc71aeff fwd="157.42.105.30" dyno= connect= service= status=503 bytes= protocol=https
2021-03-20T06:37:47.730161+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=damp-retreat-43626.herokuapp.com request_id=e5dac747-c8da-40c7-8e9e-19730e10545e fwd="157.42.105.30" dyno= connect= service= status=503 bytes= protocol=https
2021-03-20T06:37:48.392633+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=damp-retreat-43626.herokuapp.com request_id=c4bfa2f6-8b56-4629-8466-1df17d1c3905 fwd="157.42.105.30" dyno= connect= service= status=503 bytes= protocol=https
2021-03-20T07:00:28.244619+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/alexa" host=damp-retreat-43626.herokuapp.com request_id=ad0c5208-48ea-49d6-bf49-09ed93556a05 fwd="157.35.231.191" dyno= connect= service= status=503 bytes= protocol=https
2021-03-20T07:00:28.893191+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=damp-retreat-43626.herokuapp.com request_id=a4080723-b71d-4daa-b189-aed9e19e1ced fwd="157.35.231.191" dyno= connect= service= status=503 bytes= protocol=https
2021-03-20T07:13:01.439835+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=damp-retreat-43626.herokuapp.com request_id=d6907827-6062-41e2-b03b-6375f400c1ba fwd="157.35.231.191" dyno= connect= service= status=503 bytes= protocol=https
2021-03-20T07:13:02.088010+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=damp-retreat-43626.herokuapp.com request_id=db1b288e-e10d-4518-861d-fecf68756514 fwd="157.42.105.30" dyno= connect= service= status=503 bytes= protocol=https

from geemusic.

imPGupta avatar imPGupta commented on July 30, 2024

Hey @atul-gautam-au6. Is your problem solved?
Same problem I am also facing.

from geemusic.

Shrishtisahu1 avatar Shrishtisahu1 commented on July 30, 2024

Having similar problem... can anyone help in fixing this..?
heroku logs

2021-06-10T12:50:45.550124+00:00 heroku[web.1]: Starting process with command gunicorn app:app
2021-06-10T12:50:48.160902+00:00 app[web.1]: [2021-06-10 12:50:48 +0000] [4] [INFO] Starting gunicorn 20.1.0
2021-06-10T12:50:48.161348+00:00 app[web.1]: [2021-06-10 12:50:48 +0000] [4] [INFO] Listening at: http://0.0.0.0:5215 (4)
2021-06-10T12:50:48.161436+00:00 app[web.1]: [2021-06-10 12:50:48 +0000] [4] [INFO] Using worker: sync
2021-06-10T12:50:48.165159+00:00 app[web.1]: [2021-06-10 12:50:48 +0000] [7] [INFO] Booting worker with pid: 7
2021-06-10T12:50:48.195994+00:00 app[web.1]: [2021-06-10 12:50:48 +0000] [8] [INFO] Booting worker with pid: 8
2021-06-10T12:50:48.934861+00:00 heroku[web.1]: State changed from starting to up
2021-06-10T12:50:49.095775+00:00 app[web.1]: [2021-06-10 12:50:49 +0000] [7] [ERROR] Exception in worker process
2021-06-10T12:50:49.095820+00:00 app[web.1]: Traceback (most recent call last):
2021-06-10T12:50:49.095821+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/arbiter.py", line 589, in spawn_worker
2021-06-10T12:50:49.095822+00:00 app[web.1]: worker.init_process()
2021-06-10T12:50:49.095823+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/workers/base.py", line 134, in init_process
2021-06-10T12:50:49.095823+00:00 app[web.1]: self.load_wsgi()
2021-06-10T12:50:49.095823+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/workers/base.py", line 146, in load_wsgi
2021-06-10T12:50:49.095824+00:00 app[web.1]: self.wsgi = self.app.wsgi()
2021-06-10T12:50:49.095824+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/app/base.py", line 67, in wsgi
2021-06-10T12:50:49.095825+00:00 app[web.1]: self.callable = self.load()
2021-06-10T12:50:49.095825+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/app/wsgiapp.py", line 58, in load
2021-06-10T12:50:49.095825+00:00 app[web.1]: return self.load_wsgiapp()
2021-06-10T12:50:49.095826+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/app/wsgiapp.py", line 48, in load_wsgiapp
2021-06-10T12:50:49.095826+00:00 app[web.1]: return util.import_app(self.app_uri)
2021-06-10T12:50:49.095826+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/util.py", line 359, in import_app
2021-06-10T12:50:49.095827+00:00 app[web.1]: mod = importlib.import_module(module)
2021-06-10T12:50:49.095827+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/importlib/init.py", line 127, in import_module
2021-06-10T12:50:49.095828+00:00 app[web.1]: return _bootstrap._gcd_import(name[level:], package, level)
2021-06-10T12:50:49.095829+00:00 app[web.1]: File "", line 1030, in _gcd_import
2021-06-10T12:50:49.095829+00:00 app[web.1]: File "", line 1007, in _find_and_load
2021-06-10T12:50:49.095830+00:00 app[web.1]: File "", line 986, in _find_and_load_unlocked
2021-06-10T12:50:49.095830+00:00 app[web.1]: File "", line 680, in _load_unlocked
2021-06-10T12:50:49.095830+00:00 app[web.1]: File "", line 855, in exec_module
2021-06-10T12:50:49.095830+00:00 app[web.1]: File "", line 228, in _call_with_frames_removed
2021-06-10T12:50:49.095831+00:00 app[web.1]: File "/app/app.py", line 7, in
2021-06-10T12:50:49.095831+00:00 app[web.1]: model = pickle.load(open('model.pkl', 'rb'))
2021-06-10T12:50:49.095832+00:00 app[web.1]: ModuleNotFoundError: No module named 'sklearn.ensemble.forest'
2021-06-10T12:50:49.095969+00:00 app[web.1]: [2021-06-10 12:50:49 +0000] [7] [INFO] Worker exiting (pid: 7)
2021-06-10T12:50:49.130236+00:00 app[web.1]: [2021-06-10 12:50:49 +0000] [8] [ERROR] Exception in worker process
2021-06-10T12:50:49.130237+00:00 app[web.1]: Traceback (most recent call last):
2021-06-10T12:50:49.130238+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/arbiter.py", line 589, in spawn_worker
2021-06-10T12:50:49.130239+00:00 app[web.1]: worker.init_process()
2021-06-10T12:50:49.130240+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/workers/base.py", line 134, in init_process
2021-06-10T12:50:49.130240+00:00 app[web.1]: self.load_wsgi()
2021-06-10T12:50:49.130241+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/workers/base.py", line 146, in load_wsgi
2021-06-10T12:50:49.130241+00:00 app[web.1]: self.wsgi = self.app.wsgi()
2021-06-10T12:50:49.130242+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/app/base.py", line 67, in wsgi
2021-06-10T12:50:49.130242+00:00 app[web.1]: self.callable = self.load()
2021-06-10T12:50:49.130243+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/app/wsgiapp.py", line 58, in load
2021-06-10T12:50:49.130243+00:00 app[web.1]: return self.load_wsgiapp()
2021-06-10T12:50:49.130244+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/app/wsgiapp.py", line 48, in load_wsgiapp
2021-06-10T12:50:49.130244+00:00 app[web.1]: return util.import_app(self.app_uri)
2021-06-10T12:50:49.130245+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/util.py", line 359, in import_app
2021-06-10T12:50:49.130245+00:00 app[web.1]: mod = importlib.import_module(module)
2021-06-10T12:50:49.130245+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/importlib/init.py", line 127, in import_module
2021-06-10T12:50:49.130246+00:00 app[web.1]: return _bootstrap._gcd_import(name[level:], package, level)
2021-06-10T12:50:49.130247+00:00 app[web.1]: File "", line 1030, in _gcd_import
2021-06-10T12:50:49.130247+00:00 app[web.1]: File "", line 1007, in _find_and_load
2021-06-10T12:50:49.130248+00:00 app[web.1]: File "", line 986, in _find_and_load_unlocked
2021-06-10T12:50:49.130248+00:00 app[web.1]: File "", line 680, in _load_unlocked
2021-06-10T12:50:49.130248+00:00 app[web.1]: File "", line 855, in exec_module
2021-06-10T12:50:49.130249+00:00 app[web.1]: File "", line 228, in _call_with_frames_removed
2021-06-10T12:50:49.130249+00:00 app[web.1]: File "/app/app.py", line 7, in
2021-06-10T12:50:49.130250+00:00 app[web.1]: model = pickle.load(open('model.pkl', 'rb'))
2021-06-10T12:50:49.130250+00:00 app[web.1]: ModuleNotFoundError: No module named 'sklearn.ensemble.forest'
2021-06-10T12:50:49.130423+00:00 app[web.1]: [2021-06-10 12:50:49 +0000] [8] [INFO] Worker exiting (pid: 8)
2021-06-10T12:50:49.224237+00:00 app[web.1]: [2021-06-10 12:50:49 +0000] [4] [WARNING] Worker with pid 8 was terminated due to signal 15
2021-06-10T12:50:49.314345+00:00 app[web.1]: [2021-06-10 12:50:49 +0000] [4] [INFO] Shutting down: Master
2021-06-10T12:50:49.314414+00:00 app[web.1]: [2021-06-10 12:50:49 +0000] [4] [INFO] Reason: Worker failed to boot.
2021-06-10T12:50:49.391514+00:00 heroku[web.1]: Process exited with status 3
2021-06-10T12:50:49.450547+00:00 heroku[web.1]: State changed from up to crashed
2021-06-10T12:51:35.105050+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=loan-predictorr.herokuapp.com request_id=c2d9d4c4-2865-4cb8-a606-86fb926bd336 fwd="157.34.214.16" dyno= connect= service= status=503 bytes= protocol=https
2021-06-10T12:51:35.828959+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=loan-predictorr.herokuapp.com request_id=17965883-e1fa-4711-b0f8-7c23daca6f1f fwd="157.34.214.16" dyno= connect= service= status=503 bytes= protocol=https
2021-06-10T12:51:38.351236+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=loan-predictorr.herokuapp.com request_id=6c10c993-fc1d-423a-ad05-4625672c0300 fwd="157.34.214.16" dyno= connect= service= status=503 bytes= protocol=https
2021-06-10T12:51:39.203137+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=loan-predictorr.herokuapp.com request_id=3564ea75-96e5-4410-b754-9c6fed69f5de fwd="157.34.214.16" dyno= connect= service= status=503 bytes= protocol=https
2021-06-10T12:52:14.128468+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=loan-predictorr.herokuapp.com request_id=4f03ae85-1115-4391-8e53-aa9070d6392d fwd="157.34.214.16" dyno= connect= service= status=503 bytes= protocol=https
2021-06-10T12:52:14.665728+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=loan-predictorr.herokuapp.com request_id=58e95762-5fd2-474a-b023-400a46296d60 fwd="157.34.214.16" dyno= connect= service= status=503 bytes= protocol=https
2021-06-10T12:53:09.695567+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=loan-predictorr.herokuapp.com request_id=e4f3e653-22f5-4afb-ad0f-7bc2d1892ee6 fwd="157.34.214.16" dyno= connect= service= status=503 bytes= protocol=https
2021-06-10T12:53:10.746635+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=loan-predictorr.herokuapp.com request_id=0799f240-bdc2-4214-8d3f-4946d8d3c8a5 fwd="157.34.214.16" dyno= connect= service= status=503 bytes= protocol=https
2021-06-10T12:56:42.000000+00:00 app[api]: Build started by user [email protected]
2021-06-10T12:57:35.274629+00:00 app[api]: Deploy 26ea5d26 by user [email protected]
2021-06-10T12:57:35.274629+00:00 app[api]: Release v6 created by user [email protected]
2021-06-10T12:57:36.202934+00:00 heroku[web.1]: State changed from crashed to starting
2021-06-10T12:57:45.520925+00:00 heroku[web.1]: Starting process with command gunicorn app:app
2021-06-10T12:57:49.219988+00:00 app[web.1]: [2021-06-10 12:57:49 +0000] [4] [INFO] Starting gunicorn 20.1.0
2021-06-10T12:57:49.222376+00:00 app[web.1]: [2021-06-10 12:57:49 +0000] [4] [INFO] Listening at: http://0.0.0.0:39190 (4)
2021-06-10T12:57:49.222522+00:00 app[web.1]: [2021-06-10 12:57:49 +0000] [4] [INFO] Using worker: sync
2021-06-10T12:57:49.228058+00:00 app[web.1]: [2021-06-10 12:57:49 +0000] [7] [INFO] Booting worker with pid: 7
2021-06-10T12:57:49.374469+00:00 app[web.1]: [2021-06-10 12:57:49 +0000] [8] [INFO] Booting worker with pid: 8
2021-06-10T12:57:50.176486+00:00 heroku[web.1]: State changed from starting to up
2021-06-10T12:57:58.071283+00:00 app[web.1]: [2021-06-10 12:57:58 +0000] [8] [ERROR] Exception in worker process
2021-06-10T12:57:58.071321+00:00 app[web.1]: Traceback (most recent call last):
2021-06-10T12:57:58.071322+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/arbiter.py", line 589, in spawn_worker
2021-06-10T12:57:58.071322+00:00 app[web.1]: worker.init_process()
2021-06-10T12:57:58.071323+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/workers/base.py", line 134, in init_process
2021-06-10T12:57:58.071323+00:00 app[web.1]: self.load_wsgi()
2021-06-10T12:57:58.071323+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/workers/base.py", line 146, in load_wsgi
2021-06-10T12:57:58.071323+00:00 app[web.1]: self.wsgi = self.app.wsgi()
2021-06-10T12:57:58.071324+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/app/base.py", line 67, in wsgi
2021-06-10T12:57:58.071326+00:00 app[web.1]: self.callable = self.load()
2021-06-10T12:57:58.071326+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/app/wsgiapp.py", line 58, in load
2021-06-10T12:57:58.071327+00:00 app[web.1]: return self.load_wsgiapp()
2021-06-10T12:57:58.071327+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/app/wsgiapp.py", line 48, in load_wsgiapp
2021-06-10T12:57:58.071327+00:00 app[web.1]: return util.import_app(self.app_uri)
2021-06-10T12:57:58.071328+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/util.py", line 359, in import_app
2021-06-10T12:57:58.071328+00:00 app[web.1]: mod = importlib.import_module(module)
2021-06-10T12:57:58.071328+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/importlib/init.py", line 127, in import_module
2021-06-10T12:57:58.071329+00:00 app[web.1]: return _bootstrap._gcd_import(name[level:], package, level)
2021-06-10T12:57:58.071330+00:00 app[web.1]: File "", line 1030, in _gcd_import
2021-06-10T12:57:58.071330+00:00 app[web.1]: File "", line 1007, in _find_and_load
2021-06-10T12:57:58.071330+00:00 app[web.1]: File "", line 986, in _find_and_load_unlocked
2021-06-10T12:57:58.071331+00:00 app[web.1]: File "", line 680, in _load_unlocked
2021-06-10T12:57:58.071331+00:00 app[web.1]: File "", line 855, in exec_module
2021-06-10T12:57:58.071332+00:00 app[web.1]: File "", line 228, in _call_with_frames_removed
2021-06-10T12:57:58.071332+00:00 app[web.1]: File "/app/app.py", line 7, in
2021-06-10T12:57:58.071332+00:00 app[web.1]: model = pickle.load(open('model.pkl', 'rb'))
2021-06-10T12:57:58.071333+00:00 app[web.1]: ModuleNotFoundError: No module named 'sklearn.ensemble.forest'
2021-06-10T12:57:58.071525+00:00 app[web.1]: [2021-06-10 12:57:58 +0000] [8] [INFO] Worker exiting (pid: 8)
2021-06-10T12:57:58.074927+00:00 app[web.1]: [2021-06-10 12:57:58 +0000] [7] [ERROR] Exception in worker process
2021-06-10T12:57:58.074928+00:00 app[web.1]: Traceback (most recent call last):
2021-06-10T12:57:58.074929+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/arbiter.py", line 589, in spawn_worker
2021-06-10T12:57:58.074929+00:00 app[web.1]: worker.init_process()
2021-06-10T12:57:58.074929+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/workers/base.py", line 134, in init_process
2021-06-10T12:57:58.074930+00:00 app[web.1]: self.load_wsgi()
2021-06-10T12:57:58.074930+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/workers/base.py", line 146, in load_wsgi
2021-06-10T12:57:58.074930+00:00 app[web.1]: self.wsgi = self.app.wsgi()
2021-06-10T12:57:58.074931+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/app/base.py", line 67, in wsgi
2021-06-10T12:57:58.074931+00:00 app[web.1]: self.callable = self.load()
2021-06-10T12:57:58.074931+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/app/wsgiapp.py", line 58, in load
2021-06-10T12:57:58.074932+00:00 app[web.1]: return self.load_wsgiapp()
2021-06-10T12:57:58.074932+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/app/wsgiapp.py", line 48, in load_wsgiapp
2021-06-10T12:57:58.074932+00:00 app[web.1]: return util.import_app(self.app_uri)
2021-06-10T12:57:58.074933+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/util.py", line 359, in import_app
2021-06-10T12:57:58.074933+00:00 app[web.1]: mod = importlib.import_module(module)
2021-06-10T12:57:58.074933+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/importlib/init.py", line 127, in import_module
2021-06-10T12:57:58.074934+00:00 app[web.1]: return _bootstrap._gcd_import(name[level:], package, level)
2021-06-10T12:57:58.074934+00:00 app[web.1]: File "", line 1030, in _gcd_import
2021-06-10T12:57:58.074935+00:00 app[web.1]: File "", line 1007, in _find_and_load
2021-06-10T12:57:58.074935+00:00 app[web.1]: File "", line 986, in _find_and_load_unlocked
2021-06-10T12:57:58.074937+00:00 app[web.1]: File "", line 680, in _load_unlocked
2021-06-10T12:57:58.074938+00:00 app[web.1]: File "", line 855, in exec_module
2021-06-10T12:57:58.074938+00:00 app[web.1]: File "", line 228, in _call_with_frames_removed
2021-06-10T12:57:58.074938+00:00 app[web.1]: File "/app/app.py", line 7, in
2021-06-10T12:57:58.074939+00:00 app[web.1]: model = pickle.load(open('model.pkl', 'rb'))
2021-06-10T12:57:58.074939+00:00 app[web.1]: ModuleNotFoundError: No module named 'sklearn.ensemble.forest'
2021-06-10T12:57:58.074940+00:00 app[web.1]: [2021-06-10 12:57:58 +0000] [7] [INFO] Worker exiting (pid: 7)
2021-06-10T12:57:58.256809+00:00 app[web.1]: [2021-06-10 12:57:58 +0000] [4] [WARNING] Worker with pid 7 was terminated due to signal 15
2021-06-10T12:57:58.331473+00:00 app[web.1]: [2021-06-10 12:57:58 +0000] [4] [INFO] Shutting down: Master
2021-06-10T12:57:58.331659+00:00 app[web.1]: [2021-06-10 12:57:58 +0000] [4] [INFO] Reason: Worker failed to boot.
2021-06-10T12:57:58.426678+00:00 heroku[web.1]: Process exited with status 3
2021-06-10T12:57:58.608320+00:00 heroku[web.1]: State changed from up to crashed
2021-06-10T12:57:59.000000+00:00 app[api]: Build succeeded
2021-06-10T12:58:05.151211+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=loan-predictorr.herokuapp.com request_id=9a533ab4-106b-4604-adde-7d8fcb8f0050 fwd="157.34.214.16" dyno= connect= service= status=503 bytes= protocol=https
2021-06-10T12:58:05.854504+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=loan-predictorr.herokuapp.com request_id=9a50506c-1e34-4d88-b3e3-6e61bfd8971a fwd="157.34.214.16" dyno= connect= service= status=503 bytes= protocol=https
2021-06-10T12:59:04.425568+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=loan-predictorr.herokuapp.com request_id=2354872e-44d2-402a-bdec-a1e710ecec2d fwd="157.34.214.16" dyno= connect= service= status=503 bytes= protocol=https
2021-06-10T12:59:06.591628+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=loan-predictorr.herokuapp.com request_id=0ddbebe9-69a2-43b2-a42d-f56987a03710 fwd="157.34.214.16" dyno= connect= service= status=503 bytes= protocol=https
2021-06-10T13:02:38.750623+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=loan-predictorr.herokuapp.com request_id=6d7e85c8-7799-4aec-99d4-cb59fb5a6979 fwd="157.34.214.16" dyno= connect= service= status=503 bytes= protocol=https
2021-06-10T13:02:39.374016+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=loan-predictorr.herokuapp.com request_id=16ae9ca8-d5a0-4831-88b8-285ce2fcbf89 fwd="157.34.214.16" dyno= connect= service= status=503 bytes= protocol=https
2021-06-10T13:06:01.678835+00:00 heroku[web.1]: State changed from crashed to starting
2021-06-10T13:06:15.294419+00:00 heroku[web.1]: Starting process with command gunicorn app:app
2021-06-10T13:06:19.898843+00:00 heroku[web.1]: State changed from starting to up
2021-06-10T13:06:19.641301+00:00 app[web.1]: [2021-06-10 13:06:19 +0000] [4] [INFO] Starting gunicorn 20.1.0
2021-06-10T13:06:19.648446+00:00 app[web.1]: [2021-06-10 13:06:19 +0000] [4] [INFO] Listening at: http://0.0.0.0:14983 (4)
2021-06-10T13:06:19.648451+00:00 app[web.1]: [2021-06-10 13:06:19 +0000] [4] [INFO] Using worker: sync
2021-06-10T13:06:19.658588+00:00 app[web.1]: [2021-06-10 13:06:19 +0000] [7] [INFO] Booting worker with pid: 7
2021-06-10T13:06:19.677515+00:00 app[web.1]: [2021-06-10 13:06:19 +0000] [8] [INFO] Booting worker with pid: 8
2021-06-10T13:06:29.085801+00:00 app[web.1]: [2021-06-10 13:06:29 +0000] [7] [ERROR] Exception in worker process
2021-06-10T13:06:29.085818+00:00 app[web.1]: Traceback (most recent call last):
2021-06-10T13:06:29.085819+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/arbiter.py", line 589, in spawn_worker
2021-06-10T13:06:29.085820+00:00 app[web.1]: worker.init_process()
2021-06-10T13:06:29.085820+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/workers/base.py", line 134, in init_process
2021-06-10T13:06:29.085821+00:00 app[web.1]: self.load_wsgi()
2021-06-10T13:06:29.085821+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/workers/base.py", line 146, in load_wsgi
2021-06-10T13:06:29.085821+00:00 app[web.1]: self.wsgi = self.app.wsgi()
2021-06-10T13:06:29.085822+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/app/base.py", line 67, in wsgi
2021-06-10T13:06:29.085823+00:00 app[web.1]: self.callable = self.load()
2021-06-10T13:06:29.085823+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/app/wsgiapp.py", line 58, in load
2021-06-10T13:06:29.085823+00:00 app[web.1]: return self.load_wsgiapp()
2021-06-10T13:06:29.085823+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/app/wsgiapp.py", line 48, in load_wsgiapp
2021-06-10T13:06:29.085824+00:00 app[web.1]: return util.import_app(self.app_uri)
2021-06-10T13:06:29.085824+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/util.py", line 359, in import_app
2021-06-10T13:06:29.085824+00:00 app[web.1]: mod = importlib.import_module(module)
2021-06-10T13:06:29.085825+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/importlib/init.py", line 127, in import_module
2021-06-10T13:06:29.085825+00:00 app[web.1]: return _bootstrap._gcd_import(name[level:], package, level)
2021-06-10T13:06:29.085826+00:00 app[web.1]: File "", line 1030, in _gcd_import
2021-06-10T13:06:29.085826+00:00 app[web.1]: File "", line 1007, in _find_and_load
2021-06-10T13:06:29.085826+00:00 app[web.1]: File "", line 986, in _find_and_load_unlocked
2021-06-10T13:06:29.085827+00:00 app[web.1]: File "", line 680, in _load_unlocked
2021-06-10T13:06:29.085827+00:00 app[web.1]: File "", line 855, in exec_module
2021-06-10T13:06:29.085827+00:00 app[web.1]: File "", line 228, in _call_with_frames_removed
2021-06-10T13:06:29.085828+00:00 app[web.1]: File "/app/app.py", line 7, in
2021-06-10T13:06:29.085828+00:00 app[web.1]: model = pickle.load(open('model.pkl', 'rb'))
2021-06-10T13:06:29.085828+00:00 app[web.1]: ModuleNotFoundError: No module named 'sklearn.ensemble.forest'
2021-06-10T13:06:29.086377+00:00 app[web.1]: [2021-06-10 13:06:29 +0000] [7] [INFO] Worker exiting (pid: 7)
2021-06-10T13:06:29.113225+00:00 app[web.1]: [2021-06-10 13:06:29 +0000] [8] [ERROR] Exception in worker process
2021-06-10T13:06:29.113228+00:00 app[web.1]: Traceback (most recent call last):
2021-06-10T13:06:29.113229+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/arbiter.py", line 589, in spawn_worker
2021-06-10T13:06:29.113229+00:00 app[web.1]: worker.init_process()
2021-06-10T13:06:29.113233+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/workers/base.py", line 134, in init_process
2021-06-10T13:06:29.113234+00:00 app[web.1]: self.load_wsgi()
2021-06-10T13:06:29.113234+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/workers/base.py", line 146, in load_wsgi
2021-06-10T13:06:29.113234+00:00 app[web.1]: self.wsgi = self.app.wsgi()
2021-06-10T13:06:29.113235+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/app/base.py", line 67, in wsgi
2021-06-10T13:06:29.113235+00:00 app[web.1]: self.callable = self.load()
2021-06-10T13:06:29.113236+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/app/wsgiapp.py", line 58, in load
2021-06-10T13:06:29.113236+00:00 app[web.1]: return self.load_wsgiapp()
2021-06-10T13:06:29.113237+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/app/wsgiapp.py", line 48, in load_wsgiapp
2021-06-10T13:06:29.113237+00:00 app[web.1]: return util.import_app(self.app_uri)
2021-06-10T13:06:29.113237+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/gunicorn/util.py", line 359, in import_app
2021-06-10T13:06:29.113238+00:00 app[web.1]: mod = importlib.import_module(module)
2021-06-10T13:06:29.113238+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/importlib/init.py", line 127, in import_module
2021-06-10T13:06:29.113239+00:00 app[web.1]: return _bootstrap._gcd_import(name[level:], package, level)
2021-06-10T13:06:29.113239+00:00 app[web.1]: File "", line 1030, in _gcd_import
2021-06-10T13:06:29.113240+00:00 app[web.1]: File "", line 1007, in _find_and_load
2021-06-10T13:06:29.113240+00:00 app[web.1]: File "", line 986, in _find_and_load_unlocked
2021-06-10T13:06:29.113240+00:00 app[web.1]: File "", line 680, in _load_unlocked
2021-06-10T13:06:29.113241+00:00 app[web.1]: File "", line 855, in exec_module
2021-06-10T13:06:29.113241+00:00 app[web.1]: File "", line 228, in _call_with_frames_removed
2021-06-10T13:06:29.113242+00:00 app[web.1]: File "/app/app.py", line 7, in
2021-06-10T13:06:29.113242+00:00 app[web.1]: model = pickle.load(open('model.pkl', 'rb'))
2021-06-10T13:06:29.113242+00:00 app[web.1]: ModuleNotFoundError: No module named 'sklearn.ensemble.forest'
2021-06-10T13:06:29.114160+00:00 app[web.1]: [2021-06-10 13:06:29 +0000] [8] [INFO] Worker exiting (pid: 8)
2021-06-10T13:06:29.313374+00:00 app[web.1]: [2021-06-10 13:06:29 +0000] [4] [WARNING] Worker with pid 7 was terminated due to signal 15
2021-06-10T13:06:29.396356+00:00 app[web.1]: [2021-06-10 13:06:29 +0000] [4] [INFO] Shutting down: Master
2021-06-10T13:06:29.396484+00:00 app[web.1]: [2021-06-10 13:06:29 +0000] [4] [INFO] Reason: Worker failed to boot.
2021-06-10T13:06:29.515880+00:00 heroku[web.1]: Process exited with status 3
2021-06-10T13:06:29.678677+00:00 heroku[web.1]: State changed from up to crashed
2021-06-10T13:07:28.157566+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=loan-predictorr.herokuapp.com request_id=49a8bc7a-4743-4de0-8a10-3f9150226e60 fwd="157.34.214.16" dyno= connect= service= status=503 bytes= protocol=https
2021-06-10T13:07:28.767183+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=loan-predictorr.herokuapp.com request_id=7f1b4d14-0a6c-4983-9439-038c3e195386 fwd="157.34.214.16" dyno= connect= service= status=503 bytes= protocol=https

from geemusic.

ab-earning-online avatar ab-earning-online commented on July 30, 2024

I am facing the same problem while I am deploying my python BeautifulSoup script on heroku. Method Not Allowed This is url.. https://git.heroku.com/toscrape-scrape.git

me too :( how can help we??

Any Solution found?

from geemusic.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.