Back

2 Docker images restart loop after fresh install

  • 0
  • Self Hosted
Kinga
20 Dec, 2023, 00:53

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

TL;DR
The user is experiencing a restart loop with two Docker images after a fresh install of Appwrite. They have tried multiple times with different versions, but the issue persists. Another user suggests checking if a previous instance of Appwrite was installed. Someone else mentions that it is working fine for them. The user provides the logs for the two images in question. Solution: The error in the logs for appwrite-usage indicates a TypeError related to a null argument being passed. This error is likely causing the restart loop. To resolve the issue, the user should review the code in the specified file (cli.php) on line 110 and ensure that
Drake
20 Dec, 2023, 01:50

hmm let me try to reproduce

Drake
20 Dec, 2023, 02:16

works fine for me...

Drake
20 Dec, 2023, 02:16

Did you have a previous appwrite instance installed?

Kinga
20 Dec, 2023, 15:20

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

Kinga
20 Dec, 2023, 15:22

Is there something else I need to do to get a fresh install? I only removed the appwrite images

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more