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
- functions returning error 401 in local
I updated to 1.9.0, and the functions that used to work fine in 1.8.1 are now giving me a 401 error. I can't seem to find a solution. If anyone is running versi...
- Docker Compose MongoDB Setup
everythings work fine but the mongodb fails on startup everytime. log: ``` Generating random MongoDB keyfile... /bin/bash: line 9: : No such file or directory ...
- Auth broken after update from 1.8.0 to 1...
So ive been having issues creating, deleting or updating users on my appwrite instance after i updated from 1.8.0 to version 1.9.0. When trying to create a user...