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

Bitbucket Server ping not working #3801

Closed
abergmeier opened this issue Jan 3, 2019 · 3 comments
Closed

Bitbucket Server ping not working #3801

abergmeier opened this issue Jan 3, 2019 · 3 comments

Comments

@abergmeier
Copy link

abergmeier commented Jan 3, 2019

Issue Summary:

When I try to test the connection to Bitbucket, I get the following response

{"error":"Internal Server Error","exception":"org.springframework.http.converter.HttpMessageNotReadableException","message":"Required request body is missing: public java.util.Map com.netflix.spinnaker.gate.controllers.WebhookController.webhooks(java.lang.String,java.lang.String,java.util.Map,java.lang.String,java.lang.String)","status":500,"timestamp":1546504397948}

I would propose to accept missing bodies as valid (ignored) input.
Could someone guide me how to do this?
Would this just be another overload in WebhookController.webhooks?

Cloud Provider(s):

Kubernetes V2

@ezimanyi ezimanyi added the bug label Jan 3, 2019
@abergmeier
Copy link
Author

Getting a little further now - need to fix #3831 next.

@spinnakerbot
Copy link

This issue hasn't been updated in 45 days, so we are tagging it as 'stale'. If you want to remove this label, comment:

@spinnakerbot remove-label stale

@abergmeier
Copy link
Author

This works now.

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

No branches or pull requests

3 participants