779ca635c750 appwrite/appwrite:1.4.13 "schedule" 4 minutes ago Restarting (0) 10 seconds ago appwrite-schedule 0f2d94e36dbb appwrite/appwrite:1.4.13 "usage" 4 minutes ago Restarting (255) 10 seconds ago appwrite-usage
these two images are stuck in a restart loop.
Logs for appwrite-schedule: Appwrite Scheduler v1 has started Collection "schedules" not found
Logs for appwrite-usage: Fatal error: Uncaught TypeError: Utopia\Pools\Group::get(): Argument #1 ($name) must be of type string, null given, called in /usr/src/code/app/cli.php on line 110 and defined in /usr/src/code/vendor/utopia-php/pools/src/Pools/Group.php:28
hmm let me try to reproduce
works fine for me...
Did you have a previous appwrite instance installed?
I did, but I eventually removed all those images and started fresh. Nothing changed, I tried a few times for a few different versions too
Is there something else I need to do to get a fresh install? I only removed the appwrite images
Recommended threads
- Disabling registration
Is it possible to disable registration in self hosted ?
- coolify help
need some help when i updated the docker compose config on coolify to update appwrite to latest version my old versions project and organization was totally ina...
- No permissions provided for action 'read...
I have a very weird error; In a function I'm using dynamic keys to perform read write operation in rows. I have the scopes for read and write rows. The funct...