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


Skip to content

Nextcloud

325 Topics 2.5k Posts
  • Nextcloud down problem backup

    Moved Solved
    2
    0 Votes
    2 Posts
    407 Views
    nebulonN
    As a first attempt, you could try to restart the box process with systemctl restart box Also maybe look at the system logs, in case there are any hints for errors.
  • Nextcloud login very long

    Moved Solved
    16
    0 Votes
    16 Posts
    5k Views
    ?
    @yylevas No worries! Glad you found the problem. Breaking stuff is the fastest way to learn!
  • Nextcloud external storage issue

    Moved Solved
    2
    0 Votes
    2 Posts
    542 Views
    nebulonN
    Lets further handle this in the opened issue tracker item.
  • Nextcloud pretty urls

    Moved Solved
    3
    0 Votes
    3 Posts
    1k Views
    girishG
    Have pushed an update that enables this.
  • Nextcloud Missing Apps

    Moved Solved
    3
    0 Votes
    3 Posts
    993 Views
    R
    You were right. "unbound" was failed. Turns out IPV6 was disabled which was causing "unbound" to fail and in turn causing the issues with resolving domain names in Nextcloud. This is a vanilla install of Ubuntu 16 LTS so I'm not sure what happened. I enabled IPV6 and rebooted and everything started working. Thanks for the tip.