An internal curl error has occurred while starting runtime! Error Msg: Docker Error: docker: Error response from daemon: Conflict. The container name "/exc3-6518b64d1f08d8955b66-6561d60a761c15c6d90e" is already in use by container "0df77bec05ff9471a1fde8e98a6345de3265605bdcba8036e786d166d267297f". You have to remove (or rename) that container to be able to reuse that name. See 'docker run --help'. \nError Code: 500
I am currently using the cloud version:
PROJECT ID: 6518b64d1f08d8955b66
@Meldiron This seems to be a cloud issue? If I remember correctly, this was being fixed?
I am still getting the error
even triggered by http I got an error
Can you share more of these logs? Particularly from when it was working to when it wasn't including some before and some after
Recommended threads
- Project in AppWrite Cloud doesn't allow ...
I have a collection where the data can't be opened. When I check the functions, there are three instances of a function still running that can't be deleted. The...
- Get team fail in appwrite function
I try to get team of a user inside appwrite function, but i get this error: `AppwriteException: User (role: guests) missing scope (teams.read)` If i try on cl...
- Function in Node.JS to monitor events ar...
Hello everyone. I'm creating my first Node.JS function, but I don't have much experience with node and javascript. I'm trying to create a function, that monito...