jlplenio / crude-twitch-viewer-bot

Send live viewers to Twitch, youtube and kick with this viewer bot software. The tool offers a user-friendly graphical interface. This program requires HTTP proxies.
GNU Affero General Public License v3.0
329 stars 91 forks source link

Cannot start an instance #127

Closed Toanl31 closed 1 year ago

Toanl31 commented 1 year ago

I'm using the program fine on a Windows 11 Pro machine. I wanted to run this same program on another machine that is Windows 10 Pro.

Upon copying and pasting the entire folder with workable proxies (before copying I ran the program on the Windows 11 Pro machine and 0 issues for several days). I ran the program and started 1 instance and I immedately receive the errors below.

I've checked that Chrome is indeed installed. Chrome: Version 113.0.5672.93 (Official Build) (64-bit)

logs 2023-05-16 07:46:45,471;INFO;29_24;MainThread;manager;init;Manager start 2023-05-16 07:47:17,567;INFO;14_24;Thread-2;manager;spawn_instance_thread;Ordered TWITCH instance 1, Thread-2, proxy http://202.xyz.xyz.5:5421 (I modified the IP here) 2023-05-16 07:47:17,568;INFO;0_24;Thread-2;manager;instance_status_report_callback;STARTING instance 1 2023-05-16 07:47:17,568;INFO;0_24;Thread-2;service;start;Restarter enabled. 2023-05-16 07:47:17,934;INFO;22_24;Thread-2;manager;instance_status_report_callback;SHUTDOWN instance 1 2023-05-16 07:47:17,935;INFO;0_24;Thread-2;service;stop;Restarter disabled.

jlplenio commented 1 year ago

I don't see any errors in the logs you provided. Judging by the fact that the instance never reached the "initialized" status, it must have encountered a problem very early on. Can you try;

  1. start the instance with headless mode off to possibly see the issue.
  2. try it with an empty proxy_list.txt, i.e. without proxies.