Bot Canà t pass Login screen
Ghir0 opened this issue · 1 comments
Hi! I'm testing your IG bot, but can't let it work properly, the app crashes before login. I think instagram has added a new pre login screen, to avoid auto login from bots.
To Reproduce
Steps to reproduce the behavior:
- Set all the parameters needed
- Click "Launch"
- Bot can't find Cookies validation button
- Bot can't find Login button
- Apps Crashes
- See error in log
If applicable, add screenshots to help explain your problem.
Error output
{"level":"info","msg":"astikit: starting worker...","time":"2023-04-11T12:23:29+02:00"}
{"level":"info","msg":"astikit: worker is now waiting...","time":"2023-04-11T12:23:34+02:00"}
{"level":"info","msg":"Downloading and installing dependencies...","time":"2023-04-11T12:35:15+02:00"}
{"level":"info","msg":"Downloads finished","time":"2023-04-11T12:36:08+02:00"}
{"level":"info","msg":"Connecting to Instagram account...","time":"2023-04-11T12:36:16+02:00"}
{"level":"info","msg":"Cookies validation button not found, skipping.","time":"2023-04-11T12:36:32+02:00"}
{"level":"info","msg":"Login button not found, skipping.","time":"2023-04-11T12:36:47+02:00"}
{"level":"info","msg":"IGopher's ressources successfully cleared!","time":"2023-04-11T12:37:08+02:00"}
{"level":"fatal","msg":"Log in button not found: Timed out : element not found","time":"2023-04-11T12:37:08+02:00"}
{"level":"info","msg":"astikit: starting worker...","time":"2023-04-11T12:40:37+02:00"}
{"level":"info","msg":"astikit: worker is now waiting...","time":"2023-04-11T12:40:38+02:00"}
{"level":"info","msg":"Downloading and installing dependencies...","time":"2023-04-11T12:41:04+02:00"}
{"level":"info","msg":"All dependencies are already installed, skipping.","time":"2023-04-11T12:41:06+02:00"}
{"level":"info","msg":"Connecting to Instagram account...","time":"2023-04-11T12:41:14+02:00"}
{"level":"info","msg":"Cookies validation button not found, skipping.","time":"2023-04-11T12:41:31+02:00"}
{"level":"info","msg":"Login button not found, skipping.","time":"2023-04-11T12:41:45+02:00"}
{"level":"info","msg":"IGopher's ressources successfully cleared!","time":"2023-04-11T12:42:00+02:00"}
{"level":"info","msg":"astikit: starting worker...","time":"2023-04-11T12:46:53+02:00"}
{"level":"info","msg":"astikit: worker is now waiting...","time":"2023-04-11T12:46:53+02:00"}
{"level":"info","msg":"Downloading and installing dependencies...","time":"2023-04-11T12:47:17+02:00"}
{"level":"info","msg":"All dependencies are already installed, skipping.","time":"2023-04-11T12:47:19+02:00"}
{"level":"info","msg":"Connecting to Instagram account...","time":"2023-04-11T12:47:21+02:00"}
{"level":"info","msg":"Login button not found, skipping.","time":"2023-04-11T12:47:41+02:00"}
{"level":"info","msg":"IGopher's ressources successfully cleared!","time":"2023-04-11T12:48:01+02:00"}
{"level":"fatal","msg":"Log in button not found: Timed out : element not found","time":"2023-04-11T12:48:01+02:00"}
{"level":"info","msg":"astikit: starting worker...","time":"2023-04-11T12:48:04+02:00"}
{"level":"info","msg":"astikit: worker is now waiting...","time":"2023-04-11T12:48:04+02:00"}
{"level":"info","msg":"Downloading and installing dependencies...","time":"2023-04-11T12:48:27+02:00"}
{"level":"info","msg":"All dependencies are already installed, skipping.","time":"2023-04-11T12:48:29+02:00"}
{"level":"info","msg":"Connecting to Instagram account...","time":"2023-04-11T12:48:31+02:00"}
{"level":"info","msg":"Login button not found, skipping.","time":"2023-04-11T12:48:51+02:00"}
{"level":"info","msg":"IGopher's ressources successfully cleared!","time":"2023-04-11T12:49:10+02:00"}
{"level":"info","msg":"IGopher's ressources successfully cleared!","time":"2023-04-11T12:49:10+02:00"}
{"level":"fatal","msg":"Log in button not found: Timed out : element not found","time":"2023-04-11T12:49:10+02:00"}
{"level":"info","msg":"astikit: starting worker...","time":"2023-04-11T15:45:19+02:00"}
{"level":"info","msg":"astikit: worker is now waiting...","time":"2023-04-11T15:45:19+02:00"}
{"level":"info","msg":"Downloading and installing dependencies...","time":"2023-04-11T15:45:54+02:00"}
{"level":"info","msg":"All dependencies are already installed, skipping.","time":"2023-04-11T15:45:56+02:00"}
{"level":"info","msg":"Connecting to Instagram account...","time":"2023-04-11T15:45:59+02:00"}
{"level":"info","msg":"Login button not found, skipping.","time":"2023-04-11T15:46:19+02:00"}
{"level":"info","msg":"IGopher's ressources successfully cleared!","time":"2023-04-11T15:46:38+02:00"}
{"level":"info","msg":"IGopher's ressources successfully cleared!","time":"2023-04-11T15:46:38+02:00"}
{"level":"fatal","msg":"Exception during username inject: Timed out : element not found","time":"2023-04-11T15:46:38+02:00"}
{"level":"info","msg":"astikit: starting worker...","time":"2023-04-11T15:46:52+02:00"}
{"level":"info","msg":"astikit: worker is now waiting...","time":"2023-04-11T15:46:53+02:00"}
{"level":"info","msg":"Downloading and installing dependencies...","time":"2023-04-11T15:47:55+02:00"}
{"level":"info","msg":"All dependencies are already installed, skipping.","time":"2023-04-11T15:47:57+02:00"}
{"level":"info","msg":"Connecting to Instagram account...","time":"2023-04-11T15:48:05+02:00"}
{"level":"info","msg":"Cookies validation button not found, skipping.","time":"2023-04-11T15:48:21+02:00"}
{"level":"info","msg":"Login button not found, skipping.","time":"2023-04-11T15:48:34+02:00"}
{"level":"info","msg":"IGopher's ressources successfully cleared!","time":"2023-04-11T15:48:54+02:00"}
Desktop (please complete the following information):
- OS: Windows
- Version v0.4.2
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.