On startup, after loading latest 6.8 (last time running fairgame was April), I'm receiving the following Chrome related error:
2021-05-23 16:33:17,559|0.6.8|DEBUG|Using proactor: IocpProactor
2021-05-23 16:33:17,668|0.6.8|INFO|FairGame v0.6.8
2021-05-23 16:33:17,668|0.6.8|INFO|Initializing Global configuration...
2021-05-23 16:33:17,675|0.6.8|INFO|No Apprise config found at config/apprise.conf.
2021-05-23 16:33:17,675|0.6.8|INFO|For notifications, see config/apprise.conf_template
2021-05-23 16:33:17,676|0.6.8|INFO|Initializing Amazon configuration...
2021-05-23 16:33:17,676|0.6.8|INFO|Reading credentials from: config/amazon_credentials.json
2021-05-23 16:33:28,115|0.6.8|ERROR|Message: session not created: This version of ChromeDriver only supports Chrome version 88
Current browser version is 90.0.4430.212 with binary path C:\Program Files (x86)\Google\Chrome\Application\chrome.exe
2021-05-23 16:33:28,116|0.6.8|ERROR|If you have a JSON warning above, try cleaning your profile (e.g. --clean-profile)
2021-05-23 16:33:28,117|0.6.8|ERROR|If that's not it, you probably have a previous Chrome window open. You should close it.
....Should I roll back Chrome to version 88? What is everyone else running?
On startup, after loading latest 6.8 (last time running fairgame was April), I'm receiving the following Chrome related error:
2021-05-23 16:33:17,559|0.6.8|DEBUG|Using proactor: IocpProactor 2021-05-23 16:33:17,668|0.6.8|INFO|FairGame v0.6.8 2021-05-23 16:33:17,668|0.6.8|INFO|Initializing Global configuration... 2021-05-23 16:33:17,675|0.6.8|INFO|No Apprise config found at config/apprise.conf. 2021-05-23 16:33:17,675|0.6.8|INFO|For notifications, see config/apprise.conf_template 2021-05-23 16:33:17,676|0.6.8|INFO|Initializing Amazon configuration... 2021-05-23 16:33:17,676|0.6.8|INFO|Reading credentials from: config/amazon_credentials.json 2021-05-23 16:33:28,115|0.6.8|ERROR|Message: session not created: This version of ChromeDriver only supports Chrome version 88 Current browser version is 90.0.4430.212 with binary path C:\Program Files (x86)\Google\Chrome\Application\chrome.exe
2021-05-23 16:33:28,116|0.6.8|ERROR|If you have a JSON warning above, try cleaning your profile (e.g. --clean-profile) 2021-05-23 16:33:28,117|0.6.8|ERROR|If that's not it, you probably have a previous Chrome window open. You should close it.
....Should I roll back Chrome to version 88? What is everyone else running?