Git Product home page Git Product logo

Comments (6)

vengefulpunk avatar vengefulpunk commented on June 22, 2024

My apologies for the poor formatting. I can't edit it to fix that.

from matrix-docker-ansible-deploy.

aaronraimist avatar aaronraimist commented on June 22, 2024

@vengefulpunk You can edit it to fix the formatting.

  1. Click on this button: screenshot
  2. Click Edit.
  3. Add three backticks (```) on their own line before the start of the vars.yml contents
  4. Add three more on their own line after the end of the vars.yml contents.

from matrix-docker-ansible-deploy.

vengefulpunk avatar vengefulpunk commented on June 22, 2024

@aaronraimist thanks! I'm not sure how I failed at that.

from matrix-docker-ansible-deploy.

spantaleev avatar spantaleev commented on June 22, 2024

Traefik probably cannot retrieve SSL certificates. Check its logs: journalctl -fu matrix-traefik

You likely have a firewall issue and port 80 is not publicly accessible, or you have a DNS problem.

from matrix-docker-ansible-deploy.

vengefulpunk avatar vengefulpunk commented on June 22, 2024

It is a fresh container but turns out it had nginx installed and that was causing a port issue.

It is moving past that but giving another error during installation

(item={'name': 'matrix-coturn.service', 'priority': 4000, 'groups': ['matrix', 'coturn']}) => changed=false
  ansible_loop_var: item
  item:
    groups:
    - matrix
    - coturn
    name: matrix-coturn.service
    priority: 4000
  msg: |-
    Unable to start service matrix-coturn.service: A dependency job for matrix-coturn.service failed. See 'journalctl -xe' for details.

journalctl -xe

    session-5.scope: Deactivated successfully.
░░ Subject: Unit succeeded
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░
░░ The unit session-5.scope has successfully entered the 'dead' state.
Dec 07 08:31:09 emerald systemd[1]: session-5.scope: Consumed 47.138s CPU time.
░░ Subject: Resources consumed by unit runtime
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░
░░ The unit session-5.scope completed and consumed the indicated resources.
Dec 07 08:31:09 emerald systemd-logind[642]: Session 5 logged out. Waiting for processes to exit.
Dec 07 08:31:09 emerald systemd-logind[642]: Removed session 5.
░░ Subject: Session 5 has been terminated
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ Documentation: sd-login(3)
░░
░░ A session with the ID 5 has been terminated.

from matrix-docker-ansible-deploy.

vengefulpunk avatar vengefulpunk commented on June 22, 2024

I fixed it, the container just needed a bit more memory

from matrix-docker-ansible-deploy.

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.