Hi,
I’ve recently did a fresh install of appwrite 1.9.0 self hosted and when I run a function, it just waits indefinite
This is the error from the log:
[Error] File: /usr/local/src/Executor/Runner/Docker.php openruntimes-executor | [Error] Line: 223 openruntimes-executor | [Error] Type: Exception openruntimes-executor | [Error] Message: Runtime not ready. Container not found. openruntimes-executor | [Error] File: /usr/local/src/Executor/Runner/Docker.php openruntimes-executor | [Error] Line: 223
How do I fix?
Recommended threads
- NEW ERROR Invalid document structure: At...
Error: ```AppwriteException: document_invalid_structure, Invalid document structure: Attribute "pb.kmsgxPkgInfo.id_info" must be an array (400)``` I’m encounter...
- Issues with Appwrite and networking
Hi, I’ve been having some real issues with hosting appwrite, I have it running with the hostname ‘localhost’ and I used to also be able to use the machines IP ...
- Manual install docs are out of sync with...
I looked into the manual install docs issue for Appwrite 1.9.0 and wanted to share the findings, since this seems to need a bigger docs decision. What I found:...