LtCMDstone / MS-Rewards-Farmer-Docker

Dockerized bot for MS-Rewards
16 stars 6 forks source link

ChromeDriver version outdated? #5

Closed GarnetSunset closed 6 months ago

GarnetSunset commented 6 months ago


2024-03-21 13:48:34,757 [INFO] Using default request storage

2024-03-21 13:48:34,762 [INFO] Created proxy listening on 127.0.0.1:46151

2024-03-21 13:48:34,762 [INFO] Using undetected_chromedriver

2024-03-21 13:48:35,108 [INFO] patching driver executable /root/.local/share/undetected_chromedriver/undetected_chromedriver

2024-03-21 13:48:35,413 [WARNING] Error occurred: Message: unknown error: cannot connect to chrome at 127.0.0.1:46367

from session not created: This version of ChromeDriver only supports Chrome version 123

Current browser version is 122.0.6261.69

Stacktrace:

#0 0x5571b1d4b993 <unknown>

#1 0x5571b1a46136 <unknown>

#2 0x5571b1a803bb <unknown>

#3 0x5571b1a7f585 <unknown>

#4 0x5571b1a75ebb <unknown>

#5 0x5571b1abf239 <unknown>

#6 0x5571b1ab2a73 <unknown>

#7 0x5571b1a83c93 <unknown>

#8 0x5571b1a8465e <unknown>

#9 0x5571b1d1008b <unknown>

#10 0x5571b1d14005 <unknown>

#11 0x5571b1cfe491 <unknown>

#12 0x5571b1d14b92 <unknown>

#13 0x5571b1ce39ef <unknown>

#14 0x5571b1d3adf8 <unknown>

#15 0x5571b1d3afcb <unknown>

#16 0x5571b1d4aae4 <unknown>

#17 0x7f039ad3e134 <unknown>

. Retrying... | outlook_A290EEA7FDDB79C4@outlook.com

2024-03-21 13:48:45,413 [INFO] ********************wemail@outlook.com********************

2024-03-21 13:48:45,722 [INFO] Using default request storage

2024-03-21 13:48:45,726 [INFO] Created proxy listening on 127.0.0.1:33971

2024-03-21 13:48:45,726 [INFO] Using undetected_chromedriver

2024-03-21 13:48:46,057 [INFO] patching driver executable /root/.local/share/undetected_chromedriver/undetected_chromedriver

2024-03-21 13:48:46,356 [ERROR] [CRITICAL] ⚠️ Error occurred after 3 attempts. Closing script!⚠️ | outlook_A290EEA7FDDB79C4@outlook.com

2024-03-21 13:48:46,357 [INFO] [POINTS] Data saved for the next day.```
LtCMDstone commented 6 months ago

I have updated the docker image with Chrome 123 now. Should run again now. I have to make a notification for me when a new chrome version is online 😄

GarnetSunset commented 6 months ago

Awesome! Thank you!!

GarnetSunset commented 6 months ago

New error on the new version? :O

4-03-21 14:30:31,679 [INFO] Using default request storage

2024-03-21 14:30:31,694 [INFO] Created proxy listening on 127.0.0.1:46773

2024-03-21 14:30:31,695 [INFO] Using undetected_chromedriver

2024-03-21 14:30:31,990 [INFO] patching driver executable /root/.local/share/undetected_chromedriver/undetected_chromedriver

2024-03-21 14:31:32,124 [WARNING] Error occurred: Message: unknown error: cannot connect to chrome at 127.0.0.1:39571

from chrome not reachable

Stacktrace:

0 0x562778893993

1 0x56277858df87

2 0x562778579043

3 0x5627785c7391

4 0x5627785bdebb

5 0x562778607239

6 0x5627785faa73

7 0x5627785cbc93

8 0x5627785cc65e

9 0x56277885808b

10 0x56277885c005

11 0x562778846491

12 0x56277885cb92

13 0x56277882b9ef

14 0x562778882df8

15 0x562778882fcb

16 0x562778892ae4

17 0x7f84a5b8b134

LtCMDstone commented 6 months ago

Have you tried to delete the sessions folder? Sadly the docker implementation isn't that stable sometimes and lacks of debugging because of no really ui :(

GarnetSunset commented 6 months ago

That worked1 :)