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

vz-logger opens in broswer but python cannot connect to localhost. #1

Open
importrayhan opened this issue Jun 25, 2024 · 0 comments
Open

Comments

@importrayhan
Copy link

File "____.py", line 9, in
vzlogger.connect("http://localhost:4000")
File ".................\lib\site-packages\vzlogger\logger.py", line 52, in connect
return Connection(url)
File ".................\logger.py", line 40, in init
_client.connect(url, namespaces=['/program'])
File ".................\lib\site-packages\socketio\client.py", line 159, in connect
raise exceptions.ConnectionError(exc.args[0]) from None
socketio.exceptions.ConnectionError: OPEN packet not returned by server

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