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

402 Topics 3.3k Posts
  • Nextcloud - "/well-known/caldav" issue

    Moved
    6
    0 Votes
    6 Posts
    4k Views
    girishG
    @jtippetts Yes, if the second one is failing, it's most likely because the server is unable to reach itself. Is this server in a home network?
  • Restoring previous versions of files doesn't work

    3
    0 Votes
    3 Posts
    1k Views
    jdaviescoatesJ
    Apparently the latest version of Document Server 7.0.0 out today should fix this.
  • Current recommendations for text in NextCloud

    7
    1 Votes
    7 Posts
    2k Views
    jdaviescoatesJ
    @scooke said in Current recommendations for text in NextCloud: @jdaviescoates Why do you suggest this over CODE? I've found OnlyOffice to be faster, especially if trying to collaboratively edit with others. This is because so much of the CODE stuff happens on the server rather than at the client end (although good to hear that's getting better @avatar1024 )
  • Nextcloud update throws Redis error

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    girishG
    OK, found the root cause. The config.php contained a spurious 0 => 'NANphp',. When checking the presence of the redis.cluster property in the config, the in_array function can return true when the config contains a 0 property as (int)'redis.cluster' === 0. https://github.com/nextcloud/server/pull/29906 is the upstream PR. Solution: remove the spurious 0 => 'NANphp', in config.php using the file manager .
  • Nextcloud: heic / heif previews not working

    7
    0 Votes
    7 Posts
    5k Views
    nebulonN
    @necrevistonnezr with your changes to the config.php proposed initially I can actually see pdf previews generated fine. For HEIC I think this is a general Ubuntu issue, many apps currently face. We have to further investigate there first. I do wonder though if you preview generator config file adjustments and also the preview plugin should be part of the app package. Not sure how stable this Nextcloud plugin is though. Anyone have more experience here with it?
  • SpaceDeck no longer in Nextcloud?

    8
    0 Votes
    8 Posts
    3k Views
    timconsidineT
    @girish Understood. And thank you. It looks nice but if it's old/not maintained, it may be more trouble than worth. WBO is nice but lacks a few features.
  • 2 Votes
    7 Posts
    3k Views
    robiR
    @jodumont No, nextcloud has a completely different install mode which is S3 only for everything.
  • Nextcloud PostgreSQL high cpu usage

    Moved
    4
    0 Votes
    4 Posts
    2k Views
    E
    @girish Hi, thx for answer. Queston for dummies like me, did you order it to see the number of entries in postgre? Sorry, I'm not familiar with postgre.
  • Nextcloud Hub II will include Office, P2P backup, etc.

    5
    3 Votes
    5 Posts
    2k Views
    necrevistonnezrN
    @nebulon said in Nextcloud Hub II will include Office, P2P backup, etc.: yes given the experience in the past, we will at least wait for the first patch release to make a 23 package. This gives the Nextcloud apps/plugins a chance to become compatible. Definitely a good idea - seems to be a buggy release: https://help.nextcloud.com/t/nc23-how-to-enable-nextcloud-office/128267
  • Multi Domain for the same app such as Nextcloud

    Moved domains nextcloud
    6
    1 Votes
    6 Posts
    3k Views
    mdreiraM
    I am very interested in this. Hope we can have domain aliases very soon for applications that support it, like WP or Nextcloud. Please!!!
  • 1 Votes
    10 Posts
    6k Views
    marcusquinnM
    @robi expandrive.com solves the need faster and for less, it's just a shame that Nextcloud's own App is quite inferior in this case, and ownCloud's is a little better but just no where near as fast and easy as Expandrive across platforms.
  • Don't upgrade to 22.2.1 - it has a bug which makes it much slower

    10
    1 Votes
    10 Posts
    3k Views
    avatar1024A
    @necrevistonnezr Many thanks! I hadn't realised that was also the case for Nextcloud point release updates (I though that only applied to NC major version update)
  • How to Turn Off SSO After Setting Up Nextcloud

    Moved Solved
    3
    0 Votes
    3 Posts
    1k Views
    F
    @nebulon Thank you for the reply Nebulon! Even if disappointing to me currently, I do appreciate the quick response!
  • User not being added to Nextcloud

    Moved
    4
    1 Votes
    4 Posts
    1k Views
    Sam_ukS
    @sam_uk Ah I spotted them in nextcloud.mydomain.com/settings/users/disabled That should fix it, not sure how they ended up there though.
  • Where shall I host my Nextcloud Server?

    Moved nextcloud
    6
    0 Votes
    6 Posts
    3k Views
    girishG
    @zylstra This is built into Cloudron - https://docs.cloudron.io/networking/#dynamic-dns . If you use a programmatic DNS provider, Cloudron will keep the DNS updated.
  • How do you edit files in recovery mode?

    1
    0 Votes
    1 Posts
    305 Views
    No one has replied
  • Solid on Nextcloud

    4
    0 Votes
    4 Posts
    2k Views
    rmdesR
    It's also throwing PHP notice errors, might be related to .well-known parts not being in place ? https://paste.armada.digital/cuqodoxago.pl This errors output when one try to visit one's Solid profile : https://cloud.domain.com/apps/solid/@rick/ I should probably report this upstream since this does not seem related to the cloudron distribution branch
  • Nextcloud Internal Server Error

    Moved nextcloud apps
    27
    0 Votes
    27 Posts
    9k Views
    rmdesR
    got the same issue with one of my nextcloud's, even after removing the app, I could not restore the app to normal state, in the end, I noticed Circles app was throwing errors, disabled with sudo -u www-data php occ app:list sudo -u www-data php occ app:disable circles
  • Version numbers after updating to latest

    7
    1 Votes
    7 Posts
    2k Views
    O
    Update: all previously disabled apps now running flawlessly after the latest 22.1.1 update. The new "Voice Messages" feature in Talk/ Spreed is delightful!
  • Lessons learned (Updating to version 22.0.0)

    7
    2 Votes
    7 Posts
    2k Views
    marcusquinnM
    @luckow Thanks for this - very handy. It didn't fix the issue I had with folder sharing with the "Everyone" Group/Plugin, but difficult to tell as I tried what you suggested first. Then it was only fixed when user's logged out and back in again, so maybe that was all that was needed, I can't be sure, but had disabled and re-enabled the Everyone Group plugin anyway.