Hi Andrey,
Sorry to hear about this problem. Could you please let us know some more information about this problem? Such as your:
With this information we can investigate further here.
Thanks
Andy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Chromium 75.0.3770.100 64bit on Arch Linux
curl https://atlassian.net -vvv
* Trying 18.184.99.130:443...
* TCP_NODELAY set
* Connected to atlassian.net (18.184.99.130) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
* CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: none
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* TLSv1.3 (IN), TLS handshake, Server hello (2):
* TLSv1.2 (IN), TLS handshake, Certificate (11):
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
* TLSv1.2 (IN), TLS handshake, Server finished (14):
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
* TLSv1.2 (OUT), TLS handshake, Finished (20):
* TLSv1.2 (IN), TLS handshake, Finished (20):
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server accepted to use h2
* Server certificate:
* subject: C=US; ST=California; L=San Francisco; O=Atlassian Network Services, Inc.; CN=*.atlassian.net
* start date: Oct 6 00:00:00 2017 GMT
* expire date: Dec 20 12:00:00 2019 GMT
* subjectAltName: host "atlassian.net" matched cert's "atlassian.net"
* issuer: C=US; O=DigiCert Inc; OU=www.digicert.com; CN=DigiCert SHA2 High Assurance Server CA
* SSL certificate verify ok.
* Using HTTP2, server supports multi-use
* Connection state changed (HTTP/2 confirmed)
* Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
* Using Stream ID: 1 (easy handle 0x5633e96b9f30)
> GET / HTTP/2
> Host: atlassian.net
> User-Agent: curl/7.65.1
> Accept: */*
>
* Connection state changed (MAX_CONCURRENT_STREAMS == 200)!
* HTTP/2 stream 0 was not closed cleanly: STREAM_CLOSED (err 5)
* stopped the pause stream!
* Connection #0 to host atlassian.net left intact
curl: (92) HTTP/2 stream 0 was not closed cleanly: STREAM_CLOSED (err 5)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Andrey,
Perhaps I have misunderstood the problem here. In the thread you referenced in https://community.atlassian.com/t5/Bitbucket-questions/myteam-bitbucket-io-page-security-error/qaq-p/851109
The user test was to curl https://qtandroidwidgets.bitbucket.io/
In that specific example there appears to have been a problem with a legit domain name having it's requests being blocked. The solution was implemented on Atlassian's side in that case to remove this block.
However in your case, you have just provided the domain atlassian.net, which by itself (without a subdomain) does not actually host any pages and instead just redirects to the atlassian.com domain.
I am interested to learn the specific bitbucket Cloud URL AND/OR Atlassian Cloud URL you are seeing this problem on. Only with this information can we investigate this specific problem further.
Thanks,
Andy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Andrey can you try hitting https://intersog.atlassian.net/_edge/export-control-test/ and share the result?
What's the source IP range you get from your ISP?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.