Snorri1986 / FamilyBudgetCounterLib

Library for counting expences using categories
0 stars 0 forks source link

Test on the Cloud #27

Open Snorri1986 opened 2 weeks ago

Snorri1986 commented 2 weeks ago

Test all endpoints on the Heroku cloud

Snorri1986 commented 2 weeks ago

2024-09-25T20:24:48.628635+00:00 heroku[web.1]: Starting process with command ./FamilyBudgetCountLib.exe 2024-09-25T20:24:49.206289+00:00 app[web.1]: /bin/bash: line 1: ./FamilyBudgetCountLib.exe: No such file or directory 2024-09-25T20:24:49.246915+00:00 heroku[web.1]: Process exited with status 127 2024-09-25T20:24:49.276414+00:00 heroku[web.1]: State changed from starting to crashed 2024-09-25T20:28:17.772031+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=family-budget-counter-00c616a66627.herokuapp.com request_id=5b8d3e18-75ab-4f0b-ab7b-0b5a34e2932d fwd="85.83.243.250" dyno= connect= service= status=503 bytes= protocol=https 2024-09-25T20:28:18.009481+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=family-budget-counter-00c616a66627.herokuapp.com request_id=2f490d33-eb3d-413e-bea3-099507bd3433 fwd="85.83.243.250" dyno= connect= service= status=503 bytes= protocol=https 2024-09-25T20:29:08.240006+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/v1/income/90.3" host=family-budget-counter-00c616a66627.herokuapp.com request_id=4e9ae789-c08c-4e22-9956-df7e6410802f fwd="85.83.243.250" dyno= connect= service= status=503 bytes= protocol=https 2024-09-25T20:29:08.422817+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=family-budget-counter-00c616a66627.herokuapp.com request_id=b201b86e-ba41-4b7c-8fb2-096b24569d02 fwd="85.83.243.250" dyno= connect= service= status=503 bytes= protocol=https 2024-09-25T20:29:56.550698+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=family-budget-counter-00c616a66627.herokuapp.com request_id=38619870-315e-4c1f-9600-b2091e5728cc fwd="85.83.243.250" dyno= connect= service= status=503 bytes= protocol=https 2024-09-25T20:29:56.721508+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=family-budget-counter-00c616a66627.herokuapp.com request_id=89687846-7bd5-452f-847e-2617038e4f1b fwd="85.83.243.250" dyno= connect= service= status=503 bytes= protocol=http

Snorri1986 commented 2 weeks ago

17a8378f05d1/activity/builds/730ee452-a8fc-46b2-92df-2f429dcca95d 2024-09-25T20:42:55.516847+00:00 heroku[web.1]: State changed from crashed to starting 2024-09-25T20:42:55.827026+00:00 heroku[web.1]: Starting process with command dotnet ./FamilyBudgetCountLib.dll 2024-09-25T20:42:56.357785+00:00 app[web.1]: /bin/bash: line 1: dotnet: command not found 2024-09-25T20:42:56.404175+00:00 heroku[web.1]: Process exited with status 127 2024-09-25T20:42:56.430353+00:00 heroku[web.1]: State changed from starting to crashed 2024-09-25T20:43:04.794862+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/v1/income/90.3" host=family-budget-counter-00c616a66627.herokuapp.com request_id=63604318-17c8-4048-a9e3-5e473ae024f9 fwd="85.83.243.250" dyno= connect= service= status=503 bytes= protocol=https

Snorri1986 commented 3 days ago

2024-10-07T21:07:58.401074+00:00 heroku[router]: at=error code=H14 desc="No web processes running" method=GET path="/favicon.ico" host=family-budget-counter-00c616a66627.herokuapp.com request_id=0060afe7-85d6-4eb8-aa87-52428ea05a10 fwd="85.83.243.250" dyno= connect= service= status=503 bytes= protocol=https

Snorri1986 commented 3 days ago

2024-10-07T21:15:34.424774+00:00 heroku[router]: at=error code=H20 desc="App boot timeout" method=GET path="/v1/income/45.98" host=family-budget-counter-00c616a66627.herokuapp.com request_id=ace270b0-fc45-446e-8231-22484a9cf3ac fwd="85.83.243.250" dyno= connect= service= status=503 bytes= protocol=https 2024-10-07T21:15:45.088151+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch 2024-10-07T21:15:45.100325+00:00 heroku[web.1]: Stopping process with SIGKILL 2024-10-07T21:15:45.155093+00:00 heroku[web.1]: Process exited with status 137 2024-10-07T21:15:45.176523+00:00 heroku[web.1]: State changed from starting to crashed 2024-10-07T21:15:47.105785+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=family-budget-counter-00c616a66627.herokuapp.com request_id=d9b212f8-a3af-4023-ae96-5b8306fa7f84 fwd="85.83.243.250" dyno= connect= service= status=503 bytes= protocol=https

Snorri1986 commented 3 days ago

2024-10-07T21:20:44.988121+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch 2024-10-07T21:20:45.004786+00:00 heroku[web.1]: Stopping process with SIGKILL 2024-10-07T21:20:45.072864+00:00 heroku[web.1]: Process exited with status 137 2024-10-07T21:21:12.820397+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch 2024-10-07T21:21:12.832360+00:00 heroku[web.1]: Stopping process with SIGKILL 2024-10-07T21:21:12.885024+00:00 heroku[web.1]: Process exited with status 137 2024-10-07T21:21:12.910900+00:00 heroku[web.1]: State changed from starting to crashed