Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

BitBucket Webhook request giving error "Request cannot be executed; I/O reactor status: STOPPED"

rama prasad sadanakari May 18, 2018

Hi 

I crated webhook on the Bitbucket server, webhook post request is triggered on respoistory push and commit but its giving the error, below is the error for "TestConnection":

Request details

Event type:

Test connection event

URL endpoint:

http://<ConfigGITServer>:8888/monitor

Headers

X-Request-Id: d49c207f-4be6-41fb-aa17-56683b930144
X-Event-Key: diagnostics:ping

Body

No body

Response details

There was an error processing your webhook

Request cannot be executed; I/O reactor status: STOPPED

 I am not able to find the root cause. Please help on this.

 

Thanks,

Rama 

 

1 answer

0 votes
Prasanth
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 23, 2018

Hi Rama,

Below error is in Response

Request cannot be executed; I/O reactor status: STOPPED

So the error is happening in the receiver end. You need to investigate what's happening in http://<ConfigGITServer>:8888/monitor. This doesn't look like Bitbucket server issue. 

You may need to check why I/O reactor is getting stopped at the receiver end and the receiver could consume the payload.

You can also use https://requestbin.fullcontact.com/ or alternate tools, to see whether Bitbucket really sending a payload. That also help you see to what exactly the content of payload.

Hope this helps

Regards,

Prasanth - Atlassian

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events