Hi, im having a problem when try to set a webhook with a com.ar domain and subdomain. For example:
with the url http://sub.domain.com.ar/some/ says Invalid url. However the url http://domain.com.ar/some/ creates the webhook and the url http://sub.domain.com/some/ also creates the webhook. Any idea about i can use subdomain with com.ar in the webhook. Change the url or use public ip its not posible bocuase not depends on me.
Hello @Juan Borja,
The message you see means the hostname can't be resolved to an IP address – this is a minimal smoke test Bitbucket does to validate user input.
I checked with nic.ar – domain jenk.com.ar is not registered, so neither it nor its subdomains would work in the webhook registration form.
Hope this helps.
Cheers,
Daniil
Hello! Thanks for your answer. The domain jenk.com.ar was an example for ilustrate the problem, its not the real one. Aparently like the real domain was set for responds from outside of our network just before i try the webhook and tath its the reason why not worked (the site was not real available) . However, i cant understend why the validation works with some inexistents sites that i tested for know if was only a string validations or making a real petition to the site. Thanks again!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You may also get this error if there is a white-space in the beginning of the url.
For example, "test.com" would work, but not " test.com"
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.