Missed Team ’24? Catch up on announcements here.

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

Invalid string literal running Webhooks from Bitbucket

Nadine Bachert December 4, 2018

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

 

1 answer

1 accepted

0 votes
Answer accepted
Nadine Bachert December 5, 2018

This problem has been solved unexpectedly.

ianhoughton December 11, 2018

How was this solved, we're seeing the same issue??

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events