Skip to content

urllib2.HTTPError: HTTP Error 403: Forbidden #22

Description

@CluelessTechnologist

I can't connect with snxconnect but on Windows it works.

kalle@lxtest2:~$ snxconnect -H host -U user Password: Traceback (most recent call last): File "/home/kalle/.local/bin/snxconnect", line 5, in <module> main () File "/home/kalle/.local/lib/python2.7/site-packages/snxconnect.py", line 522, in main result = rq.login () File "/home/kalle/.local/lib/python2.7/site-packages/snxconnect.py", line 171, in login self.open () File "/home/kalle/.local/lib/python2.7/site-packages/snxconnect.py", line 249, in open self.f = f = self.opener.open (rq, timeout = 10) File "/usr/lib/python2.7/urllib2.py", line 435, in open response = meth(req, response) File "/usr/lib/python2.7/urllib2.py", line 548, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib/python2.7/urllib2.py", line 473, in error return self._call_chain(*args) File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain result = func(*args) File "/usr/lib/python2.7/urllib2.py", line 556, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) urllib2.HTTPError: HTTP Error 403: Forbidden

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions