-
-
Notifications
You must be signed in to change notification settings - Fork 7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Documentation] Documentation website is down #20367
Comments
I encounter the same issue. I cannot view the documentation anymore. |
Looks ok to me |
We've been having intermittent CDN problems in some regions: Does https://vuetify-3-jojqdczgg-vuetifyjs1.vercel.app/ load? If not you can try running it locally: https://github.com/vuetifyjs/vuetify/blob/master/packages/docs/src/pages/en/getting-started/contributing.md#local-development |
works now. thanks for the support |
If anyone else is getting this can you please post the failed request path and its |
Down for me |
Also me: |
Same here: Request-URL: https://vuetifyjs.com/assets/index-BohZX1iR.js
x-vercel-error: NOT_FOUND
x-vercel-id: cdg1::zwwd4-1725372979425-a3884859715e |
Does https://vuetifyjs.com/assets/index-BohZX1iR.js load in an incognito window? |
@jacekkarczmarczyk were you having problems though? |
This comment was marked as off-topic.
This comment was marked as off-topic.
Actually no, I've just tried if .js opens in non-incognite mode and it redirected to https://vuetifyjs.com/en/assets/index-BohZX1iR.js/ (that's why I though there might be a problem with the site as well), but in network tab (when I'm on the page) it loads fine |
No, still 404 for me in incognito |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
Yes BohZX1iR is current. Is the page loading for you now @userquin? |
no, 404 |
Yes, that looks good |
But https://vuetifyjs.com/assets/index-BohZX1iR.js is still broken? I'll try purging cloudflare, it shouldn't be caching 404s though. |
I have the same issue on chrome right now (vercel ID cdg1::zwwd4-1725372979425-a3884859715e). |
All working for me now |
I didn't even touch cloudflare yet lol. |
I'm still seeing the issue. Receiving a 404 on the GET for an index file. Different index file name (index-D0V9Cts6.js). I tried using the same direct URL @KaelWD provided above, but replaced with my file name and that didn't work (not sure it should, though). I've tried Incognito and tried other browsers, all get the same error. |
There has been another deployment since then, the new one is https://vuetify-3-ngene0f1n-vuetifyjs1.vercel.app/ Use a fresh incognito window between attempts to rule out service worker shenanigans or
|
I wasn't able to run the curl tests, they were timing out (not sure if VPN related or not). But as I was trying I noticed my dev tools started spamming network calls from an open tab I had been inspecting. It looks like something just happened and now the site is loading. (For at least a few weeks now, the site wouldn't load at all unless I was in Incognito. I assumed it was work PC related stuff. But now it's loading normally) |
https://vuetifyjs.com/en/api/v-app-bar/ https://vuetifyjs.com/en/ https://vuetifyjs.com/en/api/ My location: Ecuador |
https://vuetifyjs.com Display blank page https://vuetifyjs.com/assets/index-DK_ffwoj.js 404 Not Found China , The website is provided by [2606:4700::6810:8783]:443 Cloudflare , no vpn |
Denmark:
The direct url: https://vuetify-3-ngene0f1n-vuetifyjs1.vercel.app/en/components/grids/#margin-helpers is working (and is a workaround for now) |
We no longer use vercel. |
Environment
Browsers: Chrome 127.0.6533.120
OS: Windows 11 Home
Steps to reproduce
just open the documentation website
Expected Behavior
open and load contents normally
Actual Behavior
blank page, error on the console:
GET https://vuetifyjs.com/assets/index-CmOmPrj2.js net::ERR_ABORTED 404 (Not Found)
Reproduction Link
https://vuetifyjs.com/en/
The text was updated successfully, but these errors were encountered: