Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • MiroTalk Update regularly fails after update

    Moved MiroTalk port bindings
    12
    1 Votes
    12 Posts
    539 Views
    nebulonN
    When this happens, can you check which container is occupying those ports? You can run docker ps --format "table {{.ID}}\t{{.Names}}\t{{.Ports}}" | grep <portnumber> which should reveal the container holding on to it.