😝

😝

DarkzzAngel
2021-11-04T10:29:54.632278+00:00 app[worker.1]:     delegate = self.__delegate_class__(*args, **kwargs)
2021-11-04T10:29:54.632278+00:00 app[worker.1]:   File "/usr/local/lib/python3.8/site-packages/pymongo/mongo_client.py", line 639, in __init__
2021-11-04T10:29:54.632279+00:00 app[worker.1]:     res = uri_parser.parse_uri(
2021-11-04T10:29:54.632279+00:00 app[worker.1]:   File "/usr/local/lib/python3.8/site-packages/pymongo/uri_parser.py", line 433, in parse_uri
2021-11-04T10:29:54.632279+00:00 app[worker.1]:     raise InvalidURI("Invalid URI scheme: URI must "
2021-11-04T10:29:54.632280+00:00 app[worker.1]: pymongo.errors.InvalidURI: Invalid URI scheme: URI must begin with 'mongodb://' or 'mongodb+srv://'
2021-11-04T10:29:54.864311+00:00 heroku[worker.1]: Process exited with status 1
2021-11-04T10:29:55.009170+00:00 heroku[worker.1]: State changed from up to crashed
2021-11-04T10:29:59.666398+00:00 heroku[router]: at=error code=H14 desc="No web processes running" method=GET path="/" host=whitewolves.herokuapp.com request_id=335c5f74-ef88-42bc-ae4b-c709c30e624c fwd="157.34.214.254" dyno= connect= service= status=503 bytes= protocol=https
2021-11-04T10:30:00.202111+00:00 heroku[router]: at=error code=H14 desc="No web processes running" method=GET path="/favicon.ico" host=whitewolves.herokuapp.com request_id=33181685-775c-412c-8ef6-0c026d9e4e36 fwd="157.34.214.254" dyno= connect= service= status=503 bytes= protocol=https

Report Page