-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
not working #1
Comments
HI, |
Hi Now getting this error: |
Please pull V 3.1.0 and try |
Same here, any fix in the future? |
Hi, Same issue for me: 2025-02-27 09:07:06.955 | INFO | main:get_kids:71 - Loading kids list 2025-02-27 09:08:12.363 | ERROR | main:main:139 - list index out of range |
I forgot about this bot but then, my son's teacher informed us of a new homework to be done.
when I set the container up again, I got this for the logs:
2023-10-17 08:23:59.008 | INFO | main:get_kids:70 - Loading kids list
2023-10-17 08:23:59.010 | DEBUG | main:init_notifires:53 - Setting Apprise notification channels
2023-10-17 08:23:59.010 | DEBUG | main:init_notifires:56 - Adding: ntfy://192.168.50.61:8087/ofek
2023-10-17 08:23:59.013 | DEBUG | main::152 - Setting schedule to everyday at 08:24
2023-10-17 08:24:00.013 | INFO | main:main:125 - Getting tasks for: Uriya
2023-10-17 08:24:00.013 | INFO | main:init_browser:40 - Initializing browser
[WDM] - Downloading: 0%| | 0.00/6.35M [00:00<?, ?B/s]
[WDM] - Downloading: 100%|██████████| 6.35M/6.35M [00:00<00:00, 78.3MB/s]
/app/app.py:48: DeprecationWarning: executable_path has been deprecated, please pass in a Service object
self.browser = webdriver.Chrome(executable_path=ChromeDriverManager(version='106.0.5249.61').install(), options=self.options)
2023-10-17 08:24:02.437 | INFO | main:crowl:83 - Crowling
2023-10-17 08:24:09.529 | ERROR | main:crowl:115 - Message:
Stacktrace:
#0 0x555cfafbf2c3
#1 0x555cfadc883a
#2 0x555cfae01985
#3 0x555cfae01b61
#4 0x555cfae39d14
#5 0x555cfae1ff6d
#6 0x555cfae37a50
#7 0x555cfae1fd63
#8 0x555cfadf47e3
#9 0x555cfadf5a21
#10 0x555cfb00d18e
#11 0x555cfb010622
#12 0x555cfaff3aae
#13 0x555cfb0112a3
#14 0x555cfafe7ecf
#15 0x555cfb031588
#16 0x555cfb031706
#17 0x555cfb04b8b2
#18 0x7fdbf6099ea7
2023-10-17 08:24:09.530 | ERROR | main:main:135 - list index out of range
Any idea how to fix this?
Thanks!
The text was updated successfully, but these errors were encountered: