yanpaing007 / binance-moonbix-bot

Binance moonbix bot using web automation
6 stars 1 forks source link

error #3

Open aswin680 opened 1 month ago

aswin680 commented 1 month ago

2024-09-24 03:46:40 - (ERROR) - Error in launch_profile function: Message: session not created: DevToolsActivePort file doesn't exist Stacktrace:

0 0x55b4ddd2c13a

1 0x55b4dda125e0

2 0x55b4dda4f8b9

3 0x55b4dda4b123

4 0x55b4dda462c5

5 0x55b4dda92df6

6 0x55b4dda92446

7 0x55b4dda868c3

8 0x55b4dda546b3

9 0x55b4dda5568e

10 0x55b4ddcf6b3b

11 0x55b4ddcfaac1

12 0x55b4ddce3335

13 0x55b4ddcfb642

14 0x55b4ddcc849f

15 0x55b4ddd1b038

16 0x55b4ddd1b203

17 0x55b4ddd2af8c

18 0x7fb8b8403ac3

yanpaing007 commented 1 month ago

Can you be more specfic when does this error occur? After first launch or during chrome running? Did you set True to headless in config.py?What chromium version are you using?

aswin680 commented 1 month ago

launching for first time it occured um using Google Chrome 129.0.6668.58 Chromium 128.0.6613.137 snap

aswin680 commented 1 month ago

nvme thanks bro problem solved when i set true to headless

aswin680 commented 1 month ago

(venv) aswin@Aswin:~/binance-moonbix-bot$ python main.py .......................... 2024-09-24 13:56:35 - (INFO) - Remaining attempts: 6 and Balance: 17,085 2024-09-24 13:56:35 - (INFO) - Clicked Play button. 2024-09-24 13:56:35 - (INFO) - Game Started. 2024-09-24 13:56:38 - (INFO) - Canvas found. Starting to click... 2024-09-24 13:56:41 - (ERROR) - Error: Message: element click intercepted: Element is not clickable at point (285, 306). Other element would receive the click: (Session info: chrome=129.0.6668.58) Stacktrace:

0 0x55e1c108913a

1 0x55e1c0d6f5e0

2 0x55e1c0dc5866

3 0x55e1c0dc378d

4 0x55e1c0dc1237

5 0x55e1c0dc0646

6 0x55e1c0db3a98

7 0x55e1c0de3b22

8 0x55e1c0db3478

9 0x55e1c0de3cee

10 0x55e1c0e02d7d

11 0x55e1c0de38c3

12 0x55e1c0db16b3

13 0x55e1c0db268e

14 0x55e1c1053b3b

15 0x55e1c1057ac1

16 0x55e1c1040335

17 0x55e1c1058642

18 0x55e1c102549f

19 0x55e1c1078038

20 0x55e1c1078203

21 0x55e1c1087f8c

22 0x7faecf5b4ac3

2024-09-24 13:56:41 - (ERROR) - Exiting... 2024-09-24 13:56:41 - (WARNING) - Closed Chrome session. 2024-09-24 13:56:41 - (WARNING) - Exiting...