We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
After the latest fix yesterday (it also didn't work before the fix), I'm getting this error
2023-12-11 08:41:40.031 | INFO | main:get_kids:70 - Loading kids list 2023-12-11 08:41:40.033 | DEBUG | main:init_notifires:53 - Setting Apprise notification channels 2023-12-11 08:41:40.034 | DEBUG | main:init_notifires:56 - Adding: tgram:// 2023-12-11 08:41:40.037 | DEBUG | main::156 - Setting schedule to everyday at 07:45 2023-12-11 08:41:40.038 | DEBUG | main::156 - Setting schedule to everyday at 08:45 2023-12-11 08:45:00.205 | INFO | main:main:127 - Getting tasks for: kid 2023-12-11 08:45:00.205 | INFO | main:init_browser:40 - Initializing browser 2023-12-11 08:45:00.206 | ERROR | main:main:139 - ChromeDriverManager.init() got an unexpected keyword argument 'version'
The text was updated successfully, but these errors were encountered:
Please pull the new version (3.1.0) and try.
Sorry, something went wrong.
Working now.
Thanks for your help (and a great job in general :) )
No branches or pull requests
After the latest fix yesterday (it also didn't work before the fix), I'm getting this error
2023-12-11 08:41:40.031 | INFO | main:get_kids:70 - Loading kids list
2023-12-11 08:41:40.033 | DEBUG | main:init_notifires:53 - Setting Apprise notification channels
2023-12-11 08:41:40.034 | DEBUG | main:init_notifires:56 - Adding: tgram://
2023-12-11 08:41:40.037 | DEBUG | main::156 - Setting schedule to everyday at 07:45
2023-12-11 08:41:40.038 | DEBUG | main::156 - Setting schedule to everyday at 08:45
2023-12-11 08:45:00.205 | INFO | main:main:127 - Getting tasks for: kid
2023-12-11 08:45:00.205 | INFO | main:init_browser:40 - Initializing browser
2023-12-11 08:45:00.206 | ERROR | main:main:139 - ChromeDriverManager.init() got an unexpected keyword argument 'version'
The text was updated successfully, but these errors were encountered: