All am seeing is this on while going to the page please help
It's working in the localhost and even the build is perfectly working but still unable to host the website on appwrite network
Does it say what the failure is?
i tried again and now it says build successful
See it is completed and done but still unable to see my website alive?
..
down grade to next js 14 would be good thing right?
why 14?
15 should work
To me, this doesn't look like an issue with the version of Nextjs or it wouldn't have built correctly. This seems like an issue with distributing the site to the edges.
@Steven Do you know if there are any issues with sites/cloud functions?
I just downgraded to v14 and '''Edge distribution started'''
Let's see now
Even if 15 worked, you didn't get the errors I saw others getting with 16... personally I think it's would just be a coincidence, but idk.
Still same
So should i deploy to vercel now? cuz can't really deploy to appwrite?
I think there may be a broader issue, I pinged someone in the core team, so we'll just have to wait for them.
ohk
If you're doing the hackathon you can deploy to vercel but that wouldn't be accepted in the submission. If something major is happening we'd have to wait and see what the appwrite team says, if they want to change the requirements.
Sure
Actually I want to submit for Hackathon only But I think can wait as the deadline is of 31 october...
let's see what appwrite internal team says
please keep updating this thread @Kenny THanks alot
Recommended threads
- Added Custom Domain - API requests with ...
I've added in a custom domain to Appwrite my domain itself is on cloudflare but has Appwrite name servers added and confirmed they work, I added the CAA in clou...
- Table contents missing (attributes+rows)
Here is an image of the cloud and the attributes that should exist Some of the table do have the data but others dont. I am able to access the rows via api c...
- Bug Report: type generation for enum of ...
### 👟 Reproduction steps in the enum element value, instead of English, use another language (Khmer), in my case Khmer text. ``` export enum ProvinceType { ...