triggermesh / knative-lambda-runtime

Running AWS Lambda Functions on Knative/Kubernetes Clusters

Home Page:https://triggermesh.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug: function deployment outputs error

anatoliyfedorenko opened this issue · comments

Tried to deploy functions with NodeJS and Go, after a lot of waiting, it outputs the following lines:
ERROR: logging before flag.Parse: E0115 15:54:14.201737 27783 streamwatcher.go:109] Unable to decode an event from the watch stream: stream error: stream ID 123; INTERNAL_ERROR

Then I quit, but after all found out that the function indeed works, just need to wait some more time. Need to understand where it comes from and how to avoid that error.

Duplicates #1

@anatoliyfedorenko what version of tm are you using?

I think it is an issue with pushing to the registry

LEt's close as duplicate of #1