The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi there!
In Bamboo we are getting the following exception. Its always occuring, when a Webhook from Bitbucket is calling the deployment Plan.
2018-12-04 16:36:54,470 INFO [http-nio-8085-exec-7] [AccessLogFilter] 127.0.0.1 POST http://domain.tld/rest/triggers/1.0/remote/changeDetection?skipBranches=false&planKey=LAC-PIMC 359405kb
2018-12-04 16:36:54,472 ERROR [http-nio-8085-exec-7] [ThrowableExceptionMapper] Uncaught exception thrown by REST service: 'unknown' is not an IP string literal.
java.lang.IllegalArgumentException: 'unknown' is not an IP string literal.
at com.google.common.net.InetAddresses.forString(InetAddresses.java:153)
at com.atlassian.bamboo.trigger.remote.RemoteTriggerIpHandling.isCidrMatching(RemoteTriggerIpHandling.java:114)
Can you give us a hint, where the IP is missing, or wrong? The Deployments worked last week but suddenly they stopped.
The Webhooks' URL is set up like this:
http://<bamboohost>/rest/triggers/1.0/remote/changeDetection?skipBranches=false&planKey=PLANKEYXY
There should be nothing wrong with. An upgrade to Bamboo 6.7.1 build 60705 did not solve the problem. Firewalls and Privileges are checked twice. So any help would be appreciated.
Regards,
Dave
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, If you are running self-managed environments and looking to adopt modern infrastructure, Bamboo Data Center can now be deployed in a Kubernetes cluster. By leveraging Kubernetes, you can easily...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.