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

374 Topics 3.0k Posts
  • Nextcloud 2FA and App Passwords

    Solved nextcloud app passwords
    9
    0 Votes
    9 Posts
    5k Views
    christiaanC
    All iPhones and Macs at our end.
  • Nextcloud and macOS contacts.app

    Solved contacts mac
    3
    0 Votes
    3 Posts
    730 Views
    christiaanC
    My problem seems to stem from incorrectly thinking Nextcloud calendars and contacts use Push, but they use Fetch and the default schedule on Macs and iOS devices is 15 minutes.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Nextcloud error log

    2
    0 Votes
    2 Posts
    432 Views
    girishG
    @christiaan Yes, it's mostly harmless. https://github.com/nextcloud/server/issues/13556 is the bug upstream. Looks like they will fix it soonish (there is some recent activity).
  • Nextcloud suggesting I install imagick

    Solved packaging nextcloud
    5
    1
    0 Votes
    5 Posts
    996 Views
    nebulonN
    We've pushed a package update just now to fix this.
  • Does CalDAV and CardDAV sync work without the web apps?

    Solved
    6
    0 Votes
    6 Posts
    961 Views
    christiaanC
    Thanks nebulon. For anybody following this, I did have to install the apps to get sync up and running properly. The automated configuration file didn't work for some reason. At the very least I had to follow these instructions precisely (including making device-specific passwords): https://docs.nextcloud.com/server/18/user_manual/pim/sync_osx.html
  • Nextcloud setup warning for caldav and carddav

    Moved Solved nextcloud caldav carddav well-known
    11
    0 Votes
    11 Posts
    2k Views
    ?
    @girish The update for Cloudron was installed now, then the location in the Nextcloud app was saved again. Now it is error-free. Thanks for your personal support!
  • Configuring Object Storage compatible S3 as Primary Storage

    Moved nextcloud
    4
    0 Votes
    4 Posts
    1k Views
    madrushM
    Hi, I am interested in using Object Storage for Nextcloud primary storage as well. Currently, an object storage provider can only be added as external storage. It would be great to be able to configure some s3-compatible Object Storage, which costs much less and can be more durable than Volume, as the primary storage. As I understand it, this is not yet possible in Cloudron. Would it be possible to enable this option?
  • Allowing guests to join Nextcloud Talk video calls

    Moved Solved nextcloud nextcloud talk
    11
    0 Votes
    11 Posts
    2k Views
    jdaviescoatesJ
    Just tested again with 3 other people (so four total) and again it worked great, aside from the fact one person couldn't see or hear one other person (odd).
  • NextCloud email account automatically configured

    Moved Solved nextcloud mail
    4
    0 Votes
    4 Posts
    774 Views
    girishG
    In case, you find this post by search, there is doc on how to set this up here - https://cloudron.io/documentation/apps/nextcloud/#email
  • NextCloud Email client cannot be setup.

    Moved Solved nextcloud email
    4
    1 Votes
    4 Posts
    2k Views
    girishG
    In case, you find this post by search, there is doc on how to set this up here - https://cloudron.io/documentation/apps/nextcloud/#email
  • NextCloud Email Support

    Moved Solved nextcloud
    3
    0 Votes
    3 Posts
    815 Views
    girishG
    In case, you find this post by search, there is doc on how to set this up here - https://cloudron.io/documentation/apps/nextcloud/#email
  • Nextcloud pdf and video preview

    Moved Solved
    15
    3 Votes
    15 Posts
    5k Views
    jdaviescoatesJ
    All sorted now
  • Manual coturn install for Nextcloud?

    Moved Solved nextcloud
    11
    3 Votes
    11 Posts
    2k Views
    jdaviescoatesJ
    @iqweb I've not looked at it yet but also just seen this tutorial https://help.nextcloud.com/t/howto-setup-nextcloud-talk-with-turn-server/30794
  • NextCloud still on 18.0.0 even though 18.0.1 is available

    Moved nextcloud
    3
    0 Votes
    3 Posts
    670 Views
    F
    Thanks! Makes sense! I'll message support.
  • Cloudron 4.4.4 - Nextcloud App - Resize Partition

    Moved nextcloud storage
    5
    0 Votes
    5 Posts
    1k Views
    girishG
    For future reference, you have to use resize2fs to grow the ext4 partition when you expand the disk size. This is atleast the case for most public cloud block storage and is a manual operation. Cloudron could potentially do this but I am guessing there is a good reason to not do this automatically, otherwise public cloud folks would have done this already
  • Nextcloud Hub/18

    Moved nextcloud
    27
    1 Votes
    27 Posts
    4k Views
    necrevistonnezrN
    @nebulon said in Nextcloud Hub/18: The update is already rolled out. We just do it slowly for Nextcloud since in the past, Nextcloud updates caused lots of support requests on our side. I'd rather hurry, there are security advisories out: https://adv-archiv.dfn-cert.de/adv/2020-0324/
  • LDAP sync in Nextcloud

    Moved nextcloud
    7
    0 Votes
    7 Posts
    5k Views
    girishG
    @miloskroulik Might be best to take this up in the nextcloud forum. Atleast, I can't find any docs on when the syncing happens and how it can be triggered manually. The --update <username> did end up doing a proper ldap search in my installation (as seen in the /home/yellowtent/platformdata/logs/box.log). I had run ldap:list (or maybe it was ldap:search, i forget) previously and it did not list the user. After the update, it listed the user.
  • Security Concern with PHP / Nginx?

    Moved Solved security nextcloud
    3
    0 Votes
    3 Posts
    277 Views
    fbartelsF
    @necrevistonnezr this was the one https://forum.cloudron.io/topic/1971/urgent-security-issue-in-nginx-php-fpm
  • Urgent security issue in NGINX/php-fpm

    Moved Solved nextcloud
    2
    0 Votes
    2 Posts
    403 Views
    nebulonN
    The Cloudron Nextcloud package is using apache+php instead of nginx, so as far as I understand the issue this does not affect Cloudron instances.