Hi All :)
I'm trying to add a basic webhook for "PR Opened" evenets on BitBucket Server and I keep getting this error:
Request cannot be executed; I/O reactor status: STOPPED
when testing the connection, and
java.lang.IllegalStateException: Request cannot be executed; I/O reactor status: STOPPED
when I actually trigger the event.
I'm connecting to a local server at http://localhost:3002/bitbuckettest. The server just returns 200 OK for POST and GET requests at that URL, and it works fine if I run:
curl -i -X POST http://localhost:3002/bitbuckettest
Am I missing something here? How can I go about debugging further?
Cheers.
Hi,
I resolve my problem by restarting system and service! (Debian 9)
Now works ok.
how do i restart it please on windows ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thank you
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have the same problem, is there an official solution for this? :(
EDIT: Restarting the bitbucket instance solved the problem :D
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I reported this for 5.9.1, and I just hit it in 5.11.1 as well. But when I tested the connection for the first time it did successfully send a request to my server but hung in the browser. After refreshing the page I got the issue I described in my original comment.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I do have same problem, if you found a solution please let me know.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I do have same problem, if you found a solution please let me know.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Did you find a solution for this? I have the same problem.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.