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

356 Topics 2.9k Posts
  • LDAP: Login with username is not possible anymore

    Solved
    7
    0 Votes
    7 Posts
    504 Views
    murgeroM
    @nebulon hmmm yeah I could see the potential for extra work, but as long as the css for the ldap plugin doesn't change too much I'd imagine it would a "build it once and forget about it" situation. That said, adding the option to disable the ldap UI for non-admins is a no-brainer I'm sure for Nextcloud programmers.
  • 0 Votes
    4 Posts
    541 Views
    girishG
    @ctrl Cloudron package uses apache + mod_php. The high CPU load issue is probably because of something else. # apache2ctl -M AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.18.0.24. Set the 'ServerName' directive globally to suppress this message Loaded Modules: core_module (static) ... php7_module (shared) ...
  • Delete default admin account

    2
    1 Votes
    2 Posts
    339 Views
    nebulonN
    That is totally possible, just make sure to transfer the admin status over to another account first.
  • Nextcloud update 19 - Not responding

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    nebulonN
    Yes the main issue is mostly related to Nextcloud addons. Basically with every release something breaks. Ideally it should not bring down Nextcloud as a whole but just disable that addon, but that is not how it is implemented. Things just crash unfortunately.
  • Gallery performance issues

    6
    0 Votes
    6 Posts
    768 Views
    girishG
    FWIW, it's in our TODO list for 6.0 to optimize nextcloud and wordpress installations.
  • Why is onlyoffice a separate app?

    Solved
    8
    1 Votes
    8 Posts
    924 Views
    nebulonN
    I'll mark this as solved. The takeaway is to use the connector nextcloud apps/plugins, then it works.
  • Nextcloud 19.0.3 is out

    Solved
    5
    2 Votes
    5 Posts
    404 Views
    necrevistonnezrN
    19.03 is out with the following changes: Fix possible leaking scope in Flow (server#22410) Combine body-login rules in theming and fix twofactor and guest styling on bright colors (server#22427) Show better quota warning for group folders and external storage (server#22442) Add php docs build script (server#22448) Fix clicks on actions menu of non opaque file rows in acceptance tests (server#22503) Fix writing BLOBs to postgres with recent contacts interaction (server#22515) Set the mount id before calling storage wrapper (server#22519) Fix S3 error handling (server#22521) Only disable zip64 if the size is known (server#22537) Change free space calculation (server#22553) Do not keep the part file if the forbidden exception has no retry set (server#22560) Fix app password updating out of bounds (server#22569) Use the correct root to determinate the webroot for the resource (server#22579) Upgrade icewind/smb to 3.2.7 (server#22581) Bump elliptic from 6.4.1 to 6.5.3 (notifications#732) Fixes regression that prevented you from toggling the encryption flag (privacy#489) Match any non-whitespace character in filesystem pattern (serverinfo#229) Catch StorageNotAvailable exceptions (text#1001) Harden read only check on public endpoints (text#1017) Harden check when using token from memcache (text#1020) Sessionid is an int (text#1029) Only overwrite Ctrl-f when text is focussed (text#990) Set the X-Requested-With header on dav requests (viewer#582)
  • Mount a USB drive as Nextcloud external storage?

    5
    0 Votes
    5 Posts
    3k Views
    nebulonN
    One option here is to create a new empty folder on that external disk, then move a freshly installed Nextcloud instance to that folder. Once that is done, you can move the existing files on the same disk into that folder into the expected subfolder for the Nextcloud user you want to files to be present.
  • Nextcloud in Error state even though it's running (after Cloudron 5.5 update)

    Solved
    38
    0 Votes
    38 Posts
    3k Views
    M
    well that was months ago, so they had that problem before that as well
  • Calendar event email invites are not sent

    Solved calendar
    8
    0 Votes
    8 Posts
    2k Views
    ei8fdbE
    @girish Here you go. No answer yet. https://help.nextcloud.com/t/sending-calendar-invite-from-nextcloud-user-email-addresses-with-character-does-not-work/89220 If I don't get an answer I might post it in the GitHub repo, as I don't think it's something a user can fix.
  • Internal shares broken after upgrade 18.x to 19.0.1

    Solved
    2
    0 Votes
    2 Posts
    324 Views
    girishG
    @dfldadm Something to try might be to disable any plugins you have installed and see if it helps. Does reverting to the previous backup sort out the issue? If so, what you can do is something like this: make a backup of the app in it's current state. revert to nc 18, so you have it all working again disable automatic updates for the app create a clone from nc from the backup of step 0 to another location. use this to experiment with plugins and various commands to figure out what the issue is.
  • Connecting Nextcloud's mail app to my Cloudron mail server

    Solved nextcloud email
    6
    1
    0 Votes
    6 Posts
    1k Views
    marcusquinnM
    @Bortseb Yeah, best way to get familiar eh! Always worth making up your own mind, I just added in case you were a disappointed once you did get connected and to be aware what I think at least is worth your time on setups, as I know from years of System Admin for a team of about 50, they can often only be as quick or organised as the tools we give them.
  • Nextcloud 19

    Solved nextcloud
    32
    0 Votes
    32 Posts
    3k Views
    A
    @girish said in Nextcloud 19: sudo -u www-data php -f /app/code/occ db:add-missing-columns Perfect, that did the trick! No more warnings in Nextcloud Settings.
  • 0 Votes
    6 Posts
    908 Views
    girishG
    Just leaving a note for myself, but it's unclear why the issue got fixed after the update. After an app update, the container is recreated and the collectd config is regenerated. Maybe the collectd restart did the trick.
  • Why Nextcloud don't have the PHP library ImageMagick ?

    Solved php nextcloud
    2
    1
    0 Votes
    2 Posts
    531 Views
    nebulonN
    This is resolved in https://git.cloudron.io/cloudron/nextcloud-app/-/issues/80 we are still not very sure about pushing the latest version due to db migration issues.
  • Carnet (Goole keep Like) app does not stop recording

    5
    0 Votes
    5 Posts
    679 Views
    murgeroM
    @seeker Sorry - Maybe we are using too new a nextcloud ver? Some nextcloud apps only work with certain versions.
  • 1 Votes
    2 Posts
    526 Views
    jdaviescoatesJ
    Thanks. I'm mostly happy just using Nextcloud Text, but may well have a look at playing with Notes + QownNoted too...
  • Should I chown the new path of my data ?

    7
    0 Votes
    7 Posts
    840 Views
    JOduMonTJ
    @girish said in Should I chown the new path of my data ?: @JOduMonT said in Should I chown the new path of my data ?: may I delete the old empty directory /home/yellowtent/appsdata/7dd8e169-9efb-485c-9cee-7053e0312360/ ? You should not delete this. This directory is used to storing the database dumps when taking app backup. OK good I didn't deleted it @nebulon said in Should I chown the new path of my data ?: That error looks a lot more like a database constraint error. In this case it appears you already have an app configured on that dataDir? yes but than, when I went into my. cloudron the path disappear and when I look a via the console, a new set of data was inside /home/yellowtent/appsdata/7dd8e169-9efb-485c-9cee-7053e0312360/ while my mount point /mnt/nextcloud/data was accessible between the configuration and the error message I had the reboot the server because of ubuntu security update has cloudron asked me.
  • Does anybody use the plugin LDAP write in Nextcloud ?

    Solved nextcloud ldap plugins
    4
    0 Votes
    4 Posts
    901 Views
    JOduMonTJ
    @nebulon said in Does anybody use the plugin LDAP write in Nextcloud ?: That is correct, our ldap server does not allow any modification or writes to the user directory. that is smart, because it is so easy to mess with LDAP
  • Changing Default Files in Nextcloud

    Moved Solved nextcloud
    7
    0 Votes
    7 Posts
    8k Views
    girishG
    @rcdncn Thanks. I have pushed your notes to our docs at https://cloudron.io/documentation/apps/nextcloud/#skeleton-directory