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

393 Topics 3.2k Posts
  • 0 Votes
    9 Posts
    3k Views
    jdaviescoatesJ
    @LoudLemur said in How to record teleconference in Nextcloud Talk?: However, I imagine you have the same version, and that is why you are asking, in which case, I don't know. Correct, ok thanks.
  • 0 Votes
    5 Posts
    2k Views
    jdaviescoatesJ
    @jdaviescoates said in Migrating Nextcloud to a different Cloudron has resulted in all the Nextcloud user's usernames having _xxxx appended at the end: @girish said in Migrating Nextcloud to a different Cloudron has resulted in all the Nextcloud user's usernames having _xxxx appended at the end: as long as the new Cloudron and old Cloudron use the same usernames. I think this is probably the issue. I think I imported the backup before importing all the users! I've now imported all the users, uninstalled the broken install, and am currently re-importing the backup again... Just to add more info here, I can't fully remember the details, but I'm pretty sure that didn't help as in the end I gave up trying to get this to work. I'm pretty sure I tried it again the other way around (creating users with the exact same usernames and in the exact same groups etc) and hit exactly the same issue.
  • 3 Votes
    4 Posts
    2k Views
    girishG
    @jdaviescoates I have added your default in https://git.cloudron.io/cloudron/nextcloud-app/-/commit/b702e78a7e9be6abd541ab8d9496cd85f9b66c3e . Thanks!
  • 100s of RedisException errors

    Solved
    2
    1
    1 Votes
    2 Posts
    618 Views
    jdaviescoatesJ
    Ah, I think this was just when my drive had run out of space! Top tip: add trashbin_retention_obligation settings to your Nextcloud config.php
  • Drop-down arrow icon is missing in .ods

    3
    1 Votes
    3 Posts
    556 Views
    C
    Totally noob, my bad. Thanks for the suggestion. You can delete this.
  • Nexcloud Hub 7 (v 28) is out

    Solved
    16
    6 Votes
    16 Posts
    5k Views
    nebulonN
    It is in testing currently...
  • Since last update: error in Nextcloud

    Solved
    12
    2 Votes
    12 Posts
    4k Views
    girishG
    @imc67 thanks, I have put that flag in the package as well now.
  • Can't Login After Update The Nextcloud

    Solved
    5
    1 Votes
    5 Posts
    590 Views
    girishG
    IIRC, the issue is that Rocket Loader injects some custom javascript and this interferes with the CSP rules.
  • Unable to restore nextcloud

    Moved Solved
    4
    1 Votes
    4 Posts
    1k Views
    S
    Thank you. That worked!
  • Checking Apps compatibility before update

    2
    0 Votes
    2 Posts
    723 Views
    girishG
    @SolarSimon We basically just wait for 2-3 weeks giving apps sometime to make themselves compatible for the next nextcloud release. Beyond that, we don't have any compatibility checks. You have to disable nextcloud app updates (on Cloudron) and then check compat yourself and click update whenever you think all your apps are ready.
  • Nextcloud 28.0.2 - New files path app/files/files/ normal or...

    4
    1 Votes
    4 Posts
    1k Views
    girishG
    @daebak ah! It's the same for both our nextcloud installations. So, looks normal to me.
  • App become unresponsible, Error "reached MaxRequestWorkers setting …"

    Solved
    5
    1 Votes
    5 Posts
    3k Views
    S
    Many thanks for the quick help and the detailed explanation. As I said, the problem occurred when emptying the trash. I assume that many workers are being requested here. I have increased MaxRequestWorkers from 15 to 100 and slightly increased the RAM allocated to the app. As far as I could test now, the problem seems to be solved.
  • Images no longer visible in file view, symlink problem?

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    nebulonN
    Glad you managed to find the root cause. Its always a bit of a hit and miss with the quality of Nextcloud apps/plugins, which is why we have to wait for quite some time on major Nextcloud updates to allow plugin authors to catch up
  • NC Assistant + LLM python venv issue

    5
    1 Votes
    5 Posts
    1k Views
    robiR
    @mononym right use the LAMP app to install and integrate the parts you need. There's also n8n if needed.
  • add to doc page: caldav + 2FA workaround on iOS

    low-priority
    1
    1 Votes
    1 Posts
    287 Views
    No one has replied
  • Increase Loading Speed and Reliability

    11
    0 Votes
    11 Posts
    4k Views
    firmansiF
    After trying Onlyoffice Docs for the the last 15 days, i can say onlyoffice is better than Collabora, it runs and loads faster than collabora with the same machine specification and number of users, now i turn back on the nextcloud office with onlyoffice ,i can say this solution is more reliable than collabora office which is slow and failing most of the time
  • Nextcloud takes over Roundcube

    4
    6 Votes
    4 Posts
    2k Views
    girishG
    @necrevistonnezr from what I am reading, they will let it function independently.
  • Nextcloud automation - form response to database or table ?

    13
    1 Votes
    13 Posts
    5k Views
    timconsidineT
    @luckow you're entirely right But I am looking for something lightweight. I could not find one, so I built one : https://forum.cloudron.io/post/78167 Hope it helps someone else.
  • Using External Storage / NAS

    3
    1 Votes
    3 Posts
    1k Views
    girishG
    @mcolvin @Reddy welcome! Nextcloud has an external storage plugin - https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/external_storage_configuration_gui.html . With that you can connect S3/CIFS etc. As @mcolvin pointed out, the idea with external storage on nextcloud is that you give access to a bunch of users and they all can store files in this external storage. If you want to increase the storage space across all users, you have to get so called Block Storage from your VPS provider. For example, if your server is on OVH, https://www.ovhcloud.com/en/public-cloud/block-storage/ is around 5 bucks a month for 100GB. You can attach block storage to Cloudron VPS via http://docs.cloudron.io/volumes and then move nextcloud to that volume via https://docs.cloudron.io/apps/#data-directory . Finally, if you have massive amount of data, let's say terabytes of data, the cost effective way is to selfhost at home. Attaching a disk at home into a VPS in the cloud is quite complicated and I won't recommend this. The performace will really not be satisfactory.
  • Does /settings/admin/logging work for anyone else?

    7
    0 Votes
    7 Posts
    900 Views
    jdaviescoatesJ
    @girish said in Does /settings/admin/logging work for anyone else?: According to https://github.com/nextcloud/logreader/pull/866/commits/20870c1225e32ca55eed4d87249f697f5d13fda8 you must see some better error message Well, I don't. Oh well.