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

12 9 stable => Failed to open TCP connection to api.github.com:443 (Connection refused - connect(2) for \"api.github.com\" port 443) #10507

Open
wants to merge 377 commits into
base: master
Choose a base branch
from

Conversation

melodywen
Copy link

{
	"method": "GET",
	"path": "/import/github/status",
	"format": "html",
	"controller": "Import::GithubController",
	"action": "status",
	"status": 500,
	"duration": 2103.62,
	"view": 0.0,
	"db": 1.22,
	"time": "2020-03-31T02:18:39.167Z",
	"params": [],
	"remote_ip": "10.0.0.2",
	"user_id": 7,
	"username": "jiawen",
	"ua": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36",
	"queue_duration": 1.85,
	"correlation_id": "yfXMm8JM0n1",
	"cpu_s": 0.030632960999994907,
	"exception.class": "Faraday::ConnectionFailed",
	"exception.message": "Failed to open TCP connection to api.github.com:443 (Connection refused - connect(2) for \"api.github.com\" port 443)",
	"exception.backtrace": ["lib/gitlab/octokit/middleware.rb:13:in `call'", "lib/gitlab/legacy_github_import/client.rb:100:in `rate_limit'", "lib/gitlab/legacy_github_import/client.rb:111:in `has_rate_limit?'", "lib/gitlab/legacy_github_import/client.rb:115:in `rate_limit_exceed?'", "lib/gitlab/legacy_github_import/client.rb:123:in `request'", "lib/gitlab/legacy_github_import/client.rb:60:in `method_missing'", "app/controllers/import/github_controller.rb:108:in `client_repos'", "app/controllers/import/github_controller.rb:34:in `status'", "app/controllers/application_controller.rb:479:in `set_current_admin'", "lib/gitlab/session.rb:11:in `with_session'", "app/controllers/application_controller.rb:470:in `set_session_storage'", "app/controllers/application_controller.rb:464:in `set_locale'", "lib/gitlab/error_tracking.rb:34:in `with_context'", "app/controllers/application_controller.rb:555:in `sentry_context'", "lib/gitlab/application_context.rb:46:in `block in use'", "lib/gitlab/application_context.rb:46:in `use'", "lib/gitlab/application_context.rb:19:in `with_context'", "app/controllers/application_controller.rb:455:in `set_current_context'"]
}

GitLab Release Tools Bot and others added 30 commits November 26, 2019 17:03
…-stable'

Fix invalid byte sequence

See merge request gitlab/gitlabhq!3547
This fixes https://gitlab.com/gitlab-org/gitlab/issues/37766 which is
caused by the fact that we leave the stale permissions data in the index
after a group is moved to another group.
…-5-stable'

Trigger Elasticsearch indexing when public group moved to private

See merge request gitlab/gitlabhq!3577
GitLab Bot and others added 29 commits May 26, 2020 13:50
@tnir
Copy link
Contributor

tnir commented Jul 3, 2020

@melodywen Did you want to post an issue around GitHub import? If so, could you please use the official issue tracker https://gitlab.com/gitlab-org/gitlab/-/issues ?

Or if you wanted to submit a patch to improve the software, could you use the official merge request at https://gitlab.com/gitlab-org/gitlab/-/merge_requests ?

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