If i ping bitbucket.org i get the message FALSE.
If i insert the IP - i get the MESSAGE NOT SECURE
In the documentation it says:
If you remove https --> you are not able to push or pull
So my question: What do you think how long it will take? Can i do anything?
Thanks for your Help!
Are you able to connect to https://bitbucket.org now?
https://18.205.93.1 will not work because the bitbucket.org certificate (the certificate served at that address) does not explicitly list that IP address as a valid alternate hostname. This is intentional, and rather common for TLS certificates, as it means that the same certificate will work on multiple IPs (even if we change IPs). We are not planning to fix that; the certificate will remain associated with the hostname only.
I'm looking into the ping issue now.
Good morning, thanks for your answer.
I am able to connect via browser with https://bitbucket.org - but still no push or pull via git from our (German) Server possible.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Are you behind a firewall? Does it need to be updated?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you so much for your help. Our Hosting Provider added it now the firewall rules and it worked..
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.