V
V
Virgil Merkel2020-08-07 16:18:01
Java
Virgil Merkel, 2020-08-07 16:18:01

Why is it showing a 500 error on the server?

There is a simple site checker https://github.com/CptWasp/PGBonusParser
Cromedriver visits the site https://qrfinex.com/stocks , clicks on the BGBONUS tab, gets the text from the element, and sends a personal message to VKontakte.

Everything works great on localhost, after which I uploaded it to heroku.com,
it returned a 500 error
5f2d5444d41fb295025621.png

This application has no explicit mapping for /error, so you are seeing this as a fallback.

Fri Aug 07 12:48:20 UTC 2020
There was an unexpected error (type=Internal Server Error, status=500).
Timed out waiting for driver server to start. Build info: version: 'unknown', revision: 'unknown', time: 'unknown' System info: host: 'cfdb7b7d-f689-44d6-aeb5-2be9e9d6f3b2', ip: '172.16.92.142', os

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
Orkhan, 2020-08-07
Hasanly @azerphoenix

Timed out waiting for driver server to start.
Your driver did not start and a timeout occurred. Check your chromedriver paths first

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question