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

Connection aborted.', ConnectionResetError(104, 'Connection reset by peer #77

Open
Manchuker1120 opened this issue Aug 25, 2023 · 0 comments

Comments

@Manchuker1120
Copy link

Orion Platform 2015.1.3

Traceback (most recent call last):
File "/app/netdevops/solar.py", line 19, in
results = swis.query("SELECT TOP 3 NodeID, DisplayName FROM Orion.Nodes")
File "/usr/local/lib/python3.9/site-packages/orionsdk/swisclient.py", line 23, in query
return self._req(
File "/usr/local/lib/python3.9/site-packages/orionsdk/swisclient.py", line 55, in _req
resp = self._session.request(method,
File "/usr/local/lib/python3.9/site-packages/requests/sessions.py", line 589, in request
resp = self.send(prep, **send_kwargs)
File "/usr/local/lib/python3.9/site-packages/requests/sessions.py", line 703, in send
r = adapter.send(request, **kwargs)
File "/usr/local/lib/python3.9/site-packages/requests/adapters.py", line 501, in send
raise ConnectionError(err, request=request)
requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))

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

No branches or pull requests

1 participant