Skip to content

Connection refused #7

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

Open
AFSDGSDG opened this issue Aug 25, 2018 · 0 comments
Open

Connection refused #7

AFSDGSDG opened this issue Aug 25, 2018 · 0 comments

Comments

@AFSDGSDG
Copy link

Hello,

I started having issues with beaston02 Streamate recorder so i decided to try yours. Unfortunately it seems to have the same problem. No matter what computer, model, or IP address i use i get this connection refused error.

Any ideas?
Thank you.
P.S. i did open a ticket on beaston02 issue page but i don't think there is any activity there anymore.

Error:

c:\horacio9a\streamate-anonymous-master>python sm.py
=> START <=

=> 1 AnyModel

=> Select SM Model => 1

=> Selected SM Model => AnyModel <=

Traceback (most recent call last):
File "sm.py", line 37, in
r = manager.request('GET', url)
File "C:\Python27\lib\site-packages\urllib3\request.py", line 66, in request
**urlopen_kw)
File "C:\Python27\lib\site-packages\urllib3\request.py", line 87, in request_encode_url
return self.urlopen(method, url, **extra_kw)
File "C:\Python27\lib\site-packages\urllib3\poolmanager.py", line 321, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File "C:\Python27\lib\site-packages\urllib3\connectionpool.py", line 678, in urlopen
**response_kw)
File "C:\Python27\lib\site-packages\urllib3\connectionpool.py", line 678, in urlopen
**response_kw)
File "C:\Python27\lib\site-packages\urllib3\connectionpool.py", line 678, in urlopen
**response_kw)
File "C:\Python27\lib\site-packages\urllib3\connectionpool.py", line 649, in urlopen
_stacktrace=sys.exc_info()[2])
File "C:\Python27\lib\site-packages\urllib3\util\retry.py", line 388, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='streamate.com', port=443): Max retries exceeded with url: /cam/AnyModel/ (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x052AD0D0>: Failed to establish a new connection: [Errno 10061] No connection could be made because the target machine actively refused it',))

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

1 participant