FlareSolverr / FlareSolverr

Proxy server to bypass Cloudflare protection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error solving the challenge

gothdawid opened this issue · comments

Have you checked our README?

  • I have checked the README

Have you followed our Troubleshooting?

  • I have followed your Troubleshooting

Is there already an issue for your problem?

  • I have checked older issues, open and closed

Have you checked the discussions?

  • I have read the Discussions

Environment

- FlareSolverr version: 3.3.17
- Last working FlareSolverr version: N/A
- Operating system: TrueNAS
- Are you using Docker: [yes]
- FlareSolverr User-Agent (see log traces or / endpoint):
FlareSolverr User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
- Are you using a VPN: [no]
- Are you using a Proxy: [no]
- Are you using Captcha Solver: [no]
- If using captcha solver, which one:
- URL to test this issue: https://torrentleech.pl

Description

This does not solve the challenge on torrentleech.pl and does not download the captcha for prowlarr

Logged Error Messages

2024-04-16 15:43:26.556341+02:002024-04-16 15:43:26 INFO     Incoming request => POST /v1 body: {'maxTimeout': 55000, 'cmd': 'request.get', 'url': 'https://helltorrents.com/torrents.php?c27=1&c28=1&c30=1&c31=1&c71=1&c72=1&c73=1&c74=1&c75=1&c76=1&c77=1&c78=1&c79=1&c82=1&c32=1&page=0', 'proxy': {}}
2024-04-16 15:43:26.556473+02:00version_main cannot be converted to an integer
2024-04-16 15:43:27.335052+02:002024-04-16 15:43:27 INFO     Incoming request => POST /v1 body: {'maxTimeout': 55000, 'cmd': 'request.get', 'url': 'https://torrentcore.xyz/index', 'proxy': {}}
2024-04-16 15:43:27.335135+02:00version_main cannot be converted to an integer
2024-04-16 15:43:28.668075+02:002024-04-16 15:43:28 INFO     Challenge detected. Title found: Just a moment...
2024-04-16 15:43:29.780752+02:002024-04-16 15:43:29 INFO     Challenge detected. Title found: Just a moment...
2024-04-16 15:43:33.767154+02:002024-04-16 15:43:33 INFO     172.16.0.1 GET http://172.16.7.239:8191/ 200 OK
2024-04-16 15:43:33.768129+02:002024-04-16 15:43:33 INFO     172.16.0.1 GET http://172.16.7.239:8191/ 200 OK
2024-04-16 15:43:37.440688+02:002024-04-16 15:43:37 INFO     Challenge solved!
2024-04-16 15:43:37.584486+02:002024-04-16 15:43:37 INFO     Response in 11.026 s
2024-04-16 15:43:37.585753+02:002024-04-16 15:43:37 INFO     172.16.7.193 POST http://192.168.1.242:8191/v1 200 OK
2024-04-16 15:43:43.339639+02:002024-04-16 15:43:43 INFO     Challenge solved!
2024-04-16 15:43:43.486611+02:002024-04-16 15:43:43 INFO     Response in 16.15 s
2024-04-16 15:43:43.487447+02:002024-04-16 15:43:43 INFO     172.16.7.193 POST http://192.168.1.242:8191/v1 200 OK
2024-04-16 15:43:43.733962+02:002024-04-16 15:43:43 INFO     172.16.0.1 GET http://172.16.7.239:8191/ 200 OK
2024-04-16 15:43:43.734059+02:002024-04-16 15:43:43 INFO     172.16.0.1 GET http://172.16.7.239:8191/ 200 OK
2024-04-16 15:43:53.766513+02:002024-04-16 15:43:53 INFO     172.16.0.1 GET http://172.16.7.239:8191/ 200 OK
2024-04-16 15:43:53.766964+02:002024-04-16 15:43:53 INFO     172.16.0.1 GET http://172.16.7.239:8191/ 200 OK
2024-04-16 15:43:54.481912+02:002024-04-16 15:43:54 ERROR    Error: Error solving the challenge. Timeout after 55.0 seconds.
2024-04-16 15:43:54.482037+02:002024-04-16 15:43:54 INFO     Response in 55.884 s
2024-04-16 15:43:54.482269+02:002024-04-16 15:43:54 INFO     172.16.7.193 POST http://192.168.1.242:8191/v1 500 Internal Server Error
2024-04-16 15:44:03.727726+02:002024-04-16 15:44:03 INFO     172.16.0.1 GET http://172.16.7.239:8191/ 200 OK
2024-04-16 15:44:03.728227+02:002024-04-16 15:44:03 INFO     172.16.0.1 GET http://172.16.7.239:8191/ 200 OK

Screenshots

image

Your log snippet is showing two requests (helltorrents.com and torrentcore.xyz) and then two successful challenges and one failed. I'm assuming the failed one was for torrentleech.pl and the request just wasn't included above.

Increase the FlareSolverr timeout in Prowlarr's settings to 120s and provide a debug FlareSolverr log for just torrentleech.pl - https://github.com/FlareSolverr/FlareSolverr#environment-variables

I copied the wrong one, below is the correct one after changing the timeout to 120s.

2024-04-16 19:40:43.277619+02:002024-04-16 19:40:43 INFO     Incoming request => POST /v1 body: {'maxTimeout': 120000, 'cmd': 'request.get', 'url': 'https://torrentleech.pl/browse.php?incldead=1&titlesearch=0&polish=0&napisy=0', 'proxy': {}}
2024-04-16 19:40:43.277785+02:00version_main cannot be converted to an integer
2024-04-16 19:40:44.802565+02:002024-04-16 19:40:44 INFO     Challenge detected. Title found: Just a moment...
2024-04-16 19:40:45.171871+02:002024-04-16 19:40:45 INFO     Incoming request => POST /v1 body: {'maxTimeout': 120000, 'cmd': 'request.get', 'url': 'https://torrentleech.pl/browse.php?incldead=1&titlesearch=0&polish=0&napisy=0', 'proxy': {}}
2024-04-16 19:40:45.172082+02:00version_main cannot be converted to an integer
2024-04-16 19:40:46.715048+02:002024-04-16 19:40:46 INFO     172.16.0.1 GET http://172.16.8.39:8191/ 200 OK
2024-04-16 19:40:46.715672+02:002024-04-16 19:40:46 INFO     172.16.0.1 GET http://172.16.8.39:8191/ 200 OK
2024-04-16 19:40:47.571729+02:002024-04-16 19:40:47 INFO     Challenge detected. Title found: Just a moment...
2024-04-16 19:40:56.766609+02:002024-04-16 19:40:56 INFO     172.16.0.1 GET http://172.16.8.39:8191/ 200 OK
2024-04-16 19:40:56.767678+02:002024-04-16 19:40:56 INFO     172.16.0.1 GET http://172.16.8.39:8191/ 200 OK
2024-04-16 19:41:06.768226+02:002024-04-16 19:41:06 INFO     172.16.0.1 GET http://172.16.8.39:8191/ 200 OK
2024-04-16 19:41:06.768827+02:002024-04-16 19:41:06 INFO     172.16.0.1 GET http://172.16.8.39:8191/ 200 OK
2024-04-16 19:41:16.714884+02:002024-04-16 19:41:16 INFO     172.16.0.1 GET http://172.16.8.39:8191/ 200 OK
2024-04-16 19:41:16.715766+02:002024-04-16 19:41:16 INFO     172.16.0.1 GET http://172.16.8.39:8191/ 200 OK
2024-04-16 19:41:26.766384+02:002024-04-16 19:41:26 INFO     172.16.0.1 GET http://172.16.8.39:8191/ 200 OK
2024-04-16 19:41:26.767424+02:002024-04-16 19:41:26 INFO     172.16.0.1 GET http://172.16.8.39:8191/ 200 OK
2024-04-16 19:41:36.715269+02:002024-04-16 19:41:36 INFO     172.16.0.1 GET http://172.16.8.39:8191/ 200 OK
2024-04-16 19:41:36.715749+02:002024-04-16 19:41:36 INFO     172.16.0.1 GET http://172.16.8.39:8191/ 200 OK
2024-04-16 19:41:46.714694+02:002024-04-16 19:41:46 INFO     172.16.0.1 GET http://172.16.8.39:8191/ 200 OK
2024-04-16 19:41:46.715440+02:002024-04-16 19:41:46 INFO     172.16.0.1 GET http://172.16.8.39:8191/ 200 OK
2024-04-16 19:41:56.714803+02:002024-04-16 19:41:56 INFO     172.16.0.1 GET http://172.16.8.39:8191/ 200 OK
2024-04-16 19:41:56.715245+02:002024-04-16 19:41:56 INFO     172.16.0.1 GET http://172.16.8.39:8191/ 200 OK
2024-04-16 19:42:06.766470+02:002024-04-16 19:42:06 INFO     172.16.0.1 GET http://172.16.8.39:8191/ 200 OK
2024-04-16 19:42:06.767565+02:002024-04-16 19:42:06 INFO     172.16.0.1 GET http://172.16.8.39:8191/ 200 OK
2024-04-16 19:42:16.715272+02:002024-04-16 19:42:16 INFO     172.16.0.1 GET http://172.16.8.39:8191/ 200 OK
2024-04-16 19:42:16.715900+02:002024-04-16 19:42:16 INFO     172.16.0.1 GET http://172.16.8.39:8191/ 200 OK
2024-04-16 19:42:26.715240+02:002024-04-16 19:42:26 INFO     172.16.0.1 GET http://172.16.8.39:8191/ 200 OK
2024-04-16 19:42:26.715732+02:002024-04-16 19:42:26 INFO     172.16.0.1 GET http://172.16.8.39:8191/ 200 OK
2024-04-16 19:42:36.714794+02:002024-04-16 19:42:36 INFO     172.16.0.1 GET http://172.16.8.39:8191/ 200 OK
2024-04-16 19:42:36.718654+02:002024-04-16 19:42:36 INFO     172.16.0.1 GET http://172.16.8.39:8191/ 200 OK
2024-04-16 19:42:44.150160+02:002024-04-16 19:42:44 ERROR    Error: Error solving the challenge. Timeout after 120.0 seconds.
2024-04-16 19:42:44.150287+02:002024-04-16 19:42:44 INFO     Response in 120.872 s
2024-04-16 19:42:44.150665+02:002024-04-16 19:42:44 INFO     172.16.8.22 POST http://192.168.1.242:8191/v1 500 Internal Server Error
2024-04-16 19:42:46.043226+02:002024-04-16 19:42:46 ERROR    Error: Error solving the challenge. Timeout after 120.0 seconds.
2024-04-16 19:42:46.043364+02:002024-04-16 19:42:46 INFO     Response in 120.872 s
2024-04-16 19:42:46.043629+02:002024-04-16 19:42:46 INFO     172.16.8.22 POST http://192.168.1.242:8191/v1 500 Internal Server Error
2024-04-16 19:42:46.714674+02:002024-04-16 19:42:46 INFO     172.16.0.1 GET http://172.16.8.39:8191/ 200 OK```

