Skip to content
Back

Can't deploy a function after upgrading to 1.5

  • 0
  • Self Hosted
  • Functions
Ars
1 Apr, 2024, 21:29

Hello. I have just updated my appwrite instance to 1.5. I'm trying to deploy a function, which fails on build step. As it seems to me, this error is completely unrelated to my code.

TypeScript
Docker Error: docker: Error response from daemon: error creating overlay mount to /var/lib/docker/overlay2/8775c2b8a91764abd0b3ce82a69bb84bd8b9a2a8156fa48294253ccffe0c2d66-init/merged: too many levels of symbolic links.
See 'docker run --help'.

/usr/src/code/src/Executor/Executor.php:96
#0 /usr/src/code/src/Appwrite/Platform/Workers/Builds.php(408): Executor\Executor->createRuntime('660b243754158db...', 'bible-assistant', '/storage/functi...', 'openruntimes/bu...', 'v3', true, 'src/main.ts', '/storage/builds...', Array, 'tar -zxf /tmp/c...')
#1 [internal function]: Appwrite\Platform\Workers\Builds->Appwrite\Platform\Workers\{closure}()
#2 {main}
TL;DR
After updating to version 1.5, developers are unable to deploy a function due to a Docker error indicating too many levels of symbolic links. The issue seems unrelated to the code. **Solution:** There is likely a problem with Docker and its mount points. Try restarting the Docker service or checking for any symbolic link errors in the system.
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