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

400 Topics 3.2k Posts
  • 0 Votes
    7 Posts
    3k Views
    christiaanC
    @nebulon said: did you maybe share the calendar as read-only? No they're normal calendars. @d19dotca said: Do you happen to see this issue if using a more supported macOS version (11.x "Big Sur" and lower?) with the built-in Calendar app? Yes, I was having this same problem with Big Sur. Seeing the problem was still there in Monterey actually prompted me to look into it more.
  • Nextcloud logs spinning wheel

    3
    0 Votes
    3 Posts
    1k Views
    christiaanC
    @girish perfect, thank you
  • supervisord to manage running processes in nextcloud app

    6
    2 Votes
    6 Posts
    3k Views
    girishG
    @vladimir-d OK thanks, I will take this into account when trying to add cron support (or equivalent) for 6.4
  • 0 Votes
    12 Posts
    4k Views
    nebulonN
    @amg-web I mean the recovery mode, which you can enable for the app in the "Repair" section on the app configure view in the Cloudron dashboard.
  • Error restoring nextcloud from backup

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    ianhyzyI
    @girish I ended up migrating back to my home server a lot faster than I thought and so this is no longer an issue but when I forgot I went from a machine with 32GB of RAM to a VPS with 2 so this was likely it. When I first installed Cloudron is was randomly shutting down and failing to restore becuase it was running out of RAM.
  • File Access Error after Update 21.0.1

    3
    0 Votes
    3 Posts
    1k Views
    girishG
    I found a couple of similar issues - https://github.com/ONLYOFFICE/DocumentServer/issues/33 and https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/96 Can you check the below: Are the certs for the onlyoffice installation valid? Give the onlyoffice app more memory.
  • Nexcloud server error with recent package release V4.9.1-1

    Moved
    9
    0 Votes
    9 Posts
    3k Views
    P
    @necrevistonnezr I use both for on prem storage and for wasabi storage
  • Issue displaying some shared pdf, possible to use fix from upstream?

    Solved
    4
    1 Votes
    4 Posts
    1k Views
    ruihildtR
    @necrevistonnezr It is, I skimed the start of that thread, and as it was unrelated, I just assumed it was not about my issue.
  • I cant stand nextcloud

    4
    0 Votes
    4 Posts
    2k Views
    P
    @timconsidine @privsec : are these problems stem-ing from the encruption plugin ? Rather than Nextcloud itself. I have used NextCloud for 5+ years and I struggle to remember any problems at all. It is certainly possible. I really don't want data stored unencrypted but it is looking like that is the only option. All my data is stored on Wasabi, and they do have data stored at rest, but they store the encryption keys in meta data (from what I recall) @necrevistonnezr Rarely problems, and if any, I was able to solve them via the occ tool - thought I stayed away from encryption as my server is at home with nextcloud on an encrypted home folder so I don't need e2e encryption on top of that. Also, activate only the really necessary addons. Ill have to look into the OCC tool, hopefully all my data isn't lost.
  • Nextcloud 21.0.2 has been out a couple of days with security fixes

    Solved
    16
    1 Votes
    16 Posts
    6k Views
    girishG
    @jagan I think in your case, the issue was with the google external storage primarily. I think there is a general issue with plugins where whenever nextcloud updates they are slow to catch up and something fails.
  • Unable to access Files

    nextcloud
    22
    4 Votes
    22 Posts
    7k Views
    girishG
    @robi Looks like non-cloudron users hit the same issue - https://github.com/nextcloud/server/issues/13556#issuecomment-848314122
  • Logs don’t show up

    Solved
    3
    1
    0 Votes
    3 Posts
    1k Views
    girishG
    The root cause is that the nextcloud package is configured to log to the console (stdout / stderr) instead of a file. Nextcloud tries to open the stdout/stderr and this fails. Ideally, nextcloud can show a graceful error message that logs cannot be viewed from inside the app because it is logging to the console. Workaround is to use the cloudron logs viewer to view the logs - which IMO is the correct place to view logs (for all apps and not just nextcloud). After all, if the app is not working, one cannot view the logs within itself.
  • Nextcloud not responding

    Solved postgresql
    3
    0 Votes
    3 Posts
    1k Views
    timconsidineT
    @murgero Thank you Before seeing this, I decided to be a 'windows user' and reboot the cloudron server. I guess same effect, but will definitely do your more limited kick next time. And yes it is working again. Many thanks
  • Nextcloud : disk usage anomaly

    Solved disk usage graphs
    4
    1
    0 Votes
    4 Posts
    2k Views
    timconsidineT
    @nebulon Yep, thank you, confirmed it reset itself. Took >24 hours for recalculation but it is sorted
  • Nextcloud 21 is out

    Solved
    26
    4 Votes
    26 Posts
    7k Views
    girishG
    @necrevistonnezr right I was hoping for a --skip-plugins or equivalent but couldn't find one (the WP cli tool has something like that for skipping loading of themes and plugins).
  • Force External Storage as Default

    4
    0 Votes
    4 Posts
    1k Views
    J
    Thanks All! I'll have to dig into this a bit further, but this gives me a good start.
  • Issues since last package

    3
    1 Votes
    3 Posts
    1k Views
    nebulonN
    @dylightful this may have to be fixe upstream then. Generally we have seen various issues with the Nextcloud encryption and additional addons together. I would recommend to not use the encryption with Nextcloud, since if anything goes wrong there, it is very hard or impossible to recover the data.
  • missing svg extension for image magic

    2
    1 Votes
    2 Posts
    447 Views
    girishG
    On focal, this seems to libmagickcore-6.q16-6-extra. I have added it for the next nextcloud package update.
  • Obvious noob questions (apologies)

    4
    0 Votes
    4 Posts
    2k Views
    S
    @cloudron-n said in Obvious noob questions (apologies): does Cloudron keep NextCloud up to date? This is part of the magic that makes Cloudron such a great platform. Nextcloud is integrated This page describes how it works https://docs.cloudron.io/updates/
  • Fresh install with .htaccess and htaccess?!

    2
    1
    0 Votes
    2 Posts
    655 Views
    girishG
    On Nextcloud, the data directory is /app/data. In hindsight, this was a mistake and it should ideally be /app/data/datadirectory or something. We tried to fix this long ago, but it was complicated since nextcloud complains if you change the data directory, so we left it as-is. Because of the above quirk, there are two htaccess files. One for the data directory itself (.htaccess) and one for the code directory (htaccess). When we eventually move the data directory to be a subdirectory, the .htaccess will move with it.