Git Product home page Git Product logo

xbar-gitlab-plugin's People

Contributors

yanivmo avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

sivanbecker

xbar-gitlab-plugin's Issues

multiple crashes

See the error in the image below:

`Traceback (most recent call last):
File "/Users/eli/.pyenv/versions/3.8.12/lib/python3.8/urllib/request.py", line 1354, in do_open
h.request(req.get_method(), req.selector, req.data, headers,
File "/Users/eli/.pyenv/versions/3.8.12/lib/python3.8/http/client.py", line 1256, in request
self._send_request(method, url, body, headers, encode_chunked)
File "/Users/eli/.pyenv/versions/3.8.12/lib/python3.8/http/client.py", line 1302, in _send_request
self.endheaders(body, encode_chunked=encode_chunked)
File "/Users/eli/.pyenv/versions/3.8.12/lib/python3.8/http/client.py", line 1251, in endheaders
self._send_output(message_body, encode_chunked=encode_chunked)
File "/Users/eli/.pyenv/versions/3.8.12/lib/python3.8/http/client.py", line 1011, in _send_output
self.send(msg)
File "/Users/eli/.pyenv/versions/3.8.12/lib/python3.8/http/client.py", line 951, in send
self.connect()
File "/Users/eli/.pyenv/versions/3.8.12/lib/python3.8/http/client.py", line 1425, in connect
self.sock = self._context.wrap_socket(self.sock,
File "/Users/eli/.pyenv/versions/3.8.12/lib/python3.8/ssl.py", line 500, in wrap_socket
return self.sslsocket_class._create(
File "/Users/eli/.pyenv/versions/3.8.12/lib/python3.8/ssl.py", line 1040, in _create
self.do_handshake()
File "/Users/eli/.pyenv/versions/3.8.12/lib/python3.8/ssl.py", line 1309, in do_handshake
self._sslobj.do_handshake()
ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1131)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "gitlab-pipelines-status.py", line 213, in
main()
File "gitlab-pipelines-status.py", line 209, in main
process_project_branches(project_branches)
File "gitlab-pipelines-status.py", line 180, in process_project_branches
pipelines = gitlab.get_merge_request_latest_pipelines(
File "gitlab-pipelines-status.py", line 89, in get_merge_request_latest_pipelines
pipelines = self.get_ref_latest_pipelines(project_id, mr_ref, count)
File "gitlab-pipelines-status.py", line 85, in get_ref_latest_pipelines
return self.get_resource(uri, query)
File "gitlab-pipelines-status.py", line 72, in get_resource
return http_get_json(url, headers)
File "gitlab-pipelines-status.py", line 54, in http_get_json
response = request.urlopen(req, context=ctx)
File "/Users/eli/.pyenv/versions/3.8.12/lib/python3.8/urllib/request.py", line 222, in urlopen
return opener.open(url, data, timeout)
File "/Users/eli/.pyenv/versions/3.8.12/lib/python3.8/urllib/request.py", line 525, in open
response = self._open(req, data)
File "/Users/eli/.pyenv/versions/3.8.12/lib/python3.8/urllib/request.py", line 542, in _open
result = self._call_chain(self.handle_open, protocol, protocol +
File "/Users/eli/.pyenv/versions/3.8.12/lib/python3.8/urllib/request.py", line 502, in _call_chain
result = func(*args)
File "/Users/eli/.pyenv/versions/3.8.12/lib/python3.8/urllib/request.py", line 1397, in https_open
return self.do_open(http.client.HTTPSConnection, req,
File "/Users/eli/.pyenv/versions/3.8.12/lib/python3.8/urllib/request.py", line 1357, in do_open
raise URLError(err)
urllib.error.URLError: <urlopen error EOF occurred in violation of protocol (_ssl.c:1131)>`

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.