ningyougang commented on issue #5535: URL: https://github.com/apache/openwhisk/issues/5535#issuecomment-2719430148
In invoker logs ``` [2025-03-12T09:05:39.383Z] [ERROR] cannot create test action for invoker health because runtime manifest is not valid java.lang.IllegalStateException: cannot create test action for invoker health because runtime manifest is not valid ``` It seems runtime manifest is not configured. Can you check [RUNTIMES_MANIFEST](https://github.com/apache/openwhisk/blob/master/ansible/roles/invoker/tasks/deploy.yml#L255) exist? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
