I'm experiencing very high load times across devices and browsers. When trying to go to my dashboard https://myurl.prismic.io/documents/working/ it takes almost three minutes to load - all other pages are fast since I am on a 250 MBit/s line. The file in question is main.js which takes 3minutes to download 2MB - something must be off with your caching infra or so...
Hey Jannis, thanks for reaching out and welcome to the Community forum
It is weird that even if you have a fast connection the load time is still very long. Usually this happens because the browser doesn't have the file in the cache yet.
There's nothing unusual happening on out end, perhaps your connection goes unstable at times? If you're ever curious about our connectivity status and the health of the API you can always check out Status page
Also the forum here or the prismic homepage and api are blazing fast - just that one page. Turning Adblockers on/off doesn't make a difference
Are you using some global cdn or something? I'm in central europe, maybe something reroutes me to some very remote datacenter instead of using a local?
There's a cool tool that I often use to know which technologies a website is using, it's a Google chrome extension called Wappalyzer.
Wappalyzer: Find out what CMS a website is using, as well as any framework, ecommerce platform, JavaScript libraries and many more. I helps you check for more than a thousand technologies in dozens of categories such as programming languages, analytics, marketing tools, payment processors, CRM, CDN and others.
OK thanks - now I can see that you are using Amazon Cloudfront - but I guess it is easier to check your own infrastructure than me analysing it, no? The issue still persists across devices, and networks. I even tried to use a VPN to see if I don't get the error in a different location... Am I really the only one that has this issue? Is there then maybe something off with my specific subdomain under prismic?
You're probably right, I wanted to share this tool with you because I find it useful!
Your case it's probably not the only one, but the reasons may vary depending on each individual environment, internet connection, etc.
We haven't find any particular logs/errors related to your repository.
Sometimes repos load slowly because there are too many tags existing in the repo, this behaviour will change in the future, but it is true that this could be one possible reason of why you're experiencing high load times.
Hello Janis, there's another thing that sometimes causes repositories to be slow. The way we do it is: when a repo isn't used for a period of time, we put this repo in sleep mode. When a user tries to access it after a while (it can be one night) we "wake up" the repository and it can take some time, and the timeouts appear after 30 sec.
We will improve this when refactoring our database later this year, but this behaviour will remain the same.
Ahh I see! Is there a way for you to find out on the fly if a repo was put to sleep / freeze or not, so that for the user you can show a loading screen? This would make a better UX and the user knows something to expect to happen after a while.
@prismic.io You're definitely not the only one. We have the same issues for weeks with different accounts, different users and different networks/locations. Most of the time we get a white blank page after loading for several minutes.
Could you please send me the repository URL where you and other users are having this issue to help me debug it?
I see that you have multiple repositories created with the email you use here in the forum. But I can't see the other users (are you sharing your account ?) also from different networks/locations (you are in Europe, is that right ?)
Thanks for the infos you provided. We received some complaints from clients and they are all based in Germany,
After some research it seems that Telekom Germany are having some routing issues with GitHub & AWS,
are you using the same ISP ?
I'm having the same issue. I just signed up to Prismic to test it out, as I might use it for some client projects.
I get about 600 Mbps so my connection isn't the issue either. I am visiting from Thailand, but I have the same issue when using a VPN set to Ireland. I tried setting the VPN to Singapore, and it loaded in a reasonable time.
I left it loading for minutes when visiting from Thailand & Ireland, and it never loaded. Maybe it would have eventually if I left it even longer.
The repository is completely empty as I just made it. Any idea what is causing this? Makes me very reluctant to use Prismic. I tried multiple browsers also.