Custom runtime FAQ
- Must the listening port of a custom runtime be the same as that of the HTTP server of the custom runtime?
- What do I do if the CAExited error occurs when the bootstrap file of a custom runtime is a Shell script?
- What do I do if the CAFilePermission error occurs when I do not have the permissions to execute the bootstrap file of a custom runtime?
- What do I do if the FunctionNotStarted error occurs when I invoke a third-party service in a service started in a custom runtime?
- What do I do if my HTTP server fails to start within 120s?
- Which format is required for the bootstrap file if my on-premises device runs Windows?
- What do I do if a 404 error occurs when I use a browser or the cURL tool to access a function?
- Resolve the "Process exited unexpectedly before completing request" error
- How to convert file formats using the Function Compute WebIDE
- How to avoid zombie processes in a custom runtime?