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

Gitlab API 410 when replaying to issues, commits, merge requests or snippets #74

Open
ziavra opened this issue Feb 27, 2019 · 0 comments

Comments

@ziavra
Copy link

ziavra commented Feb 27, 2019

Gitlab API answers HTTP 410 Gone

docker log
time="2019-02-27T15:11:02Z" level=error msg="Job failed after 0.09 sec, 10 retries left" error="POST https://gitlab.domain.ru/api/v3/projects/16/issues/189/notes: 410 []" jobID=ssLMJjkPLacVKPIvbsaiyia04pjw jobType=gitlab.sendIssueComment poolId="02:42:ac:12:00:05_gitlab"

gitlab/api_json.log

otes","params":[{"key":"body","value":"1"}],"host":"gitlab.domain.ru","ip":"xx.xxx.xxx.xxx, 127.0.0.1, xxx.xxx.xxx.xxx","ua":"go-gitlab/0.1","route":"/api/:
version/*path","queue_duration":47.51,"gitaly_calls":0,"correlation_id":"3RBk0DgBtj6"}

We are using self hosted GitLab Community Edition 11.8.0

Google says API v3 was removed in GitLab 11.0
some related links
https://gitlab.com/gitlab-com/support-forum/issues/3516
https://about.gitlab.com/2018/06/01/api-v3-removal-impending/

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