Skip to content
New issue

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

not working #1

Open
zchesler opened this issue Oct 17, 2023 · 5 comments
Open

not working #1

zchesler opened this issue Oct 17, 2023 · 5 comments

Comments

@zchesler
Copy link

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!

@t0mer
Copy link
Owner

t0mer commented Dec 10, 2023

HI,
Fixed in the new version (3.0.0).

@yaronkof
Copy link

yaronkof commented Dec 11, 2023

HI, Fixed in the new version (3.0.0).

Hi

Now getting this error:
2023-12-11 08:45:00.206 | ERROR | main:main:139 - ChromeDriverManager.init() got an unexpected keyword argument 'version'

@t0mer
Copy link
Owner

t0mer commented Dec 11, 2023

Please pull V 3.1.0 and try

@sharonoren1
Copy link

Hi, I'm getting this error code:

2024-01-07 16:00:22.875 | ERROR | main:main:140 - list index out of range
2024-01-08 16:00:00.848 | INFO | main:main:128 - Getting tasks for: USER
2024-01-08 16:00:00.962 | INFO | main:init_browser:41 - Initializing browser
2024-01-08 16:00:08.392 | INFO | main:crowl:84 - Crowling
2024-01-08 16:00:11.585 | DEBUG | main:crowl:91 - Click the login button
2024-01-08 16:00:16.703 | ERROR | main:crowl:118 - Message:
Stacktrace:
#0 0x559d7b47ff83
#1 0x559d7b138cf7
#2 0x559d7b18899e
#3 0x559d7b188aa1
#4 0x559d7b1d3d64
#5 0x559d7b1b20dd
#6 0x559d7b1d1006
#7 0x559d7b1b1e53
#8 0x559d7b179dd4
#9 0x559d7b17b1de
#10 0x559d7b444531
#11 0x559d7b448455
#12 0x559d7b430f55
#13 0x559d7b4490ef
#14 0x559d7b41499f
#15 0x559d7b46d008
#16 0x559d7b46d1d7
#17 0x559d7b47f124
#18 0x7f03724ce044

2024-01-08 16:00:16.704 | ERROR | main:main:140 - list index out of range

Any solution?
Kind thanks

@leranp
Copy link

leranp commented Sep 19, 2024

Hi, I'm getting this error code:

2024-01-07 16:00:22.875 | ERROR | main:main:140 - list index out of range
2024-01-08 16:00:00.848 | INFO | main:main:128 - Getting tasks for: USER
2024-01-08 16:00:00.962 | INFO | main:init_browser:41 - Initializing browser
2024-01-08 16:00:08.392 | INFO | main:crowl:84 - Crowling
2024-01-08 16:00:11.585 | DEBUG | main:crowl:91 - Click the login button
2024-01-08 16:00:16.703 | ERROR | main:crowl:118 - Message:
Stacktrace:
#0 0x559d7b47ff83
#1 0x559d7b138cf7
#2 0x559d7b18899e
#3 0x559d7b188aa1
#4 0x559d7b1d3d64
#5 0x559d7b1b20dd
#6 0x559d7b1d1006
#7 0x559d7b1b1e53
#8 0x559d7b179dd4
#9 0x559d7b17b1de
#10 0x559d7b444531
#11 0x559d7b448455
#12 0x559d7b430f55
#13 0x559d7b4490ef
#14 0x559d7b41499f
#15 0x559d7b46d008
#16 0x559d7b46d1d7
#17 0x559d7b47f124
#18 0x7f03724ce044

2024-01-08 16:00:16.704 | ERROR | main:main:140 - list index out of range

Any solution?
Kind thanks

Same here, any fix in the future?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants