You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm able to get v3 running without issue, but when running any v4 docker image I get the following error:
[2023-03-05T09:50:58Z INFO reacher] Running Reacher v0.4.0
[1678009858.473][SEVERE]: bind() failed: Address not available (99)
Starting ChromeDriver 109.0.5414.74 (e7c5703604daa9cc128ccf5a5d3e993513758913-refs/branch-heads/5414@{#1172}) on port 9515
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
[2023-03-05T09:50:58Z INFO reacher] Sentry is successfully set up.
[2023-03-05T09:50:58Z INFO reacher] Bulk endpoints enabled.
Error: PoolTimedOut
The Error: PoolTimedOut always happens after exactly 30 seconds.
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
Are you still having issue with this? PoolTimedOut seems to be that Reacher can't connect to the db. Could you double check that DATABASE_URL is correct?
Email Provider
No response
What happened?
I'm able to get v3 running without issue, but when running any v4 docker image I get the following error:
The Error: PoolTimedOut always happens after exactly 30 seconds.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: