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

trying on bamboo 5.7.2 #1

Open
davison opened this issue Apr 22, 2016 · 2 comments
Open

trying on bamboo 5.7.2 #1

davison opened this issue Apr 22, 2016 · 2 comments

Comments

@davison
Copy link

davison commented Apr 22, 2016

If I invoke the rocket chat api calls using curl from the bamboo server, everything is fine but I'm not seeing any notifications with this plugin (or any attempt to send them when using tcpdump on both bamboo and rocketchat).

I've configured the notification to run on all job completions, but nothing is ever triggered and no traffic to rocketchat is ever sent from bamboo. Would really love to have this working.

@davison
Copy link
Author

davison commented Apr 22, 2016

$ curl chat.local.domain/api/login -d "user=bamboo&password=secret"
{
  "status": "success",
  "data": {
    "authToken": "bORxhbZZXd-svuPI-T9oDLGnfz8-tqgAhOZsn0-sz_3",
    "userId": "CcBrz3E7BCWvtiN93"
 }

other api calls also work ok.

In bamboo server config, I have listed the rocketchat server as chat.local.domain/api and used the same account details. But since no http traffic ever gets generated to the chat server, it won't be an account misconfiguration.

@davison davison closed this as completed Apr 22, 2016
@davison davison reopened this Apr 22, 2016
@imclem
Copy link
Owner

imclem commented Oct 24, 2017

I'm sorry for the delay of the answer. I don't use rocket chat nor bamboo anymore... I won't be able to help you on that.

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

2 participants