Hello! I'm not sure if this question has been asked before, but since about 5 days, Bitbucket and Jira webpages don't load on my browser. I'm using Mozilla Firefox under Linux Mint Tessa. Every time I try to load one of these pages, they stay blank, but if I load them on Firefox/Windows10, they load normally.
Since my working environment is on a Linux Virtual Machine, I want to know if there's something to help me solve this issue, because I need to keep track of the repo I'm working on besides the Git CLI and it's not efficient for me to switch between OS to just check these pages (Only 8GB of RAM, my ram suffers every time I open Firefox on either system). I've tried refreshing cache, logging out and in and nothing happens.
Thanks in advance for your help!!
-- oops, not an answer but need to open a bug
I also get this problem in Firefox but on Windows 10. Bitbucket just spins forever. I get
Uncaught TypeError: parcelRequire.registerBundle is not a function
errors in the console. Yet it loads straight away in Edge and Chrome.
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.
Same for me. I found a temporary workaround, described here <https://davidjb.com/blog/2017/11/resolving-an-ns_error_file_corrupted-error-in-mozilla-firefox/>. In a nutshell, from a Tools/Web Developer/Web Console:
localStorage.clear() sessionStorage.clear()
Then reload the page. Works for a short while before the problem occurs again. Jira is basically broken on Firefox.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
same problem login fierfox under linux
in console see
request block https://aid-static-assets.prod.atl-paas.net/atlassian-id/14.6.9/fonts/CircularPro-Bold.woff. (no header CORS «Access-Control-Allow-Origin»)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Raquel, welcome!
If my understanding is correct you're using Linux in the same machine you're using Windows, via a VM, is this right? I'm assuming that before that, Bitbucket and Jira were loading with no issues. To help you troubleshoot this issue, can you let us know the following?:
Looking forward to your response, Raquel.
Best regards,
Ana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ana! Thanks for replying! Yes, you're right about the setup, and both pages were loading for at least two weeks in both systems when I created my accounts. Now, to answer your troubleshooting questions:
1.- No, the pages stop loading, but I get only a blank screen
2.- Other websites load, I can even get the Atlassian home screen to load, but when I try to see my projects on Jira or Bitbucket, blank screen appears
3.- I'm using the latest version for Linux Mint, which is 64.0
4.- Yes, I'm currently using Google Chrome since I made this post, and the pages work in that browser. It's just that Chrome is very resource-demanding for my VM and I try to avoid using it in there.
5.- I've checked the Firefox Dev tools, and the console gives me 2 messages from Bitbucket:
And from Jira, it shows some JS libraries deprecated, errors about file corruption and the same Unhandled promise rejection.
I'll try to update my Firefox browser to see if something changes :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is known issue, but nobody fixing it:
https://bitbucket.org/site/master/issues/16538/typeerror-thisstorage-is-undefined-when
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.