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

385 Topics 3.2k Posts
  • Accessing Nextcloud database

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    andreasduerenA
    @luckow This was a great hack to find out the ID I needed. Deleting it fixed it, thank you!
  • Reset password from nextcloud app

    Solved
    9
    2 Votes
    9 Posts
    3k Views
    girishG
    I added doc for this - https://docs.cloudron.io/apps/nextcloud/#password-reset-link
  • 0 Votes
    11 Posts
    3k Views
    avatar1024A
    @fbartels The thing is I can't check since the volume now works for me. But what I'm saying is that the issue was wider than just not being to write with the NC app, since data in the volume was not read / written into correctly anywhere (in NC app, in NC terminal and in Cloudron file browser) and that has nothing to do with the www-data user as far as I can tell. And by the way you are right that the user in the terminal is root so it's true that being able to write with the terminal could still mean there is a restriction on the folder which would prevent the NC app to write. But as explained above, I don't believe this was the problem in my case.
  • Nextcloud - "/well-known/caldav" issue

    Moved
    6
    0 Votes
    6 Posts
    3k 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
    4k 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
    2k 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
    2k 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
    1k 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
    1k 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
    2k 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
    5k 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
    2k 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
    226 Views
    No one has replied
  • Solid on Nextcloud

    4
    0 Votes
    4 Posts
    1k 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