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

HTTPSconnectionpool SSL error #91

Closed
kamprasin opened this issue Jan 11, 2022 · 5 comments
Closed

HTTPSconnectionpool SSL error #91

kamprasin opened this issue Jan 11, 2022 · 5 comments
Labels
dependencies Pull requests that update a dependency file

Comments

@kamprasin
Copy link

image

How to resolve this?

@pranjal-joshi
Copy link
Owner

Looks like it's not able to reach the internet.
Does your PC using any Proxy for authentication login? Or VPN as it might be your official workstation?
Also, try running ping google.co.in in cmd prompt to verify that your PC can access internet through the command shell.

@kamprasin
Copy link
Author

Yes, you are right, it worked from the personal laptop,
And throwing error from the official workstation.

Ping google.co.in works in cmd in my official workstation but screenipy doesn't, is there any way which can resolve this?

@pranjal-joshi
Copy link
Owner

Good to know!
Looks like your workstation/VPN/Proxy is blocking the connections initiated by screenipy.exe
Perhaps, you can clone the repo and try running it through python. Though, this will require you to set up all of the dependencies for which you may not have admin access.

@kamprasin
Copy link
Author

Thanks Pranjal, will definitely give it a try.

@pranjal-joshi
Copy link
Owner

Fixed in #164 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

2 participants