-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Help needed to understand error message: Container failed to initialize, please ensure you are using the latest fdk and check the logs #684
Comments
I use the latest fn client and server:
|
Using echo in the invoke of the revfunc gives a similar result:
|
Can verify that I have the same issue with the hotfunc revfunc...
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi
I'm following your tutorial for hotwrap. Previously, I've followed it successfully. However, now I get an error message with:
Container failed to initialize, please ensure you are using the latest fdk and check the logs
:The fnserver was started without debug log level:
fn start
and the complete log from fnserver is:What am i doing wrong?
I've attached my used Dockerfile and func.yaml files to this post as *.txt files:
func.yaml.txt
Dockerfile.txt
Regards
Henrik
The text was updated successfully, but these errors were encountered: