I HAVE SELF HOSTED THE APPWRITE ON VPS
Since when could columns be in processing Wah. Restart your Appwrite
This do happens sometimes!.. mostly due to network issues
Try closing Appwrite & then try connecting to a stable network. And then open it again once you're sure that the network is stable.
This has happened to me too and the above fix usually works..
However, as per your screenshot, it seems you tried adding more and more attributes even before the earlier one could be processed.. and maybe, that's why all of them got stuck at processing state
also maybe check the logs of work databases, iirc it's that one that process columns.
maybe there is some errors in there
Recommended threads
- Redis with user/pass doesn't work NO_AUT...
When trying to externalize my redis to a valkey server, i saw the user/pass doesn't work. After looking the appwrite code, i saw some of the init does not pass...
- Export, Import or Migration giving this ...
As you can see in yhe screenshot i am not able to export any data or export the data from tables. Also it is affecting the migration from appwrite to appwrite h...
- local (self-hosted) sites issues
setup: - `composer run installer:dev` issues - Getting error when visiting the site ```Synchronous function execution timed out. Use asynchronous execution in...