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

377 Topics 3.1k Posts
  • Unable to read email via Nextcloud Mail app

    10
    1 Votes
    10 Posts
    1k Views
    J
    @andreasdueren a hash is not enough. you need the raw password to login to mail server . meaning, atleast it's not a one way hash. maybe raw password is stored in some obscure way , but it has to be reversible.
  • Nextcloud Assistant Error After Latest Update to Nextcloud 30.0.6

    6
    2 Votes
    6 Posts
    647 Views
    firmansiF
    Well, I see that the upcoming update will some time on March, I hope sooner
  • 0 Votes
    5 Posts
    622 Views
    BrutalBirdieB
    Also take in consideration that the base domain takes longer to propagate then a subdomain.
  • Cannot administer APP Passwords after moving to OIDC integration

    Solved
    5
    1 Votes
    5 Posts
    588 Views
    O
    @joseph said in Cannot administer APP Passwords after moving to OIDC integration: I tried this on a new install and I can't reproduce this. @odie can you please check if you see the same issue on a new install? I think that's one step to understand if we are testing this wrong OR this is some update related issue I tested several times, and I can't reproduce it either. It just works. On package 5.1.1. No need to install a clean install either. I have no way to explain this. It just stopped behaving this way. I can even delet the same old APP Password that I previously got a "failed" message on. You can probably mark this as solved...??
  • Anyone running Local AI with Cloudron Nextcloud?

    2
    2 Votes
    2 Posts
    323 Views
    jdaviescoatesJ
    @marcusquinn sounds like @firmansi has been https://forum.cloudron.io/topic/13289/nextcloud-assistant-error-after-latest-update-to-nextcloud-30.0.6
  • Nextcloud fails to provision my users after upgrade to v30.05

    19
    1 Votes
    19 Posts
    2k Views
    coniunctioC
    @jdaviescoates I updated the setting per your instructions and that did the trick! Thank you.
  • Problem restarting Nextcloud after Disk Full Event

    Moved
    13
    0 Votes
    13 Posts
    2k Views
    S
    @timconsidine said in Problem restarting Nextcloud after Disk Full Event: Worth considering some kind of free space monitoring? Various server monitor apps/agents is there a good tutorial somewhere? I also ran once into that case and would love automated monitoring. The new notification support of cloudron 8.2 does not cover that case?
  • RANT: windows clients keep disconnecting lately

    Solved
    5
    0 Votes
    5 Posts
    547 Views
    humptydumptyH
    @joseph Yep, that worked. Thank you!
  • OIDC for Nextcloud?

    26
    4 Votes
    26 Posts
    4k Views
    andreasduerenA
    @Joseph It's not super urgent right now, this is only a test instance I spun up and I'm traveling right now. I might reach out at a later point in time.
  • [💡 Guide] How to move Nextcloud to an encrypted volume

    12
    3
    5 Votes
    12 Posts
    2k Views
    andreasduerenA
    @jdaviescoates Yes it's something else. But works well and I have never encountered any problems with Nextcloud and file permissions. This is my setup: [image: 1737355754539-screenshot-2025-01-20-at-07.44.48-resized.png] [image: 1737355754702-screenshot-2025-01-20-at-07.45.02-resized.png] [image: 1737355754960-screenshot-2025-01-20-at-07.47.23.png]
  • root permission for "core" file - Is this OK?

    Solved
    2
    1
    0 Votes
    2 Posts
    225 Views
    nebulonN
    This is fine, it is just a symlink to /app/code/core where app code is owned by www-data
  • 6 Votes
    6 Posts
    654 Views
    avatar1024A
    Sorry posting here because I noticed in the image that the date is in DD/MM/YYYY format but in my Cloudron it's in MM/DD/YYYY format (also in event logs, etc.). Any idea how to change it?? PS: my Nextcloud install is from 23/11/18
  • Fulltext search with Files?

    8
    2 Votes
    8 Posts
    708 Views
    avatar1024A
    @girish said in Fulltext search with Files?: @avatar1024 I couldn't find any information on setting it up with Solr. Please do link if you find anything more . I see, my bad, I got confused cause they still advertise it but they have in fact moved away from it. https://help.nextcloud.com/t/solr-in-nextcloud-24/141277/4 The Fulltextsearch elastic app latest release is 2021 (though with recent activity) so it feels like a bit of a mess.
  • 0 Votes
    7 Posts
    1k Views
    daebakD
    @joseph Thank you, I had already found that information. I need to run some scan tests, but I can't do them on all storages. How can I find the path of the external storage? The folder is SMB. sudo -u www-data php occ files:scan --path="/SMB"
  • Issue with Saving Email Attachments in Version 30.0.2

    3
    0 Votes
    3 Posts
    425 Views
    daebakD
    @jdaviescoates said in Issue with Saving Email Attachments in Version 30.0.2: Nextcloud Mail app Yes is Nextcloud Mail app I just would to know if others have the same issue.
  • Folder in Nextcloud Not Opening After Update to 30.0.2

    7
    1
    1 Votes
    7 Posts
    1k Views
    nebulonN
    Thanks for sharing your findings here! Hopefully this regression gets fixed then with next release.
  • Nextcloud 30.0

    31
    1 Votes
    31 Posts
    5k Views
    J
    In /app/data/php.ini using File manager: [opcache] opcache.interned_strings_buffer=32 Then, restart the app
  • Node and PHP, upgrade process within container

    docker php node apt
    4
    0 Votes
    4 Posts
    645 Views
    nebulonN
    Yes that is handled by app package updates. We usually stay as close to what the upstream app recommends. Through the containerization, we can have different php (and other languages/framework/library) versions on the same system, depending on the individual app. This also means if you find a package using a wrong or by now outdated version, please let us know in that app section in the forum and we will see if and how to update those accordingly.
  • Docker Socket Proxy Support in Cloudron

    Solved
    5
    0 Votes
    5 Posts
    768 Views
    firmansiF
    Thanks @girish for the info, my question is answered
  • NextCloud Re-scan

    Moved Solved
    6
    0 Votes
    6 Posts
    968 Views
    L
    Hi and thank you! In stress, I read half... It works well through the cloudron web terminal. Thank you for your quick responses!