RepositoryUpdateMirrorWorker::UpdateMirrorError: Rugged::InvalidError: cannot set empty URL
https://sentry.gitlap.com/gitlab/gitlabcom/issues/10257/
Rugged::InvalidError: cannot set empty URL
lib/gitlab/metrics/instrumentation.rb:155:in `block in remote_add'
trans.method_call_for(#{label.to_sym.inspect}).measure { super }
lib/gitlab/metrics/method_call.rb:23:in `measure'
retval = yield
lib/gitlab/metrics/instrumentation.rb:155:in `remote_add'
trans.method_call_for(#{label.to_sym.inspect}).measure { super }
app/models/repository.rb:219:in `add_remote'
raw_repository.remote_add(name, url)
lib/gitlab/metrics/instrumentation.rb:155:in `block in add_remote'
trans.method_call_for(#{label.to_sym.inspect}).measure { super }
...
(48 additional frame(s) were not displayed)
RepositoryUpdateMirrorWorker::UpdateMirrorError: Rugged::InvalidError: cannot set empty URL
app/workers/repository_update_mirror_worker.rb:26:in `rescue in perform'
raise UpdateMirrorError, "#{ex.class}: #{Gitlab::UrlSanitizer.sanitize(ex.message)}"
app/workers/repository_update_mirror_worker.rb:12:in `perform'
begin
lib/gitlab/sidekiq_middleware/request_store_middleware.rb:6:in `call'
yield
lib/gitlab/sidekiq_middleware/memory_killer.rb:17:in `call'
yield
lib/gitlab/sidekiq_middleware/arguments_logger.rb:6:in `call'
yield
...
(26 additional frame(s) were not displayed)