InstaPy / InstaPy/instapy-quickstart
Time out
- Lenguaje dominante
- Python
- Estrellas
- 777
- Forks
- 763
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Just updated Instapy, but this is the result
```
OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
INFO [2021-07-14 10:37:38] [username] Session started!
oooooooooooooooooooooooooooooooooooooooooooooooooooooo
INFO [2021-07-14 10:37:39] [username] -- Connection Checklist [1/2] (Internet Connection Status)
INFO [2021-07-14 10:37:40] [username] - Internet Connection Status: ok
INFO [2021-07-14 10:37:40] [username] - Current IP is "x.x.x.x" and it's from "Italy/IT"
INFO [2021-07-14 10:37:40] [username] -- Connection Checklist [2/2] (Hide Selenium Extension)
INFO [2021-07-14 10:37:40] [username] - window.navigator.webdriver response: None
INFO [2021-07-14 10:37:40] [username] - Hide Selenium Extension: ok
INFO [2021-07-14 10:37:46] [username] - Cookie file not found, creating cookie...
INFO [2021-07-14 10:38:26] [username] Timed out with failure while explicitly waiting until visibility of element located!
**********************************************************************
If raising an issue, please also upload the file located at:
/tmp/20210714-103831.html
**********************************************************************
INFO [2021-07-14 10:38:33] [username] Sessional Live Report:
|> No any statistics to show
[Session lasted 1.14 minutes]
OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
INFO [2021-07-14 10:38:33] [username] Session ended!
ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo
Traceback (most recent call last):
File "/home/pi/InstaPy/assets/script.py", line 34, in
with smart_run(session, threaded=True):
File "/usr/lib/python3.7/contextlib.py", line 114, in __enter__
raise RuntimeError("generator didn't yield") from None
RuntimeError: generator didn't yield
```
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Start with assets/script.py, especially the smart_run(session, threaded=True) entry point shown in the traceback. Compare the timeout log with the generated /tmp/20210714-103831.html file if it is available, then trace why the context manager does not yield after the visibility wait. Done means identifying and reproducing the timeout cause and confirming that the quickstart session completes.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- backend
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100