I think Appwrite Storage is Down Please Fix it
Project Id 643589d049746360e283
Showing Collection not Found 404
What are you doing when getting that?
What's the code and network logs?
Since when is this happening?
I am getting this issue in Console not in Client side
Amm from now I opened the Console
Ok. Do you can open the network tab and check the network logs/what are the requests that are failing?
I do not know how to do that! 😁
Right click -> inspect -> network tab
Or control + shift + C
This one
now reload the page
But after setting this is the Page I am getting
Is it the same on desktop?
Yes Sir
Can you try to delete the project using the CLI?
Please Guide me how can I do this?
it should be:
appwrite projects delete --project-id '<PROJECT_ID>'
look at the docs if you need install and log in
I am using Cloud Beta, Should I follow the same?
Yes, it's fine
I ll try & Update You
Not solved
What happened? Please be more descriptive when explaining things
Actually I am not in Office, ll Update you soon! :appwritecheers:
Recommended threads
- fastly error
Hey! I'm hitting a Fastly error on the www version of our site, but the root domain works fine. We have a wildcard set up, so I expected the subdomain to be cov...
- Facebook's scraper facebookexternalhit g...
share.bardbliss.com but works fine on the raw fra.appwrite.run URL. No execution logs appear when Facebook hits the custom domain. This was working before. How ...
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...