Faraday::SSLError: SSL_read: unexpected eof while reading
A customer has reported that their user as well as other users in their group are unable to use the Import from BitBucket Cloud option under New Project -> Import Project -> Bitbucket Cloud. When clicking on "BitBucket Cloud" as the import option, it goes immediately to a GitLab 500 error. https://sentry.gitlab.net/gitlab/gitlabcom/issues/1458709/?referrer=gitlab_plugin ``` OpenSSL::SSL::SSLError: SSL_read: unexpected eof while reading openssl/buffering.rb:182:in `sysread_nonblock' return sysread_nonblock(maxlen, buf, exception: exception) openssl/buffering.rb:182:in `read_nonblock' return sysread_nonblock(maxlen, buf, exception: exception) net/protocol.rb:210:in `rbuf_fill' case rv = @io.read_nonblock(BUFSIZE, tmp, exception: false) net/protocol.rb:179:in `read_all' rbuf_fill net/http/response.rb:414:in `read_all' @socket.read_all temp_dest ... (172 additional frame(s) were not displayed) Faraday::SSLError: SSL_read: unexpected eof while reading Faraday::SSLError: SSL_read: unexpected eof while reading ``` ### Related Support Tickets (internal) - https://gitlab.zendesk.com/agent/tickets/151786 - https://gitlab.zendesk.com/agent/tickets/152070 - https://gitlab.zendesk.com/agent/tickets/152158 - https://gitlab.zendesk.com/agent/tickets/153430
issue