
An internal curl error has occurred while starting runtime! Error Msg: Docker Error: docker: Error response from daemon: Conflict. The container name "/exc5-65c5df06933e47ebdec4-65db2b1e57482e06673b" is already in use by container "af988d3c2da9426f5f2a4444cb0fcc723676efa41a671d4aded842d0f47cf3ee". You have to remove (or rename) that container to be able to reuse that name.
See 'docker run --help'.
\nError Code: 500

for now, best if you redeployed

ohh I see I will try

thanks steve the function is working right now

[SOLVED] My CLoud function suddenly not working

The underlying problem is the executor thinks the runtime container doesn't exist but it does. We keep track of the active runtimes in memory table but for some reason there's an error adding the entry in the table
Recommended threads
- When connecting to VCS (Version Control ...
Hello, when I try to define in my function the root path of a function I get this when I click "Update".
- queries.map is not a function
Query.createdBefore doesnt work ``` tables.updateRows({ databaseId: process.env.APPWRITE_DATABASE_ID, tableId: process.env.APPWRITE_TABLE_ID, ...
- Creating a relationship with nested obje...
{ "data": { "name": "DiDi", "type": "Software Development", "userJobs": [{ "$id": "68cbf1e2003612fb13ca", "j...
