Back

An internal curl error has occurred while starting runtime! Error Msg: Docker Error: docker:

  • 0
  • Functions
  • Cloud
Zionnite
28 Feb, 2024, 01:17

I'm using Appwrite Cloud, this particular function used to be working very well but for two days now i keep getting this error

TypeScript
See 'docker run --help'.
\nError Code: 500```
TL;DR
Developers facing an internal curl error related to Docker conflict when starting runtime in Node.js 16.0. The solution is to remove or rename the conflicting container ("/exc3-64baf2cb654563fea3e0-65c3750b58d0a3bf67f7") causing the issue.
Steven
28 Feb, 2024, 01:28

FYI, it's best to use 3 backticks for multiline code (https://www.markdownguide.org/extended-syntax/#syntax-highlighting.

Steven
28 Feb, 2024, 01:29

what runtime? i wonder if it's crashing...

Zionnite
28 Feb, 2024, 01:32

nodejs

Zionnite
28 Feb, 2024, 01:33

nodejs 16.0

Zionnite
28 Feb, 2024, 01:35

i guess it is, please how can this be resolved and we are launching the App today just few hours from now

Steven
28 Feb, 2024, 01:48

what's your code?

Zionnite
28 Feb, 2024, 01:56
TypeScript
Zionnite
28 Feb, 2024, 01:57

it was working perfectly well before, issues started 2days ago

Steven
28 Feb, 2024, 01:59

there are cases where this doesn't return res.send()/res.json()/res.empty(). You should make sure to always return one of them

Zionnite
28 Feb, 2024, 02:00

okay, thats what its causing the issue??

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