You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.