- 积分
- 470
- 金钱
- 427
- 威望
- 0
- 贡献
- 0
- HASS币
- 0
中级会员
- 积分
- 470
- 金钱
- 427
- HASS币
- 0
|
发表于 2023-7-6 16:09:31
|
显示全部楼层
<2023-07-06 15:54:02 [INFO ] ---- Webdriver initialized.
#Traceback (most recent call last):
1 File "/app/data_fetcher.py", line 30, in fetch
2023-07-06 15:58:55 [ERROR ] ---- Webdriver quit abnormly, reason: Login failed, maybe caused by 1.incorrect phone_number and password, please double check. or 2. network, please mnodify LOGIN_EXPECTED_TIME in const.py and rebuild.. 2 retry times left.
return self._fetch()
2 File "/app/data_fetcher.py", line 47, in _fetch
self._login(driver)
3 File "/app/data_fetcher.py", line 115, in _login
� raise Exception("Login failed, maybe caused by 1.incorrect phone_number and password, please double check. or 2. network, please mnodify LOGIN_EXPECTED_TIME in const.py and rebuild.")
�Exception: Login failed, maybe caused by 1.incorrect phone_number and password, please double check. or 2. network, please mnodify LOGIN_EXPECTED_TIME in const.py and rebuild.
大佬救命 一直报这个错误 |
|