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
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....