I am trying to deploy a new version to sites but my deployment is not working. I have run the build locally and tested as well.
Need immediate help since it is critical. I tried manually deploying as well with no success.
Project details:
- React + Typescript
- Node 22 3, Bun package manager
Try replacing bun with npm
I will try and let you know asap
No success
I tried with npm and pnpm as well
Looks like an issue from appwrite's end
Oh ok. Which region are you using?
FRA
Can you share the logs?
And share your site link too
I am in talks with appwrite support. I got confirmation that they are working on the issue
Sure
This is the logs
That's great
I have rolled back to previous version
Active site: https://lossguard.morganclark.co.uk/
Latest deployment https://69283480e1d72a90667d.appwrite.network/
console says 404
Upon clicking any of these two you are getting error?
But on my end your site is working. It shows the signup page. But yes, in Network tab, there are two errors related to account & sessions
Here's the error: {
"message": "User (role: guests) missing scopes ([\"account\"])",
"code": 401,
"type": "general_unauthorized_scope",
"version": "1.8.0"
}
The active site is the previous one which I have made live
The latest deployment is not working
The console says 404 page not found
This is expected from my end. No issues with this for now
The active site url is the previous deployment which I have made active so that the application functions are still accessible
Recommended threads
- Deleted my account, trying to signup aga...
https://cloud.appwrite.io/console/login?error=%7B%22message%22%3A%22This+email+address+must+already+be+in+its+canonical+form.+Please+remove+aliases%2C+tags%2C+o...
- Unable to create Sites or Functions with...
Heya, I was looking at the appwrite documentation for Sites API with the server api: https://appwrite.io/docs/references/cloud/server-nodejs/sites I can’t fin...
- Index for combination of columns
How am i suppposed to apply index so that combination of two columns alwasy remain unique in appwrite table though console