Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Correction fuzzy #1513

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

Merged
merged 1 commit into from
Jan 27, 2021
Merged

Correction fuzzy #1513

merged 1 commit into from
Jan 27, 2021

Conversation

pmarquis
Copy link
Contributor

closes #1511

@JulienPalard JulienPalard added the 🤖 automerge The PR will be auto merged label Jan 27, 2021
@awecx awecx merged commit 87fc825 into python:3.9 Jan 27, 2021
@JulienPalard
Copy link
Member

@Seluj78

Jan 27 19:53:53 sd-160097 gunicorn[524]: Traceback (most recent call last):
Jan 27 19:53:53 sd-160097 gunicorn[524]:   File "/home/pydocteur-afpy-org/venv/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app
Jan 27 19:53:53 sd-160097 gunicorn[524]:     response = self.full_dispatch_request()
Jan 27 19:53:53 sd-160097 gunicorn[524]:   File "/home/pydocteur-afpy-org/venv/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request
Jan 27 19:53:53 sd-160097 gunicorn[524]:     rv = self.handle_user_exception(e)
Jan 27 19:53:53 sd-160097 gunicorn[524]:   File "/home/pydocteur-afpy-org/venv/lib/python3.7/site-packages/flask/app.py", line 1821, in handle_user_exception
Jan 27 19:53:53 sd-160097 gunicorn[524]:     reraise(exc_type, exc_value, tb)
Jan 27 19:53:53 sd-160097 gunicorn[524]:   File "/home/pydocteur-afpy-org/venv/lib/python3.7/site-packages/flask/_compat.py", line 39, in reraise
Jan 27 19:53:53 sd-160097 gunicorn[524]:     raise value
Jan 27 19:53:53 sd-160097 gunicorn[524]:   File "/home/pydocteur-afpy-org/venv/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request
Jan 27 19:53:53 sd-160097 gunicorn[524]:     rv = self.dispatch_request()
Jan 27 19:53:53 sd-160097 gunicorn[524]:   File "/home/pydocteur-afpy-org/venv/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request
Jan 27 19:53:53 sd-160097 gunicorn[524]:     return self.view_functions[rule.endpoint](**req.view_args)
Jan 27 19:53:53 sd-160097 gunicorn[524]:   File "/home/pydocteur-afpy-org/src/pydocteur/app.py", line 43, in process_incoming_payload
Jan 27 19:53:53 sd-160097 gunicorn[524]:     pr = get_pull_request(payload)
Jan 27 19:53:53 sd-160097 gunicorn[524]:   File "/home/pydocteur-afpy-org/src/pydocteur/github_api.py", line 28, in get_pull_request
Jan 27 19:53:53 sd-160097 gunicorn[524]:     gh_repo = gh.get_repo(REPOSITORY_NAME)
Jan 27 19:53:53 sd-160097 gunicorn[524]:   File "/home/pydocteur-afpy-org/venv/lib/python3.7/site-packages/github/MainClass.py", line 348, in get_repo
Jan 27 19:53:53 sd-160097 gunicorn[524]:     "GET", "%s%s" % (url_base, full_name_or_id)
Jan 27 19:53:53 sd-160097 gunicorn[524]:   File "/home/pydocteur-afpy-org/venv/lib/python3.7/site-packages/github/Requester.py", line 319, in requestJsonAndChe
ck
Jan 27 19:53:53 sd-160097 gunicorn[524]:     verb, url, parameters, headers, input, self.__customConnection(url)
Jan 27 19:53:53 sd-160097 gunicorn[524]:   File "/home/pydocteur-afpy-org/venv/lib/python3.7/site-packages/github/Requester.py", line 342, in __check
Jan 27 19:53:53 sd-160097 gunicorn[524]:     raise self.__createException(status, responseHeaders, output)
Jan 27 19:53:53 sd-160097 gunicorn[524]: github.GithubException.BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.
github.com/rest"}

@Seluj78
Copy link
Collaborator

Seluj78 commented Jan 27, 2021

Encore ? rhooo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 automerge The PR will be auto merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Je travaille sur library/csv.po
4 participants