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

error using helper #318

Closed
Anekkkk opened this issue Jan 5, 2023 · 1 comment
Closed

error using helper #318

Anekkkk opened this issue Jan 5, 2023 · 1 comment

Comments

@Anekkkk
Copy link

Anekkkk commented Jan 5, 2023

im getting this error when i run helper = ViewClient.view_client_helper()

⚠️ CulebraTester2 server should have been started and localport 9987 redirected to remote port 9987.
2023-01-06 01:56:02,452 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x0000018EBC1D9460>: Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it')': /v2/uiDevice/dumpWindowHierarchy?format=JSON
2023-01-06 01:56:06,501 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x0000018EBC1D95E0>: Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it')': /v2/uiDevice/dumpWindowHierarchy?format=JSON

@dtmilano
Copy link
Owner

dtmilano commented Jan 6, 2023

A connection to the service, running on the device, cannot be contacted.

Please follow the steps described at https://github.com/dtmilano/CulebraTester2-public.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants