Giter Club home page Giter Club logo

Comments (3)

tallandtree avatar tallandtree commented on September 24, 2024 2

I solved it by adding "iptables -I INPUT 4 -i br-88004598752e -j ACCEPT" to my docker host iptables. Where br-88004598752e is the name of my interface to the bridge network I setup for the jira container. Now I need to think about a way to automate this with ansible.

from docker-atlassian-jira-software.

cptactionhank avatar cptactionhank commented on September 24, 2024

Sounds to me that you might be having problems about port assignment. Remember from inside the container you should use the default port unless you have applied some changes to server.xml

Kind regards,

Martin Jensen

On 3. aug. 2016, at 18.40, tallandtree [email protected] wrote:

I found out that when the baseurl is not reachable from the container itself, gadgets are not loaded properly. See also: https://confluence.atlassian.com/jirakb/how-to-fix-gadget-titles-showing-as-__msg_gadget-813697086.html. At least, I think this is the cause of my gadgets in the Jira container not loading properly.

My problem is, I can't get "curl -v baseurl" to work from inside the container. baseurl is equal to the name of the dockerhost, but the dockerhost is not accessible from inside the container.I can ping, but I cannot get it to work with curl.
I keep getting a "Connection refused" from curl, even though I added some rules to open the firewall on the host for the docker0 network.
Hope you can confirm this with your configuration and have a solution.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

from docker-atlassian-jira-software.

tallandtree avatar tallandtree commented on September 24, 2024

Hi,
It is not the port assignment. But I assume something is wrong with the firewall settings on the host. I don't have this issue on another dockerhost. I'll have a better look to the firewall settings and let you know.
Thanks, Mariska.

from docker-atlassian-jira-software.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.