You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
My <name>.bitbucket.io project contains an index.html file in order to create a webpage <name>.bitbucket.io. Since some days, when trying to access the webpage, https://bitbucket.org/product/ is opened instead.
Hello @marcwijnand ,
Welcome to the Community!
We had a temporary issue that was affecting static websites hosted in Bitbucket Cloud, but our engineering team already deployed a fix for it, so you should be able to access your webpage as usual again. Please let me know in case you are still encountering the issue.
Thank you, @marcwijnand
Patrik S
I have same problem.
when access static text on .bitbucket.io by System.Net.WebRequest (.net framework 4.5.2), recieve html of https://bitbucket.org/product/ instead of original text.
not always, seems random or periodically.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
good response header
x-usage-quota-remaining: 999096.668
vary: Accept-Language, Origin, Accept-Encoding
x-usage-request-cost: 921.00
x-b3-traceid: 8ef4a988808f8917
x-usage-output-ops: 0
x-used-mesh: False
x-dc-location: Micros-3
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
x-usage-user-time: 0.023416
x-usage-system-time: 0.004214
x-served-by: 47c3998ca50c
x-envoy-upstream-service-time: 72
content-language: en
x-view-name: bitbucket.apps.hosted.views.serve
x-static-version: fdb44d60f5b8
x-render-time: 0.060240983963012695
Connection: Keep-Alive
x-usage-input-ops: 0
x-version: fdb44d60f5b8
x-request-count: 3474
X-Cache-Info: cached
Accept-Ranges: bytes
Content-Length: 1370
Cache-Control: max-age=900
Content-Type: text/plain; charset=utf-8
Date: Tue, 28 Mar 2023 11:55:03 GMT
ETag: "20475b348f982a611033192ff6b2cc94"
Last-Modified: Mon, 27 Mar 2023 13:51:43 GMT
Server: envoy
bad response header
vary: Accept-Encoding, Referer
X-B3-TraceId: 75d3f7f2d391fa22
content-security-policy: frame-ancestors 'none';
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
pragma: no-cache
x-envoy-upstream-service-time: 30
x-magnolia-registration: Registered
Connection: keep-alive
Cache-Control: no-cache, no-store, must-revalidate, max-age=0
Content-Type: text/html;charset=UTF-8
Date: Tue, 28 Mar 2023 12:03:26 GMT
Set-Cookie: atlCohort={"bucketAll":{"bucketedAtUTC":"2023-03-28T12:03:26.579Z","version":"2","index":60,"bucketId":0}}; Max-Age=315360000; Domain=bitbucket.org; Path=/; Expires=Fri, 25 Mar 2033 12:03:26 GMT,ajs_anonymous_id=%225ae14da5-bc80-6535-c16e-0efd3856f895%22; Max-Age=315360000; Domain=bitbucket.org; Path=/; Expires=Fri, 25 Mar 2033 12:03:26 GMT,bxp_gateway_request_id=d3e84aa1-179e-5f94-c4ae-fa251efc263e; Max-Age=300; Domain=bitbucket.org; Path=/; Expires=Tue, 28 Mar 2023 12:08:26 GMT
Server: envoy
last-modified: Mon, 27 Mar 2023 19:33:17 GMT
x-frame-options: deny
x-powered-by: Express
X-Cache-Info: not cacheable; response specified "Cache-Control: no-cache"
Content-Length: 116185
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
site top returns very bad response now when signed-in.
GET https://<name>.bitbucket.io/
302 Found
location: https://<name>.bitbucket.org/hosted/
GET https://<name>.bitbucket.org/hosted/
301 Moved Permanently
location: https://bitbucket.org
GET https://bitbucket.org/
302 Found
location: /<name>/workspace/overview
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @marcwijnand welcome to the community
Can you try these steps
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.