With debugging:
```python
2024-04-16 19:59:04.414322+02:002024-04-16 19:59:04 INFO     ReqId 140220618938112 Incoming request => POST /v1 body: {'maxTimeout': 120000, 'cmd': 'request.get', 'url': 'https://torrentleech.pl/login.php', 'proxy': {}}
2024-04-16 19:59:04.414457+02:002024-04-16 19:59:04 DEBUG    ReqId 140220618938112 Launching web browser...
2024-04-16 19:59:04.414529+02:00version_main cannot be converted to an integer
2024-04-16 19:59:04.471696+02:002024-04-16 19:59:04 DEBUG    ReqId 140220618938112 Started executable: `/app/chromedriver` in a child process with pid: 177
2024-04-16 19:59:05.122528+02:002024-04-16 19:59:05 DEBUG    ReqId 140220618938112 New instance of webdriver has been created to perform the request
2024-04-16 19:59:05.123035+02:002024-04-16 19:59:05 DEBUG    ReqId 140220585367296 Navigating to... https://torrentleech.pl/login.php
2024-04-16 19:59:06.134756+02:002024-04-16 19:59:06 INFO     ReqId 140220585367296 Challenge detected. Title found: Just a moment...
2024-04-16 19:59:06.134847+02:002024-04-16 19:59:06 DEBUG    ReqId 140220585367296 Waiting for title (attempt 1): Just a moment...
2024-04-16 19:59:07.154648+02:002024-04-16 19:59:07 DEBUG    ReqId 140220585367296 Timeout waiting for selector
2024-04-16 19:59:07.154794+02:002024-04-16 19:59:07 DEBUG    ReqId 140220585367296 Try to find the Cloudflare verify checkbox...
2024-04-16 19:59:07.314445+02:002024-04-16 19:59:07 DEBUG    ReqId 140220585367296 Cloudflare verify checkbox not found on the page.
2024-04-16 19:59:07.318642+02:002024-04-16 19:59:07 DEBUG    ReqId 140220585367296 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 19:59:07.360760+02:002024-04-16 19:59:07 DEBUG    ReqId 140220585367296 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 19:59:08.045369+02:002024-04-16 19:59:08 INFO     ReqId 140220593760000 Incoming request => POST /v1 body: {'maxTimeout': 120000, 'cmd': 'request.get', 'url': 'https://torrentleech.pl/browse.php?incldead=1&titlesearch=0&polish=0&napisy=0', 'proxy': {}}
2024-04-16 19:59:08.045520+02:002024-04-16 19:59:08 DEBUG    ReqId 140220593760000 Launching web browser...
2024-04-16 19:59:08.045659+02:00version_main cannot be converted to an integer
2024-04-16 19:59:08.066775+02:002024-04-16 19:59:08 DEBUG    ReqId 140220593760000 Started executable: `/app/chromedriver` in a child process with pid: 401
2024-04-16 19:59:08.707099+02:002024-04-16 19:59:08 DEBUG    ReqId 140220593760000 New instance of webdriver has been created to perform the request
2024-04-16 19:59:08.707927+02:002024-04-16 19:59:08 DEBUG    ReqId 140220576974592 Navigating to... https://torrentleech.pl/browse.php?incldead=1&titlesearch=0&polish=0&napisy=0
2024-04-16 19:59:08.777858+02:002024-04-16 19:59:08 INFO     ReqId 140220602152704 172.16.0.1 GET http://172.16.8.53:8191/ 200 OK
2024-04-16 19:59:08.778255+02:002024-04-16 19:59:08 INFO     ReqId 140220610545408 172.16.0.1 GET http://172.16.8.53:8191/ 200 OK
2024-04-16 19:59:09.387572+02:002024-04-16 19:59:09 DEBUG    ReqId 140220585367296 Waiting for title (attempt 2): Just a moment...
2024-04-16 19:59:09.446887+02:002024-04-16 19:59:09 INFO     ReqId 140220576974592 Challenge detected. Title found: Just a moment...
2024-04-16 19:59:09.446941+02:002024-04-16 19:59:09 DEBUG    ReqId 140220576974592 Waiting for title (attempt 1): Just a moment...
2024-04-16 19:59:10.404980+02:002024-04-16 19:59:10 DEBUG    ReqId 140220585367296 Timeout waiting for selector
2024-04-16 19:59:10.405079+02:002024-04-16 19:59:10 DEBUG    ReqId 140220585367296 Try to find the Cloudflare verify checkbox...
2024-04-16 19:59:10.465640+02:002024-04-16 19:59:10 DEBUG    ReqId 140220576974592 Timeout waiting for selector
2024-04-16 19:59:10.465765+02:002024-04-16 19:59:10 DEBUG    ReqId 140220576974592 Try to find the Cloudflare verify checkbox...
2024-04-16 19:59:10.565920+02:002024-04-16 19:59:10 DEBUG    ReqId 140220576974592 Cloudflare verify checkbox not found on the page.
2024-04-16 19:59:10.568767+02:002024-04-16 19:59:10 DEBUG    ReqId 140220576974592 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 19:59:10.609219+02:002024-04-16 19:59:10 DEBUG    ReqId 140220576974592 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 19:59:11.395642+02:002024-04-16 19:59:11 DEBUG    ReqId 140220585367296 Cloudflare verify checkbox found and clicked!
2024-04-16 19:59:11.399380+02:002024-04-16 19:59:11 DEBUG    ReqId 140220585367296 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 19:59:11.431003+02:002024-04-16 19:59:11 DEBUG    ReqId 140220585367296 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 19:59:12.777198+02:002024-04-16 19:59:12 DEBUG    ReqId 140220576974592 Waiting for title (attempt 2): Just a moment...
2024-04-16 19:59:13.568399+02:002024-04-16 19:59:13 DEBUG    ReqId 140220585367296 Waiting for title (attempt 3): Just a moment...
2024-04-16 19:59:14.067404+02:002024-04-16 19:59:14 DEBUG    ReqId 140220576974592 Timeout waiting for selector
2024-04-16 19:59:14.067485+02:002024-04-16 19:59:14 DEBUG    ReqId 140220576974592 Try to find the Cloudflare verify checkbox...
2024-04-16 19:59:14.675544+02:002024-04-16 19:59:14 DEBUG    ReqId 140220585367296 Timeout waiting for selector
2024-04-16 19:59:14.675606+02:002024-04-16 19:59:14 DEBUG    ReqId 140220585367296 Try to find the Cloudflare verify checkbox...
2024-04-16 19:59:14.702036+02:002024-04-16 19:59:14 DEBUG    ReqId 140220585367296 Cloudflare verify checkbox not found on the page.
2024-04-16 19:59:14.773999+02:002024-04-16 19:59:14 DEBUG    ReqId 140220585367296 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 19:59:14.813801+02:002024-04-16 19:59:14 DEBUG    ReqId 140220585367296 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 19:59:15.677181+02:002024-04-16 19:59:15 DEBUG    ReqId 140220576974592 Cloudflare verify checkbox found and clicked!
2024-04-16 19:59:15.681109+02:002024-04-16 19:59:15 DEBUG    ReqId 140220576974592 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 19:59:15.722370+02:002024-04-16 19:59:15 DEBUG    ReqId 140220576974592 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 19:59:17.877514+02:002024-04-16 19:59:17 DEBUG    ReqId 140220576974592 Waiting for title (attempt 3): Just a moment...
2024-04-16 19:59:18.865996+02:002024-04-16 19:59:18 INFO     ReqId 140220610545408 172.16.0.1 GET http://172.16.8.53:8191/ 200 OK
2024-04-16 19:59:18.866664+02:002024-04-16 19:59:18 INFO     ReqId 140220602152704 172.16.0.1 GET http://172.16.8.53:8191/ 200 OK
2024-04-16 19:59:19.168923+02:002024-04-16 19:59:19 DEBUG    ReqId 140220576974592 Timeout waiting for selector
2024-04-16 19:59:19.169058+02:002024-04-16 19:59:19 DEBUG    ReqId 140220576974592 Try to find the Cloudflare verify checkbox...
2024-04-16 19:59:19.375186+02:002024-04-16 19:59:19 DEBUG    ReqId 140220585367296 Waiting for title (attempt 4): Just a moment...
2024-04-16 19:59:20.084920+02:002024-04-16 19:59:20 DEBUG    ReqId 140220576974592 Cloudflare verify checkbox not found on the page.
2024-04-16 19:59:20.086422+02:002024-04-16 19:59:20 DEBUG    ReqId 140220576974592 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 19:59:20.177967+02:002024-04-16 19:59:20 DEBUG    ReqId 140220576974592 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 19:59:20.583194+02:002024-04-16 19:59:20 DEBUG    ReqId 140220585367296 Timeout waiting for selector
2024-04-16 19:59:20.583272+02:002024-04-16 19:59:20 DEBUG    ReqId 140220585367296 Try to find the Cloudflare verify checkbox...
2024-04-16 19:59:20.715894+02:002024-04-16 19:59:20 DEBUG    ReqId 140220585367296 Cloudflare verify checkbox not found on the page.
2024-04-16 19:59:20.718298+02:002024-04-16 19:59:20 DEBUG    ReqId 140220585367296 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 19:59:20.753907+02:002024-04-16 19:59:20 DEBUG    ReqId 140220585367296 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 19:59:22.411276+02:002024-04-16 19:59:22 DEBUG    ReqId 140220576974592 Waiting for title (attempt 4): Just a moment...
2024-04-16 19:59:22.779465+02:002024-04-16 19:59:22 DEBUG    ReqId 140220585367296 Waiting for title (attempt 5): Just a moment...
2024-04-16 19:59:23.433438+02:002024-04-16 19:59:23 DEBUG    ReqId 140220576974592 Timeout waiting for selector
2024-04-16 19:59:23.433516+02:002024-04-16 19:59:23 DEBUG    ReqId 140220576974592 Try to find the Cloudflare verify checkbox...
2024-04-16 19:59:23.730141+02:002024-04-16 19:59:23 DEBUG    ReqId 140220576974592 Cloudflare verify checkbox not found on the page.
2024-04-16 19:59:23.732456+02:002024-04-16 19:59:23 DEBUG    ReqId 140220576974592 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 19:59:23.774238+02:002024-04-16 19:59:23 DEBUG    ReqId 140220576974592 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 19:59:23.799082+02:002024-04-16 19:59:23 DEBUG    ReqId 140220585367296 Timeout waiting for selector
2024-04-16 19:59:23.799177+02:002024-04-16 19:59:23 DEBUG    ReqId 140220585367296 Try to find the Cloudflare verify checkbox...
2024-04-16 19:59:25.331511+02:002024-04-16 19:59:25 DEBUG    ReqId 140220585367296 Cloudflare verify checkbox found and clicked!
2024-04-16 19:59:25.335195+02:002024-04-16 19:59:25 DEBUG    ReqId 140220585367296 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 19:59:25.375387+02:002024-04-16 19:59:25 DEBUG    ReqId 140220585367296 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 19:59:25.878662+02:002024-04-16 19:59:25 DEBUG    ReqId 140220576974592 Waiting for title (attempt 5): Just a moment...
2024-04-16 19:59:27.070079+02:002024-04-16 19:59:27 DEBUG    ReqId 140220576974592 Timeout waiting for selector
2024-04-16 19:59:27.070177+02:002024-04-16 19:59:27 DEBUG    ReqId 140220576974592 Try to find the Cloudflare verify checkbox...
2024-04-16 19:59:27.573745+02:002024-04-16 19:59:27 DEBUG    ReqId 140220585367296 Waiting for title (attempt 6): Just a moment...
2024-04-16 19:59:28.679177+02:002024-04-16 19:59:28 DEBUG    ReqId 140220585367296 Timeout waiting for selector
2024-04-16 19:59:28.679266+02:002024-04-16 19:59:28 DEBUG    ReqId 140220585367296 Try to find the Cloudflare verify checkbox...
2024-04-16 19:59:28.721612+02:002024-04-16 19:59:28 DEBUG    ReqId 140220585367296 Cloudflare verify checkbox not found on the page.
2024-04-16 19:59:28.724813+02:002024-04-16 19:59:28 DEBUG    ReqId 140220585367296 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 19:59:28.755733+02:002024-04-16 19:59:28 DEBUG    ReqId 140220585367296 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 19:59:28.777906+02:002024-04-16 19:59:28 INFO     ReqId 140220602152704 172.16.0.1 GET http://172.16.8.53:8191/ 200 OK
2024-04-16 19:59:28.778388+02:002024-04-16 19:59:28 INFO     ReqId 140220610545408 172.16.0.1 GET http://172.16.8.53:8191/ 200 OK
2024-04-16 19:59:29.252225+02:002024-04-16 19:59:29 DEBUG    ReqId 140220576974592 Cloudflare verify checkbox found and clicked!
2024-04-16 19:59:29.255892+02:002024-04-16 19:59:29 DEBUG    ReqId 140220576974592 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 19:59:29.292878+02:002024-04-16 19:59:29 DEBUG    ReqId 140220576974592 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 19:59:30.971055+02:002024-04-16 19:59:30 DEBUG    ReqId 140220585367296 Waiting for title (attempt 7): Just a moment...
2024-04-16 19:59:31.473491+02:002024-04-16 19:59:31 DEBUG    ReqId 140220576974592 Waiting for title (attempt 6): Just a moment...
2024-04-16 19:59:32.168810+02:002024-04-16 19:59:32 DEBUG    ReqId 140220585367296 Timeout waiting for selector
2024-04-16 19:59:32.168906+02:002024-04-16 19:59:32 DEBUG    ReqId 140220585367296 Try to find the Cloudflare verify checkbox...
2024-04-16 19:59:32.576869+02:002024-04-16 19:59:32 DEBUG    ReqId 140220585367296 Cloudflare verify checkbox not found on the page.
2024-04-16 19:59:32.667324+02:002024-04-16 19:59:32 DEBUG    ReqId 140220585367296 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 19:59:32.668966+02:002024-04-16 19:59:32 DEBUG    ReqId 140220576974592 Timeout waiting for selector
2024-04-16 19:59:32.669007+02:002024-04-16 19:59:32 DEBUG    ReqId 140220576974592 Try to find the Cloudflare verify checkbox...
2024-04-16 19:59:33.382491+02:002024-04-16 19:59:33 DEBUG    ReqId 140220576974592 Cloudflare verify checkbox not found on the page.
2024-04-16 19:59:33.384399+02:002024-04-16 19:59:33 DEBUG    ReqId 140220576974592 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 19:59:33.399342+02:002024-04-16 19:59:33 DEBUG    ReqId 140220585367296 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 19:59:33.478790+02:002024-04-16 19:59:33 DEBUG    ReqId 140220576974592 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 19:59:35.433115+02:002024-04-16 19:59:35 DEBUG    ReqId 140220585367296 Waiting for title (attempt 8): Just a moment...
2024-04-16 19:59:35.501997+02:002024-04-16 19:59:35 DEBUG    ReqId 140220576974592 Waiting for title (attempt 7): Just a moment...
2024-04-16 19:59:36.458898+02:002024-04-16 19:59:36 DEBUG    ReqId 140220585367296 Timeout waiting for selector
2024-04-16 19:59:36.458964+02:002024-04-16 19:59:36 DEBUG    ReqId 140220585367296 Try to find the Cloudflare verify checkbox...
2024-04-16 19:59:36.521415+02:002024-04-16 19:59:36 DEBUG    ReqId 140220576974592 Timeout waiting for selector
2024-04-16 19:59:36.521510+02:002024-04-16 19:59:36 DEBUG    ReqId 140220576974592 Try to find the Cloudflare verify checkbox...
2024-04-16 19:59:36.553403+02:002024-04-16 19:59:36 DEBUG    ReqId 140220576974592 Cloudflare verify checkbox not found on the page.
2024-04-16 19:59:36.556392+02:002024-04-16 19:59:36 DEBUG    ReqId 140220576974592 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 19:59:36.585154+02:002024-04-16 19:59:36 DEBUG    ReqId 140220576974592 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 19:59:37.524223+02:002024-04-16 19:59:37 DEBUG    ReqId 140220585367296 Cloudflare verify checkbox found and clicked!
2024-04-16 19:59:37.527128+02:002024-04-16 19:59:37 DEBUG    ReqId 140220585367296 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 19:59:37.570203+02:002024-04-16 19:59:37 DEBUG    ReqId 140220585367296 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 19:59:38.774722+02:002024-04-16 19:59:38 DEBUG    ReqId 140220576974592 Waiting for title (attempt 8): Just a moment...
2024-04-16 19:59:38.778391+02:002024-04-16 19:59:38 INFO     ReqId 140220610545408 172.16.0.1 GET http://172.16.8.53:8191/ 200 OK
2024-04-16 19:59:38.779173+02:002024-04-16 19:59:38 INFO     ReqId 140220602152704 172.16.0.1 GET http://172.16.8.53:8191/ 200 OK
2024-04-16 19:59:39.774804+02:002024-04-16 19:59:39 DEBUG    ReqId 140220585367296 Waiting for title (attempt 9): Just a moment...
2024-04-16 19:59:39.977163+02:002024-04-16 19:59:39 DEBUG    ReqId 140220576974592 Timeout waiting for selector
2024-04-16 19:59:39.977512+02:002024-04-16 19:59:39 DEBUG    ReqId 140220576974592 Try to find the Cloudflare verify checkbox...
2024-04-16 19:59:41.265739+02:002024-04-16 19:59:41 DEBUG    ReqId 140220585367296 Timeout waiting for selector
2024-04-16 19:59:41.265836+02:002024-04-16 19:59:41 DEBUG    ReqId 140220585367296 Try to find the Cloudflare verify checkbox...
2024-04-16 19:59:41.796162+02:002024-04-16 19:59:41 DEBUG    ReqId 140220585367296 Cloudflare verify checkbox not found on the page.
2024-04-16 19:59:41.800496+02:002024-04-16 19:59:41 DEBUG    ReqId 140220585367296 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 19:59:41.889529+02:002024-04-16 19:59:41 DEBUG    ReqId 140220585367296 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 19:59:42.092503+02:002024-04-16 19:59:42 DEBUG    ReqId 140220576974592 Cloudflare verify checkbox not found on the page.
2024-04-16 19:59:42.096138+02:002024-04-16 19:59:42 DEBUG    ReqId 140220576974592 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 19:59:42.135797+02:002024-04-16 19:59:42 DEBUG    ReqId 140220576974592 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 19:59:43.919069+02:002024-04-16 19:59:43 DEBUG    ReqId 140220585367296 Waiting for title (attempt 10): Just a moment...
2024-04-16 19:59:44.168780+02:002024-04-16 19:59:44 DEBUG    ReqId 140220576974592 Waiting for title (attempt 9): Just a moment...
2024-04-16 19:59:44.942141+02:002024-04-16 19:59:44 DEBUG    ReqId 140220585367296 Timeout waiting for selector
2024-04-16 19:59:44.942263+02:002024-04-16 19:59:44 DEBUG    ReqId 140220585367296 Try to find the Cloudflare verify checkbox...
2024-04-16 19:59:44.986670+02:002024-04-16 19:59:44 DEBUG    ReqId 140220585367296 Cloudflare verify checkbox not found on the page.
2024-04-16 19:59:44.992581+02:002024-04-16 19:59:44 DEBUG    ReqId 140220585367296 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 19:59:45.041081+02:002024-04-16 19:59:45 DEBUG    ReqId 140220585367296 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 19:59:45.197543+02:002024-04-16 19:59:45 DEBUG    ReqId 140220576974592 Timeout waiting for selector
2024-04-16 19:59:45.197598+02:002024-04-16 19:59:45 DEBUG    ReqId 140220576974592 Try to find the Cloudflare verify checkbox...
2024-04-16 19:59:46.260721+02:002024-04-16 19:59:46 DEBUG    ReqId 140220576974592 Cloudflare verify checkbox found and clicked!
2024-04-16 19:59:46.266635+02:002024-04-16 19:59:46 DEBUG    ReqId 140220576974592 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 19:59:46.305341+02:002024-04-16 19:59:46 DEBUG    ReqId 140220576974592 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 19:59:47.175455+02:002024-04-16 19:59:47 DEBUG    ReqId 140220585367296 Waiting for title (attempt 11): Just a moment...
2024-04-16 19:59:48.373653+02:002024-04-16 19:59:48 DEBUG    ReqId 140220585367296 Timeout waiting for selector
2024-04-16 19:59:48.373809+02:002024-04-16 19:59:48 DEBUG    ReqId 140220585367296 Try to find the Cloudflare verify checkbox...
2024-04-16 19:59:48.666645+02:002024-04-16 19:59:48 DEBUG    ReqId 140220576974592 Waiting for title (attempt 10): Just a moment...
2024-04-16 19:59:48.775386+02:002024-04-16 19:59:48 DEBUG    ReqId 140220585367296 Cloudflare verify checkbox not found on the page.
2024-04-16 19:59:48.866723+02:002024-04-16 19:59:48 INFO     ReqId 140220602152704 172.16.0.1 GET http://172.16.8.53:8191/ 200 OK
2024-04-16 19:59:48.867283+02:002024-04-16 19:59:48 INFO     ReqId 140220602152704 172.16.0.1 GET http://172.16.8.53:8191/ 200 OK
2024-04-16 19:59:48.869385+02:002024-04-16 19:59:48 DEBUG    ReqId 140220585367296 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 19:59:49.072532+02:002024-04-16 19:59:49 DEBUG    ReqId 140220585367296 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 19:59:49.777130+02:002024-04-16 19:59:49 DEBUG    ReqId 140220576974592 Timeout waiting for selector
2024-04-16 19:59:49.777226+02:002024-04-16 19:59:49 DEBUG    ReqId 140220576974592 Try to find the Cloudflare verify checkbox...
2024-04-16 19:59:49.987408+02:002024-04-16 19:59:49 DEBUG    ReqId 140220576974592 Cloudflare verify checkbox not found on the page.
2024-04-16 19:59:49.992280+02:002024-04-16 19:59:49 DEBUG    ReqId 140220576974592 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 19:59:50.075035+02:002024-04-16 19:59:50 DEBUG    ReqId 140220576974592 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 19:59:51.094922+02:002024-04-16 19:59:51 DEBUG    ReqId 140220585367296 Waiting for title (attempt 12): Just a moment...
2024-04-16 19:59:52.107216+02:002024-04-16 19:59:52 DEBUG    ReqId 140220576974592 Waiting for title (attempt 11): Just a moment...
2024-04-16 19:59:52.110962+02:002024-04-16 19:59:52 DEBUG    ReqId 140220585367296 Timeout waiting for selector
2024-04-16 19:59:52.111032+02:002024-04-16 19:59:52 DEBUG    ReqId 140220585367296 Try to find the Cloudflare verify checkbox...
2024-04-16 19:59:52.239241+02:002024-04-16 19:59:52 DEBUG    ReqId 140220585367296 Cloudflare verify checkbox not found on the page.
2024-04-16 19:59:52.242809+02:002024-04-16 19:59:52 DEBUG    ReqId 140220585367296 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 19:59:52.274326+02:002024-04-16 19:59:52 DEBUG    ReqId 140220585367296 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 19:59:53.129781+02:002024-04-16 19:59:53 DEBUG    ReqId 140220576974592 Timeout waiting for selector
2024-04-16 19:59:53.129874+02:002024-04-16 19:59:53 DEBUG    ReqId 140220576974592 Try to find the Cloudflare verify checkbox...
2024-04-16 19:59:53.152407+02:002024-04-16 19:59:53 DEBUG    ReqId 140220576974592 Cloudflare verify checkbox not found on the page.
2024-04-16 19:59:53.156622+02:002024-04-16 19:59:53 DEBUG    ReqId 140220576974592 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 19:59:53.178043+02:002024-04-16 19:59:53 DEBUG    ReqId 140220576974592 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 19:59:54.301478+02:002024-04-16 19:59:54 DEBUG    ReqId 140220585367296 Waiting for title (attempt 13): Just a moment...
2024-04-16 19:59:55.197527+02:002024-04-16 19:59:55 DEBUG    ReqId 140220576974592 Waiting for title (attempt 12): Just a moment...
2024-04-16 19:59:55.322718+02:002024-04-16 19:59:55 DEBUG    ReqId 140220585367296 Timeout waiting for selector
2024-04-16 19:59:55.322838+02:002024-04-16 19:59:55 DEBUG    ReqId 140220585367296 Try to find the Cloudflare verify checkbox...
2024-04-16 19:59:56.216973+02:002024-04-16 19:59:56 DEBUG    ReqId 140220576974592 Timeout waiting for selector
2024-04-16 19:59:56.217115+02:002024-04-16 19:59:56 DEBUG    ReqId 140220576974592 Try to find the Cloudflare verify checkbox...
2024-04-16 19:59:56.254580+02:002024-04-16 19:59:56 DEBUG    ReqId 140220576974592 Cloudflare verify checkbox not found on the page.
2024-04-16 19:59:56.256833+02:002024-04-16 19:59:56 DEBUG    ReqId 140220576974592 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 19:59:56.291611+02:002024-04-16 19:59:56 DEBUG    ReqId 140220576974592 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 19:59:56.406809+02:002024-04-16 19:59:56 DEBUG    ReqId 140220585367296 Cloudflare verify checkbox found and clicked!
2024-04-16 19:59:56.410389+02:002024-04-16 19:59:56 DEBUG    ReqId 140220585367296 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 19:59:56.449205+02:002024-04-16 19:59:56 DEBUG    ReqId 140220585367296 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 19:59:58.672518+02:002024-04-16 19:59:58 DEBUG    ReqId 140220585367296 Waiting for title (attempt 14): Just a moment...
2024-04-16 19:59:58.778412+02:002024-04-16 19:59:58 INFO     ReqId 140220602152704 172.16.0.1 GET http://172.16.8.53:8191/ 200 OK
2024-04-16 19:59:58.866650+02:002024-04-16 19:59:58 INFO     ReqId 140220610545408 172.16.0.1 GET http://172.16.8.53:8191/ 200 OK
2024-04-16 19:59:59.873157+02:002024-04-16 19:59:59 DEBUG    ReqId 140220585367296 Timeout waiting for selector
2024-04-16 19:59:59.873288+02:002024-04-16 19:59:59 DEBUG    ReqId 140220585367296 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:00.474116+02:002024-04-16 20:00:00 DEBUG    ReqId 140220576974592 Waiting for title (attempt 13): Just a moment...
2024-04-16 20:00:00.684331+02:002024-04-16 20:00:00 DEBUG    ReqId 140220585367296 Cloudflare verify checkbox not found on the page.
2024-04-16 20:00:00.685918+02:002024-04-16 20:00:00 DEBUG    ReqId 140220585367296 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:00.789439+02:002024-04-16 20:00:00 DEBUG    ReqId 140220585367296 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:00:01.490892+02:002024-04-16 20:00:01 DEBUG    ReqId 140220576974592 Timeout waiting for selector
2024-04-16 20:00:01.490942+02:002024-04-16 20:00:01 DEBUG    ReqId 140220576974592 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:01.593498+02:002024-04-16 20:00:01 DEBUG    ReqId 140220576974592 Cloudflare verify checkbox not found on the page.
2024-04-16 20:00:01.596816+02:002024-04-16 20:00:01 DEBUG    ReqId 140220576974592 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:01.632740+02:002024-04-16 20:00:01 DEBUG    ReqId 140220576974592 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:00:02.821909+02:002024-04-16 20:00:02 DEBUG    ReqId 140220585367296 Waiting for title (attempt 15): Just a moment...
2024-04-16 20:00:03.659155+02:002024-04-16 20:00:03 DEBUG    ReqId 140220576974592 Waiting for title (attempt 14): Just a moment...
2024-04-16 20:00:03.841090+02:002024-04-16 20:00:03 DEBUG    ReqId 140220585367296 Timeout waiting for selector
2024-04-16 20:00:03.841168+02:002024-04-16 20:00:03 DEBUG    ReqId 140220585367296 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:03.882756+02:002024-04-16 20:00:03 DEBUG    ReqId 140220585367296 Cloudflare verify checkbox not found on the page.
2024-04-16 20:00:03.887204+02:002024-04-16 20:00:03 DEBUG    ReqId 140220585367296 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:03.927170+02:002024-04-16 20:00:03 DEBUG    ReqId 140220585367296 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:00:04.681970+02:002024-04-16 20:00:04 DEBUG    ReqId 140220576974592 Timeout waiting for selector
2024-04-16 20:00:04.682059+02:002024-04-16 20:00:04 DEBUG    ReqId 140220576974592 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:05.804308+02:002024-04-16 20:00:05 DEBUG    ReqId 140220576974592 Cloudflare verify checkbox found and clicked!
2024-04-16 20:00:05.808165+02:002024-04-16 20:00:05 DEBUG    ReqId 140220576974592 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:05.843413+02:002024-04-16 20:00:05 DEBUG    ReqId 140220576974592 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:00:05.958673+02:002024-04-16 20:00:05 DEBUG    ReqId 140220585367296 Waiting for title (attempt 16): Just a moment...
2024-04-16 20:00:07.065761+02:002024-04-16 20:00:07 DEBUG    ReqId 140220585367296 Timeout waiting for selector
2024-04-16 20:00:07.065855+02:002024-04-16 20:00:07 DEBUG    ReqId 140220585367296 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:07.370632+02:002024-04-16 20:00:07 DEBUG    ReqId 140220585367296 Cloudflare verify checkbox not found on the page.
2024-04-16 20:00:07.375454+02:002024-04-16 20:00:07 DEBUG    ReqId 140220585367296 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:07.673451+02:002024-04-16 20:00:07 DEBUG    ReqId 140220585367296 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:00:08.067985+02:002024-04-16 20:00:08 DEBUG    ReqId 140220576974592 Waiting for title (attempt 15): Just a moment...
2024-04-16 20:00:08.866546+02:002024-04-16 20:00:08 INFO     ReqId 140220602152704 172.16.0.1 GET http://172.16.8.53:8191/ 200 OK
2024-04-16 20:00:08.866831+02:002024-04-16 20:00:08 INFO     ReqId 140220610545408 172.16.0.1 GET http://172.16.8.53:8191/ 200 OK
2024-04-16 20:00:09.265867+02:002024-04-16 20:00:09 DEBUG    ReqId 140220576974592 Timeout waiting for selector
2024-04-16 20:00:09.266333+02:002024-04-16 20:00:09 DEBUG    ReqId 140220576974592 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:09.586737+02:002024-04-16 20:00:09 DEBUG    ReqId 140220576974592 Cloudflare verify checkbox not found on the page.
2024-04-16 20:00:09.590720+02:002024-04-16 20:00:09 DEBUG    ReqId 140220576974592 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:09.618829+02:002024-04-16 20:00:09 DEBUG    ReqId 140220576974592 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:00:09.701880+02:002024-04-16 20:00:09 DEBUG    ReqId 140220585367296 Waiting for title (attempt 17): Just a moment...
2024-04-16 20:00:10.724338+02:002024-04-16 20:00:10 DEBUG    ReqId 140220585367296 Timeout waiting for selector
2024-04-16 20:00:10.724395+02:002024-04-16 20:00:10 DEBUG    ReqId 140220585367296 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:10.759120+02:002024-04-16 20:00:10 DEBUG    ReqId 140220585367296 Cloudflare verify checkbox not found on the page.
2024-04-16 20:00:10.762388+02:002024-04-16 20:00:10 DEBUG    ReqId 140220585367296 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:10.786652+02:002024-04-16 20:00:10 DEBUG    ReqId 140220585367296 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:00:11.649933+02:002024-04-16 20:00:11 DEBUG    ReqId 140220576974592 Waiting for title (attempt 16): Just a moment...
2024-04-16 20:00:12.672637+02:002024-04-16 20:00:12 DEBUG    ReqId 140220576974592 Timeout waiting for selector
2024-04-16 20:00:12.672748+02:002024-04-16 20:00:12 DEBUG    ReqId 140220576974592 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:12.714508+02:002024-04-16 20:00:12 DEBUG    ReqId 140220576974592 Cloudflare verify checkbox not found on the page.
2024-04-16 20:00:12.718144+02:002024-04-16 20:00:12 DEBUG    ReqId 140220576974592 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:12.754911+02:002024-04-16 20:00:12 DEBUG    ReqId 140220576974592 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:00:12.816926+02:002024-04-16 20:00:12 DEBUG    ReqId 140220585367296 Waiting for title (attempt 18): Just a moment...
2024-04-16 20:00:13.838519+02:002024-04-16 20:00:13 DEBUG    ReqId 140220585367296 Timeout waiting for selector
2024-04-16 20:00:13.838595+02:002024-04-16 20:00:13 DEBUG    ReqId 140220585367296 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:13.870586+02:002024-04-16 20:00:13 DEBUG    ReqId 140220585367296 Cloudflare verify checkbox not found on the page.
2024-04-16 20:00:13.873632+02:002024-04-16 20:00:13 DEBUG    ReqId 140220585367296 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:13.903297+02:002024-04-16 20:00:13 DEBUG    ReqId 140220585367296 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:00:14.782953+02:002024-04-16 20:00:14 DEBUG    ReqId 140220576974592 Waiting for title (attempt 17): Just a moment...
2024-04-16 20:00:15.800952+02:002024-04-16 20:00:15 DEBUG    ReqId 140220576974592 Timeout waiting for selector
2024-04-16 20:00:15.801023+02:002024-04-16 20:00:15 DEBUG    ReqId 140220576974592 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:15.840925+02:002024-04-16 20:00:15 DEBUG    ReqId 140220576974592 Cloudflare verify checkbox not found on the page.
2024-04-16 20:00:15.844967+02:002024-04-16 20:00:15 DEBUG    ReqId 140220576974592 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:15.883811+02:002024-04-16 20:00:15 DEBUG    ReqId 140220576974592 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:00:16.117939+02:002024-04-16 20:00:16 DEBUG    ReqId 140220585367296 Waiting for title (attempt 19): Just a moment...
2024-04-16 20:00:17.139882+02:002024-04-16 20:00:17 DEBUG    ReqId 140220585367296 Timeout waiting for selector
2024-04-16 20:00:17.139953+02:002024-04-16 20:00:17 DEBUG    ReqId 140220585367296 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:17.525380+02:002024-04-16 20:00:17 DEBUG    ReqId 140220585367296 Cloudflare verify checkbox not found on the page.
2024-04-16 20:00:17.528633+02:002024-04-16 20:00:17 DEBUG    ReqId 140220585367296 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:17.559122+02:002024-04-16 20:00:17 DEBUG    ReqId 140220585367296 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:00:17.902176+02:002024-04-16 20:00:17 DEBUG    ReqId 140220576974592 Waiting for title (attempt 18): Just a moment...
2024-04-16 20:00:18.778702+02:002024-04-16 20:00:18 INFO     ReqId 140220602152704 172.16.0.1 GET http://172.16.8.53:8191/ 200 OK
2024-04-16 20:00:18.779468+02:002024-04-16 20:00:18 INFO     ReqId 140220610545408 172.16.0.1 GET http://172.16.8.53:8191/ 200 OK
2024-04-16 20:00:18.920603+02:002024-04-16 20:00:18 DEBUG    ReqId 140220576974592 Timeout waiting for selector
2024-04-16 20:00:18.920694+02:002024-04-16 20:00:18 DEBUG    ReqId 140220576974592 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:18.962213+02:002024-04-16 20:00:18 DEBUG    ReqId 140220576974592 Cloudflare verify checkbox not found on the page.
2024-04-16 20:00:18.965949+02:002024-04-16 20:00:18 DEBUG    ReqId 140220576974592 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:19.004736+02:002024-04-16 20:00:19 DEBUG    ReqId 140220576974592 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:00:19.580607+02:002024-04-16 20:00:19 DEBUG    ReqId 140220585367296 Waiting for title (attempt 20): Just a moment...
2024-04-16 20:00:20.599837+02:002024-04-16 20:00:20 DEBUG    ReqId 140220585367296 Timeout waiting for selector
2024-04-16 20:00:20.599920+02:002024-04-16 20:00:20 DEBUG    ReqId 140220585367296 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:21.036101+02:002024-04-16 20:00:21 DEBUG    ReqId 140220576974592 Waiting for title (attempt 19): Just a moment...
2024-04-16 20:00:21.584394+02:002024-04-16 20:00:21 DEBUG    ReqId 140220585367296 Cloudflare verify checkbox found and clicked!
2024-04-16 20:00:21.587974+02:002024-04-16 20:00:21 DEBUG    ReqId 140220585367296 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:21.621215+02:002024-04-16 20:00:21 DEBUG    ReqId 140220585367296 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:00:22.065878+02:002024-04-16 20:00:22 DEBUG    ReqId 140220576974592 Timeout waiting for selector
2024-04-16 20:00:22.065973+02:002024-04-16 20:00:22 DEBUG    ReqId 140220576974592 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:22.175888+02:002024-04-16 20:00:22 DEBUG    ReqId 140220576974592 Cloudflare verify checkbox not found on the page.
2024-04-16 20:00:22.178834+02:002024-04-16 20:00:22 DEBUG    ReqId 140220576974592 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:22.378101+02:002024-04-16 20:00:22 DEBUG    ReqId 140220576974592 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:00:23.771003+02:002024-04-16 20:00:23 DEBUG    ReqId 140220585367296 Waiting for title (attempt 21): Just a moment...
2024-04-16 20:00:25.070311+02:002024-04-16 20:00:25 DEBUG    ReqId 140220585367296 Timeout waiting for selector
2024-04-16 20:00:25.070537+02:002024-04-16 20:00:25 DEBUG    ReqId 140220585367296 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:25.583516+02:002024-04-16 20:00:25 DEBUG    ReqId 140220585367296 Cloudflare verify checkbox not found on the page.
2024-04-16 20:00:25.586370+02:002024-04-16 20:00:25 DEBUG    ReqId 140220585367296 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:25.602667+02:002024-04-16 20:00:25 DEBUG    ReqId 140220576974592 Waiting for title (attempt 20): Just a moment...
2024-04-16 20:00:25.615987+02:002024-04-16 20:00:25 DEBUG    ReqId 140220585367296 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:00:26.621395+02:002024-04-16 20:00:26 DEBUG    ReqId 140220576974592 Timeout waiting for selector
2024-04-16 20:00:26.621509+02:002024-04-16 20:00:26 DEBUG    ReqId 140220576974592 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:26.927820+02:002024-04-16 20:00:26 DEBUG    ReqId 140220576974592 Cloudflare verify checkbox not found on the page.
2024-04-16 20:00:26.932373+02:002024-04-16 20:00:26 DEBUG    ReqId 140220576974592 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:27.006587+02:002024-04-16 20:00:27 DEBUG    ReqId 140220576974592 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:00:27.645987+02:002024-04-16 20:00:27 DEBUG    ReqId 140220585367296 Waiting for title (attempt 22): Just a moment...
2024-04-16 20:00:28.666700+02:002024-04-16 20:00:28 DEBUG    ReqId 140220585367296 Timeout waiting for selector
2024-04-16 20:00:28.666825+02:002024-04-16 20:00:28 DEBUG    ReqId 140220585367296 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:28.709215+02:002024-04-16 20:00:28 DEBUG    ReqId 140220585367296 Cloudflare verify checkbox not found on the page.
2024-04-16 20:00:28.713536+02:002024-04-16 20:00:28 DEBUG    ReqId 140220585367296 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:28.754460+02:002024-04-16 20:00:28 DEBUG    ReqId 140220585367296 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:00:28.778074+02:002024-04-16 20:00:28 INFO     ReqId 140220610545408 172.16.0.1 GET http://172.16.8.53:8191/ 200 OK
2024-04-16 20:00:28.778594+02:002024-04-16 20:00:28 INFO     ReqId 140220602152704 172.16.0.1 GET http://172.16.8.53:8191/ 200 OK
2024-04-16 20:00:29.038302+02:002024-04-16 20:00:29 DEBUG    ReqId 140220576974592 Waiting for title (attempt 21): Just a moment...
2024-04-16 20:00:30.057089+02:002024-04-16 20:00:30 DEBUG    ReqId 140220576974592 Timeout waiting for selector
2024-04-16 20:00:30.057172+02:002024-04-16 20:00:30 DEBUG    ReqId 140220576974592 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:30.785078+02:002024-04-16 20:00:30 DEBUG    ReqId 140220585367296 Waiting for title (attempt 23): Just a moment...
2024-04-16 20:00:31.062003+02:002024-04-16 20:00:31 DEBUG    ReqId 140220576974592 Cloudflare verify checkbox found and clicked!
2024-04-16 20:00:31.065883+02:002024-04-16 20:00:31 DEBUG    ReqId 140220576974592 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:31.090136+02:002024-04-16 20:00:31 DEBUG    ReqId 140220576974592 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:00:31.802860+02:002024-04-16 20:00:31 DEBUG    ReqId 140220585367296 Timeout waiting for selector
2024-04-16 20:00:31.802929+02:002024-04-16 20:00:31 DEBUG    ReqId 140220585367296 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:31.977885+02:002024-04-16 20:00:31 DEBUG    ReqId 140220585367296 Cloudflare verify checkbox not found on the page.
2024-04-16 20:00:32.069771+02:002024-04-16 20:00:32 DEBUG    ReqId 140220585367296 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:32.269675+02:002024-04-16 20:00:32 DEBUG    ReqId 140220585367296 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:00:33.366772+02:002024-04-16 20:00:33 DEBUG    ReqId 140220576974592 Waiting for title (attempt 22): Just a moment...
2024-04-16 20:00:34.379237+02:002024-04-16 20:00:34 DEBUG    ReqId 140220585367296 Waiting for title (attempt 24): Just a moment...
2024-04-16 20:00:34.568193+02:002024-04-16 20:00:34 DEBUG    ReqId 140220576974592 Timeout waiting for selector
2024-04-16 20:00:34.568317+02:002024-04-16 20:00:34 DEBUG    ReqId 140220576974592 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:35.267591+02:002024-04-16 20:00:35 DEBUG    ReqId 140220576974592 Cloudflare verify checkbox not found on the page.
2024-04-16 20:00:35.271031+02:002024-04-16 20:00:35 DEBUG    ReqId 140220576974592 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:35.477888+02:002024-04-16 20:00:35 DEBUG    ReqId 140220576974592 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:00:35.567675+02:002024-04-16 20:00:35 DEBUG    ReqId 140220585367296 Timeout waiting for selector
2024-04-16 20:00:35.567809+02:002024-04-16 20:00:35 DEBUG    ReqId 140220585367296 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:35.677744+02:002024-04-16 20:00:35 DEBUG    ReqId 140220585367296 Cloudflare verify checkbox not found on the page.
2024-04-16 20:00:35.768408+02:002024-04-16 20:00:35 DEBUG    ReqId 140220585367296 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:35.967558+02:002024-04-16 20:00:35 DEBUG    ReqId 140220585367296 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:00:37.505072+02:002024-04-16 20:00:37 DEBUG    ReqId 140220576974592 Waiting for title (attempt 23): Just a moment...
2024-04-16 20:00:37.985923+02:002024-04-16 20:00:37 DEBUG    ReqId 140220585367296 Waiting for title (attempt 25): Just a moment...
2024-04-16 20:00:38.521227+02:002024-04-16 20:00:38 DEBUG    ReqId 140220576974592 Timeout waiting for selector
2024-04-16 20:00:38.521349+02:002024-04-16 20:00:38 DEBUG    ReqId 140220576974592 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:38.564004+02:002024-04-16 20:00:38 DEBUG    ReqId 140220576974592 Cloudflare verify checkbox not found on the page.
2024-04-16 20:00:38.567649+02:002024-04-16 20:00:38 DEBUG    ReqId 140220576974592 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:38.601231+02:002024-04-16 20:00:38 DEBUG    ReqId 140220576974592 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:00:38.778155+02:002024-04-16 20:00:38 INFO     ReqId 140220602152704 172.16.0.1 GET http://172.16.8.53:8191/ 200 OK
2024-04-16 20:00:38.778916+02:002024-04-16 20:00:38 INFO     ReqId 140220610545408 172.16.0.1 GET http://172.16.8.53:8191/ 200 OK
2024-04-16 20:00:39.003445+02:002024-04-16 20:00:39 DEBUG    ReqId 140220585367296 Timeout waiting for selector
2024-04-16 20:00:39.003561+02:002024-04-16 20:00:39 DEBUG    ReqId 140220585367296 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:39.047239+02:002024-04-16 20:00:39 DEBUG    ReqId 140220585367296 Cloudflare verify checkbox not found on the page.
2024-04-16 20:00:39.051343+02:002024-04-16 20:00:39 DEBUG    ReqId 140220585367296 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:39.090030+02:002024-04-16 20:00:39 DEBUG    ReqId 140220585367296 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:00:40.623502+02:002024-04-16 20:00:40 DEBUG    ReqId 140220576974592 Waiting for title (attempt 24): Just a moment...
2024-04-16 20:00:41.132102+02:002024-04-16 20:00:41 DEBUG    ReqId 140220585367296 Waiting for title (attempt 26): Just a moment...
2024-04-16 20:00:41.638458+02:002024-04-16 20:00:41 DEBUG    ReqId 140220576974592 Timeout waiting for selector
2024-04-16 20:00:41.638572+02:002024-04-16 20:00:41 DEBUG    ReqId 140220576974592 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:41.674396+02:002024-04-16 20:00:41 DEBUG    ReqId 140220576974592 Cloudflare verify checkbox not found on the page.
2024-04-16 20:00:41.678229+02:002024-04-16 20:00:41 DEBUG    ReqId 140220576974592 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:41.715129+02:002024-04-16 20:00:41 DEBUG    ReqId 140220576974592 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:00:42.150354+02:002024-04-16 20:00:42 DEBUG    ReqId 140220585367296 Timeout waiting for selector
2024-04-16 20:00:42.150447+02:002024-04-16 20:00:42 DEBUG    ReqId 140220585367296 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:42.301420+02:002024-04-16 20:00:42 DEBUG    ReqId 140220585367296 Cloudflare verify checkbox not found on the page.
2024-04-16 20:00:42.305045+02:002024-04-16 20:00:42 DEBUG    ReqId 140220585367296 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:42.337537+02:002024-04-16 20:00:42 DEBUG    ReqId 140220585367296 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:00:43.735289+02:002024-04-16 20:00:43 DEBUG    ReqId 140220576974592 Waiting for title (attempt 25): Just a moment...
2024-04-16 20:00:44.366792+02:002024-04-16 20:00:44 DEBUG    ReqId 140220585367296 Waiting for title (attempt 27): Just a moment...
2024-04-16 20:00:44.754551+02:002024-04-16 20:00:44 DEBUG    ReqId 140220576974592 Timeout waiting for selector
2024-04-16 20:00:44.754625+02:002024-04-16 20:00:44 DEBUG    ReqId 140220576974592 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:44.796074+02:002024-04-16 20:00:44 DEBUG    ReqId 140220576974592 Cloudflare verify checkbox not found on the page.
2024-04-16 20:00:44.800355+02:002024-04-16 20:00:44 DEBUG    ReqId 140220576974592 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:44.839898+02:002024-04-16 20:00:44 DEBUG    ReqId 140220576974592 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:00:45.391181+02:002024-04-16 20:00:45 DEBUG    ReqId 140220585367296 Timeout waiting for selector
2024-04-16 20:00:45.391253+02:002024-04-16 20:00:45 DEBUG    ReqId 140220585367296 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:46.466296+02:002024-04-16 20:00:46 DEBUG    ReqId 140220585367296 Cloudflare verify checkbox found and clicked!
2024-04-16 20:00:46.470148+02:002024-04-16 20:00:46 DEBUG    ReqId 140220585367296 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:46.503964+02:002024-04-16 20:00:46 DEBUG    ReqId 140220585367296 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:00:46.967759+02:002024-04-16 20:00:46 DEBUG    ReqId 140220576974592 Waiting for title (attempt 26): Just a moment...
2024-04-16 20:00:48.069230+02:002024-04-16 20:00:48 DEBUG    ReqId 140220576974592 Timeout waiting for selector
2024-04-16 20:00:48.069376+02:002024-04-16 20:00:48 DEBUG    ReqId 140220576974592 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:48.369351+02:002024-04-16 20:00:48 DEBUG    ReqId 140220576974592 Cloudflare verify checkbox not found on the page.
2024-04-16 20:00:48.468682+02:002024-04-16 20:00:48 DEBUG    ReqId 140220576974592 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:48.672381+02:002024-04-16 20:00:48 DEBUG    ReqId 140220585367296 Waiting for title (attempt 28): Just a moment...
2024-04-16 20:00:48.770540+02:002024-04-16 20:00:48 DEBUG    ReqId 140220576974592 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:00:48.866047+02:002024-04-16 20:00:48 INFO     ReqId 140220602152704 172.16.0.1 GET http://172.16.8.53:8191/ 200 OK
2024-04-16 20:00:48.867053+02:002024-04-16 20:00:48 INFO     ReqId 140220610545408 172.16.0.1 GET http://172.16.8.53:8191/ 200 OK
2024-04-16 20:00:49.872863+02:002024-04-16 20:00:49 DEBUG    ReqId 140220585367296 Timeout waiting for selector
2024-04-16 20:00:49.872937+02:002024-04-16 20:00:49 DEBUG    ReqId 140220585367296 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:49.918206+02:002024-04-16 20:00:49 DEBUG    ReqId 140220585367296 Cloudflare verify checkbox not found on the page.
2024-04-16 20:00:49.922209+02:002024-04-16 20:00:49 DEBUG    ReqId 140220585367296 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:49.960880+02:002024-04-16 20:00:49 DEBUG    ReqId 140220585367296 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:00:50.801831+02:002024-04-16 20:00:50 DEBUG    ReqId 140220576974592 Waiting for title (attempt 27): Just a moment...
2024-04-16 20:00:51.818970+02:002024-04-16 20:00:51 DEBUG    ReqId 140220576974592 Timeout waiting for selector
2024-04-16 20:00:51.819071+02:002024-04-16 20:00:51 DEBUG    ReqId 140220576974592 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:51.868881+02:002024-04-16 20:00:51 DEBUG    ReqId 140220576974592 Cloudflare verify checkbox not found on the page.
2024-04-16 20:00:51.872562+02:002024-04-16 20:00:51 DEBUG    ReqId 140220576974592 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:51.910106+02:002024-04-16 20:00:51 DEBUG    ReqId 140220576974592 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:00:51.993212+02:002024-04-16 20:00:51 DEBUG    ReqId 140220585367296 Waiting for title (attempt 29): Just a moment...
2024-04-16 20:00:53.019862+02:002024-04-16 20:00:53 DEBUG    ReqId 140220585367296 Timeout waiting for selector
2024-04-16 20:00:53.019952+02:002024-04-16 20:00:53 DEBUG    ReqId 140220585367296 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:53.051350+02:002024-04-16 20:00:53 DEBUG    ReqId 140220585367296 Cloudflare verify checkbox not found on the page.
2024-04-16 20:00:53.053744+02:002024-04-16 20:00:53 DEBUG    ReqId 140220585367296 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:53.088308+02:002024-04-16 20:00:53 DEBUG    ReqId 140220585367296 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:00:53.942564+02:002024-04-16 20:00:53 DEBUG    ReqId 140220576974592 Waiting for title (attempt 28): Just a moment...
2024-04-16 20:00:54.962509+02:002024-04-16 20:00:54 DEBUG    ReqId 140220576974592 Timeout waiting for selector
2024-04-16 20:00:54.962585+02:002024-04-16 20:00:54 DEBUG    ReqId 140220576974592 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:55.115986+02:002024-04-16 20:00:55 DEBUG    ReqId 140220585367296 Waiting for title (attempt 30): Just a moment...
2024-04-16 20:00:56.010949+02:002024-04-16 20:00:56 DEBUG    ReqId 140220576974592 Cloudflare verify checkbox found and clicked!
2024-04-16 20:00:56.014650+02:002024-04-16 20:00:56 DEBUG    ReqId 140220576974592 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:56.052059+02:002024-04-16 20:00:56 DEBUG    ReqId 140220576974592 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:00:56.139771+02:002024-04-16 20:00:56 DEBUG    ReqId 140220585367296 Timeout waiting for selector
2024-04-16 20:00:56.139884+02:002024-04-16 20:00:56 DEBUG    ReqId 140220585367296 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:56.176320+02:002024-04-16 20:00:56 DEBUG    ReqId 140220585367296 Cloudflare verify checkbox not found on the page.
2024-04-16 20:00:56.179998+02:002024-04-16 20:00:56 DEBUG    ReqId 140220585367296 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:56.213991+02:002024-04-16 20:00:56 DEBUG    ReqId 140220585367296 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:00:58.199172+02:002024-04-16 20:00:58 DEBUG    ReqId 140220576974592 Waiting for title (attempt 29): Just a moment...
2024-04-16 20:00:58.242186+02:002024-04-16 20:00:58 DEBUG    ReqId 140220585367296 Waiting for title (attempt 31): Just a moment...
2024-04-16 20:00:58.777808+02:002024-04-16 20:00:58 INFO     ReqId 140220602152704 172.16.0.1 GET http://172.16.8.53:8191/ 200 OK
2024-04-16 20:00:58.778609+02:002024-04-16 20:00:58 INFO     ReqId 140220610545408 172.16.0.1 GET http://172.16.8.53:8191/ 200 OK
2024-04-16 20:00:59.228117+02:002024-04-16 20:00:59 DEBUG    ReqId 140220576974592 Timeout waiting for selector
2024-04-16 20:00:59.228214+02:002024-04-16 20:00:59 DEBUG    ReqId 140220576974592 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:59.271522+02:002024-04-16 20:00:59 DEBUG    ReqId 140220576974592 Cloudflare verify checkbox not found on the page.
2024-04-16 20:00:59.275380+02:002024-04-16 20:00:59 DEBUG    ReqId 140220576974592 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:59.284934+02:002024-04-16 20:00:59 DEBUG    ReqId 140220585367296 Timeout waiting for selector
2024-04-16 20:00:59.284994+02:002024-04-16 20:00:59 DEBUG    ReqId 140220585367296 Try to find the Cloudflare verify checkbox...
2024-04-16 20:00:59.313969+02:002024-04-16 20:00:59 DEBUG    ReqId 140220576974592 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:00:59.325081+02:002024-04-16 20:00:59 DEBUG    ReqId 140220585367296 Cloudflare verify checkbox not found on the page.
2024-04-16 20:00:59.329411+02:002024-04-16 20:00:59 DEBUG    ReqId 140220585367296 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:00:59.367597+02:002024-04-16 20:00:59 DEBUG    ReqId 140220585367296 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:01:01.332228+02:002024-04-16 20:01:01 DEBUG    ReqId 140220576974592 Waiting for title (attempt 30): Just a moment...
2024-04-16 20:01:01.395899+02:002024-04-16 20:01:01 DEBUG    ReqId 140220585367296 Waiting for title (attempt 32): Just a moment...
2024-04-16 20:01:02.349769+02:002024-04-16 20:01:02 DEBUG    ReqId 140220576974592 Timeout waiting for selector
2024-04-16 20:01:02.349977+02:002024-04-16 20:01:02 DEBUG    ReqId 140220576974592 Try to find the Cloudflare verify checkbox...
2024-04-16 20:01:02.393759+02:002024-04-16 20:01:02 DEBUG    ReqId 140220576974592 Cloudflare verify checkbox not found on the page.
2024-04-16 20:01:02.397504+02:002024-04-16 20:01:02 DEBUG    ReqId 140220576974592 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:01:02.416929+02:002024-04-16 20:01:02 DEBUG    ReqId 140220585367296 Timeout waiting for selector
2024-04-16 20:01:02.417025+02:002024-04-16 20:01:02 DEBUG    ReqId 140220585367296 Try to find the Cloudflare verify checkbox...
2024-04-16 20:01:02.435931+02:002024-04-16 20:01:02 DEBUG    ReqId 140220576974592 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:01:02.458960+02:002024-04-16 20:01:02 DEBUG    ReqId 140220585367296 Cloudflare verify checkbox not found on the page.
2024-04-16 20:01:02.462681+02:002024-04-16 20:01:02 DEBUG    ReqId 140220585367296 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:01:02.500074+02:002024-04-16 20:01:02 DEBUG    ReqId 140220585367296 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:01:04.466102+02:002024-04-16 20:01:04 DEBUG    ReqId 140220576974592 Waiting for title (attempt 31): Just a moment...
2024-04-16 20:01:04.530411+02:002024-04-16 20:01:04 DEBUG    ReqId 140220585367296 Waiting for title (attempt 33): Just a moment...
2024-04-16 20:01:05.239152+02:002024-04-16 20:01:05 DEBUG    ReqId 140220618938112 A used instance of webdriver has been destroyed
2024-04-16 20:01:05.239238+02:002024-04-16 20:01:05 ERROR    ReqId 140220618938112 Error: Error solving the challenge. Timeout after 120.0 seconds.
2024-04-16 20:01:05.239345+02:002024-04-16 20:01:05 DEBUG    ReqId 140220618938112 Response => POST /v1 body: {'status': 'error', 'message': 'Error: Error solving the challenge. Timeout after 120.0 seconds.', 'startTimestamp': 1713290344413, 'endTimestamp': 1713290465239, 'version': '3.3.17'}
2024-04-16 20:01:05.239469+02:002024-04-16 20:01:05 INFO     ReqId 140220618938112 Response in 120.826 s
2024-04-16 20:01:05.239574+02:002024-04-16 20:01:05 INFO     ReqId 140220618938112 172.16.8.52 POST http://192.168.1.242:8191/v1 500 Internal Server Error
2024-04-16 20:01:05.485039+02:002024-04-16 20:01:05 DEBUG    ReqId 140220576974592 Timeout waiting for selector
2024-04-16 20:01:05.485122+02:002024-04-16 20:01:05 DEBUG    ReqId 140220576974592 Try to find the Cloudflare verify checkbox...
2024-04-16 20:01:05.523086+02:002024-04-16 20:01:05 DEBUG    ReqId 140220576974592 Cloudflare verify checkbox not found on the page.
2024-04-16 20:01:05.526179+02:002024-04-16 20:01:05 DEBUG    ReqId 140220576974592 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:01:05.563274+02:002024-04-16 20:01:05 DEBUG    ReqId 140220576974592 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:01:07.585401+02:002024-04-16 20:01:07 DEBUG    ReqId 140220576974592 Waiting for title (attempt 32): Just a moment...
2024-04-16 20:01:08.604215+02:002024-04-16 20:01:08 DEBUG    ReqId 140220576974592 Timeout waiting for selector
2024-04-16 20:01:08.604365+02:002024-04-16 20:01:08 DEBUG    ReqId 140220576974592 Try to find the Cloudflare verify checkbox...
2024-04-16 20:01:08.648043+02:002024-04-16 20:01:08 DEBUG    ReqId 140220576974592 Cloudflare verify checkbox not found on the page.
2024-04-16 20:01:08.652061+02:002024-04-16 20:01:08 DEBUG    ReqId 140220576974592 Try to find the Cloudflare 'Verify you are human' button...
2024-04-16 20:01:08.692325+02:002024-04-16 20:01:08 DEBUG    ReqId 140220576974592 The Cloudflare 'Verify you are human' button not found on the page.
2024-04-16 20:01:08.777977+02:002024-04-16 20:01:08 INFO     ReqId 140220610545408 172.16.0.1 GET http://172.16.8.53:8191/ 200 OK
2024-04-16 20:01:08.785898+02:002024-04-16 20:01:08 INFO     ReqId 140220602152704 172.16.0.1 GET http://172.16.8.53:8191/ 200 OK
2024-04-16 20:01:08.945046+02:002024-04-16 20:01:08 DEBUG    ReqId 140220593760000 A used instance of webdriver has been destroyed
2024-04-16 20:01:08.945182+02:002024-04-16 20:01:08 ERROR    ReqId 140220593760000 Error: Error solving the challenge. Timeout after 120.0 seconds.
2024-04-16 20:01:08.945272+02:002024-04-16 20:01:08 DEBUG    ReqId 140220593760000 Response => POST /v1 body: {'status': 'error', 'message': 'Error: Error solving the challenge. Timeout after 120.0 seconds.', 'startTimestamp': 1713290348045, 'endTimestamp': 1713290468945, 'version': '3.3.17'}
2024-04-16 20:01:08.945409+02:002024-04-16 20:01:08 INFO     ReqId 140220593760000 Response in 120.9 s
2024-04-16 20:01:08.945705+02:002024-04-16 20:01:08 INFO     ReqId 140220593760000 172.16.8.52 POST http://192.168.1.242:8191/v1 500 Internal Server Error

#1036

However, something is wrong with your setup, you shouldn't have dual requests, I don't know why that's happening, and 172.16.0.1 keeps making GET requests to FlareSolverr every 10 seconds, and these also appear to be duplicated.