Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instance instant dead #52

Closed
maylis1510 opened this issue Oct 28, 2022 · 6 comments
Closed

Instance instant dead #52

maylis1510 opened this issue Oct 28, 2022 · 6 comments
Assignees
Labels
enhancement New feature or request

Comments

@maylis1510
Copy link

Hello, I have just downloaded the software. I also installed proxies.
However when I launch an instance it dies directly.
I also have a problem that it does not open a chrome page for me like on the gif in the information.
I was wondering where this could be coming from, I think you can answer my question.
Here is a screen of the software to show you that I have the proxies that are detected etc.

kjgvchgcjyc

@jlplenio
Copy link
Owner

jlplenio commented Oct 28, 2022

Please check the ctvb.log file that is created in the same folder while the tool is running.
Uncheck the headless box, if you want to see the chrome instances.

@jlplenio
Copy link
Owner

jlplenio commented Oct 28, 2022

todo:

  1. Add a reason why an instance died in the log window of the user interface.
  2. On boot up, check for a working Chrome installation on host.

@jlplenio jlplenio added the enhancement New feature or request label Oct 28, 2022
@jlplenio jlplenio self-assigned this Oct 28, 2022
@maylis1510
Copy link
Author

2022-10-28 14:30:14,432;INFO;MainThread;manager;init; Manager start
2022-10-28 14:30:18,631;INFO;Thread-2;manager;spawn_instance_thread; <Thread(Thread-2, started 46660)> starting instance no 1
2022-10-28 14:30:19,865;ERROR;Thread-2;spawner;start; Chromium distribution 'chrome' is not found at C:\Users\julie\AppData\Local\Google\Chrome\Application\chrome.exe
Run "playwright install chrome"
Traceback (most recent call last):
File "spawner.py", line 66, in start
if resume_time > self.last_active_resume_time:
File "spawner.py", line 115, in spawn_page
proxy_dict = self.proxy_dict
File "playwright\sync_api_generated.py", line 11458, in launch
File "playwright_impl_sync_base.py", line 89, in _sync
File "playwright_impl_browser_type.py", line 93, in launch
File "playwright_impl_connection.py", line 43, in send
File "playwright_impl_connection.py", line 369, in wrap_api_call
File "playwright_impl_connection.py", line 78, in inner_send
playwright._impl._api_types.Error: Chromium distribution 'chrome' is not found at C:\Users\julie\AppData\Local\Google\Chrome\Application\chrome.exe
Run "playwright install chrome"

From what I can understand it tells me that chrome is not installing.
I think you'll know better what it's all about with that.

@jlplenio
Copy link
Owner

jlplenio commented Oct 28, 2022

Please install the normal Chrome browser from Google and try again.

@maylis1510
Copy link
Author

I reset my computer because there was a monstrous mess, everything works fine thank you, sorry for the inconvenience!
Best wishes

@jlplenio
Copy link
Owner

jlplenio commented Nov 7, 2022

"Add a reason why an instance died in the log window of the user interface."
Added in #57.

@jlplenio jlplenio closed this as completed Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants