Using herkou to deploy tovy

Hello cookie tech, I am trying to set up tovy with herkou..

I keep geting a error to check logs which I have no clue how to do.

Here is the GitHub. GitHub - tovyblox/tovy

What is the error please?

You will need to check the logs for details.

How do I do that?

20

Try searching by using the :mag: button in the top right!

On herkou or forums?

On the forums. Search results for '' - Cookie Tech

Runtime logs right?

20

Normal logs?

If that’s the only option you have, use it.

That’s the link, only you can view this?

Can you send me the logs in code tags please?

no that’s not the link, that is the document

I have to download gig and stuff when I get on my pc, so it will take some time.

You’re trying to get the CLI?

Try using the interface to get the logs.

Found it! @cookie

2022-06-01T16:44:42.871293+00:00 app[web.1]: at Object. (/app/backend/db/db.js:2:10)
2022-06-01T16:44:42.871293+00:00 app[web.1]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
2022-06-01T16:44:42.871294+00:00 app[web.1]: at Object.Module._extensions…js (node:internal/modules/cjs/loader:1159:10)
2022-06-01T16:44:42.871294+00:00 app[web.1]: at Module.load (node:internal/modules/cjs/loader:981:32)
2022-06-01T16:44:42.871294+00:00 app[web.1]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
2022-06-01T16:44:43.013596+00:00 heroku[web.1]: Process exited with status 1
2022-06-01T16:44:43.177637+00:00 heroku[web.1]: State changed from starting to crashed
2022-06-01T17:23:27.487292+00:00 heroku[router]: at=error code=H10 desc=“App crashed” method=GET path="/" host=tovy-lct.herokuapp.com request_id=b3278ac3-9a60-4f96-90c8-69062c0ca35f fwd=“159.69.192.74” dyno= connect= service= status=503 bytes= protocol=https
2022-06-01T17:23:38.692974+00:00 heroku[router]: at=error code=H10 desc=“App crashed” method=GET path="/" host=tovy-lct.herokuapp.com request_id=1c4af2b4-773d-4788-b2f4-5145ade5a75c fwd=“24.51.206.16” dyno= connect= service= status=503 bytes= protocol=https
2022-06-01T17:23:39.022439+00:00 heroku[router]: at=error code=H10 desc=“App crashed” method=GET path="/favicon.ico" host=tovy-lct.herokuapp.com request_id=328421f7-5042-4f63-8336-7e7ad5f9be73 fwd=“24.51.206.16” dyno= connect= service= status=503 bytes= protocol=https

What logs are these?

You should be using the application logs.

Not sure why so much space… I copy and pasted that on a iPad.

Great, this isn’t giving us much help, what is the dyno you’re running?

web npm start

20 char