Skip to content
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

Tekton Triggers with Bitbucket integration #1

Open
vyom-soft opened this issue Aug 6, 2021 · 0 comments
Open

Tekton Triggers with Bitbucket integration #1

vyom-soft opened this issue Aug 6, 2021 · 0 comments

Comments

@vyom-soft
Copy link

vyom-soft commented Aug 6, 2021

I read your blog, it is verey interesting. I tried with Bitbucket (Code ready container -openshift)

After the event is triggered from bitbucket webhook; The Eventlistener is showing following error message.

{"level":"error","ts":"2021-08-06T15:16:22.931Z","logger":"eventlistener","caller":"sink/validate_payload.go:39","msg":"Invalid event
body format format: unexpected end of JSON input","knative.dev/controller":"eventlistener","stacktrace":"github.com/tektoncd/triggers/
pkg/sink.Sink.IsValidPayload.func1\n\t/opt/app-root/src/go/src/github.com/tektoncd/triggers/pkg/sink/validate_payload.go:39\nnet/http.
HandlerFunc.ServeHTTP\n\t/usr/lib/golang/src/net/http/server.go:2053\nnet/http.(*ServeMux).ServeHTTP\n\t/usr/lib/golang/src/net/http/s
erver.go:2428\nnet/http.(*timeoutHandler).ServeHTTP.func1\n\t/usr/lib/golang/src/net/http/server.go:3279"}

I am not sure why that error msg, is Tekton eventListener (alpha) not able to parse the payload. Could you please provide some pointers.
Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant