We have Jira that can not reach Marketplace. Firewall is open for that.
Is there any Setting i have to do ?
Greets
Ralf
Hi Ralf,
Can you get to the site directly without going through your Jira connection?
To test this as closely as you can to the server, try logging into the Jira server and running the connection on that.
If, for example, you're on a Unix-like system, a simple "wget https://marketplace.atlassian.com" will give you a decent error message you can use to chase down why you can't connect.
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.
Ok, "not resolving" suggests that your server is using a DNS server that is not providing the right information, or DNS is not set up on the server at all.
To get further towards the root of that problem, what does nslookup marketplace.atlassian.com tell us? It should feed back one of three responses - "dns server does not have an entry for it", "dns server is not responding" or "no dns configured on this server"
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.
/etc/resolv.conf is teh correct DNS . Do i have to change in Jira somewhere ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No, this is not a Jira issue, there's nothing to configure in Jira.
Rather than just guess from a settings file that looks right, please could you do the actual test and get the error message? Your resolv.conf might well be fine and it's something else, but we can't start to fix it without knowing where the problem is.
What does nslookup marketplace.atlassian.com tell us?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.