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

400 Topics 3.2k Posts
  • Users Storage-Quota-Management

    5
    0 Votes
    5 Posts
    2k Views
    H
    @bluxomat When creating an instance check the option as shown in the image below. [image: 1616694174227-755cffb2-90b6-44aa-9ab9-568d51deca0a-image.png] That way, when you log in with the admin user, the user quota option will appear
  • Nextcloud 20.0.8 is out

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    subvenS
    Did someone saw stable20 LDAP: make actually use of batch read known groups within the changelog? Nextcloud has LDAP group support but we were never able to use Cloudrons user groups. Any chance this could change now? EDIT: Hm okay maybe I'm on the wrong path. I always assumed you can map LDAP groups to groups within Nextcloud (to determine folder/access rights) but this seems not to be the case. Correct me if I'm wrong.
  • Nextcloud : PDF does not load correctly if opened from shared folder

    Moved Solved
    6
    0 Votes
    6 Posts
    3k Views
    J
    @nebulon The bug has been fixed in the current updated 20.0.8 version of cloudron! Thanks for a delightful experience. Edit: This thread can be marked solved I think.
  • Are cron jobs setup to run for email notifications from Nextcloud?

    8
    0 Votes
    8 Posts
    4k Views
    marcusquinnM
    @girish Yeah, I read that, and it seems to you setup Cron by default with the email settings anyway at: /settings/admin where the Test email button seems to work, so that part seems good. Notifications is a core/default App as I understand at: /settings/apps/installed/notifications This is what I have set here: /settings/user/activity [image: 1614037256003-81f3c895-c03e-4c96-bbe1-ef1431ddfd93-image-resized.png] And the folders are just the default and this extra shared folder: [image: 1614037320510-6e9f270e-3e2e-46bd-874a-4c69a7b0de64-image.png]
  • Need a custom home page for an app.

    Moved redirect
    8
    0 Votes
    8 Posts
    3k Views
    girishG
    @enigma84 Access the htaccess from the File Manager and not directly on the server. It's better/easier that way - https://docs.cloudron.io/apps/#file-manager For nextcloud, you will (confusingly) see two files - htaccess and .htaccess. Do not touch .htaccess since it is for protecting the data directory (/app/data). You can try editing htaccess.
  • Installing apps in Nextcloud

    5
    1 Votes
    5 Posts
    2k Views
    robiR
    it sounds like they need to have a default feature added that disables plugins that have not been revved compatible with the current version. Keep the cloud running not the 'addons'.
  • Nextcloud 20.0.5 released

    Solved
    1
    0 Votes
    1 Posts
    419 Views
    No one has replied
  • Audit admin access to Nextcloud user files

    Moved admin audit monitoring
    8
    1 Votes
    8 Posts
    4k Views
    murgeroM
    @shai There may also be a plugin that does this too - it's worth trying to search on Nextcloud's own store-front for plugins.
  • Enable 2FA TOTP Provider App

    6
    0 Votes
    6 Posts
    2k Views
    girishG
    @necrevistonnezr Ah gotcha, I misunderstood your original post.
  • 0 Votes
    3 Posts
    1k Views
    JOduMonTJ
    @girish said in Should the URL of the "Social Nextcloud App" also change when you change the subdomain of "Nextcloud Cloudron app" ?: “cloud_url”: getenv('CLOUDRON_APP_ORIGIN'), “social_url”: getenv('CLOUDRON_APP_ORIGIN') . '/nextcloud/index.php/apps/social/”, I did edit ./config/config.php via de the file manager and add those to line 'cloud_url': getenv('CLOUDRON_APP_ORIGIN'), 'social_url': getenv('CLOUDRON_APP_ORIGIN') . '/nextcloud/index.php/apps/social/', but it didn't work So I dig a little bit more and found the solution here overwrite.cli.url have to be set properly (which Cloudron take care of) than do a reset /occ social:reset sudo -u www-data php occ which result with this "bug" so I'll wait to see
  • Nextcloud Key is duplicated still after Update

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    nebulonN
    Fixed now with the latest app package.
  • Encryption password issues with V20 of nextcloud

    9
    0 Votes
    9 Posts
    3k Views
    P
    @girish It would be nice too if when the main back up ran, the apps individually showed their backup file. That way it makes reverting to an earlier backup much simpler.
  • 6.0.1 Nextcloud is failing to start

    Moved
    4
    0 Votes
    4 Posts
    1k Views
    girishG
    @adrw I see errors from the antivirus plugin. 2020-12-10T02:31:05.000Z {"reqId":"BPffxdeo3xuZ2LQxCCdt","level":3,"time":"2020-12-10T02:31:05+00:00","remoteAddr":"","user":"--","app":"files_antivirus","method":"","url":"--","message":{"Exception":"RuntimeException","Message":"The antivirus executable could not be found at /usr/bin/clamscan","Code":0,"Trace":[{"function":"__construct","class":"OCA\\Files_Antivirus\\Scanner\\LocalClam","type":"->","args":[{"__class__":"OCA\\Files_Antivirus\\AppConfig"},{"__class__":"OC\\AppFramework\\Logger"},{"__class__":"OCA\\Files_Antivirus\\StatusFactory"}]},{"file":"/app/code/lib/private/AppFramework/Utility/SimpleContainer.php","line":101,"function":"newInstanceArgs","class":"ReflectionClass","type":"->","args":[[{"__class__":"OCA\\Files_Antivirus\\AppConfig"},{"__class__":"OC\\AppFramework\\Logger"},{"__class__":"OCA\\Files_Antivirus\\StatusFactory"}]]},{"file":"/app/code/lib/private/AppFramework/Utility/SimpleContainer.php","line":109,"function":"buildClass","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":[{"name":"OCA\\Files_Antivirus\\Scanner\\LocalClam","__class__":"ReflectionClass"}]},{"file":"/app/code/lib/private/AppFramework/Utility/SimpleContainer.php","line":126,"function":"resolve","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCA\\Files_Antivirus\\Scanner\\LocalClam"]},{"file":"/app/code/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":455,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCA\\Files_Antivirus\\Scanner\\LocalClam"]},{"file":"/app/code/lib/private/ServerContainer.php","line":140,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["OCA\\Files_Antivirus\\Scanner\\LocalClam"]},{"file":"/app/data/apps/files_antivirus/lib/Scanner/ScannerFactory.php","line":45,"function":"query","class":"OC\\ServerContainer","type":"->","args":["OCA\\Files_Antivirus\\Scanner\\LocalClam"]},{"file":"/app/data/apps/files_antivirus/lib/BackgroundJob/BackgroundScanner.php","line":328,"function":"getScanner","class":"OCA\\Files_Antivirus\\Scanner\\ScannerFactory","type":"->","args":[]},{"file":"/app/data/apps/files_antivirus/lib/BackgroundJob/BackgroundScanner.php","line":115,"function":"scanOneFile","class":"OCA\\Files_Antivirus\\BackgroundJob\\BackgroundScanner","type":"->","args":[{"__class__":"OC\\Files\\Node\\File"}]},{"file":"/app/code/lib/private/BackgroundJob/Job.php","line":52,"function":"run","class":"OCA\\Files_Antivirus\\BackgroundJob\\BackgroundScanner","type":"->","args":[null]},{"file":"/app/code/lib/private/BackgroundJob/TimedJob.php","line":59,"function":"execute","class":"OC\\BackgroundJob\\Job","type":"->","args":[{"__class__":"OC\\BackgroundJob\\JobList"},{"__class__":"OC\\Log"}]},{"file":"/app/code/cron.php","line":127,"function":"execute","class":"OC\\BackgroundJob\\TimedJob","type":"->","args":[{"__class__":"OC\\BackgroundJob\\JobList"},{"__class__":"OC\\Log"}]}],"File":"/app/data/apps/files_antivirus/lib/Scanner/LocalClam.php","Line":43,"CustomMessage":"--"},"userAgent":"--","version":"20.0.1.1"} I guess it's looking for clamav. Can you make disable that plugin?
  • Nextcloud 20.0.3 bugfix release is out

    Solved
    2
    0 Votes
    2 Posts
    515 Views
    nebulonN
    new package is out
  • Ignore Email Settings on Nextcloud, yes?

    Solved
    2
    1
    0 Votes
    2 Posts
    893 Views
    girishG
    @shai Right, don't modify them, that are automatically setup by the nextcloud package. It should work out of the box (as long as Cloudron email works, of course).
  • Cloudron/Nextcloud Integration Update and NC App Questions

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    robiR
    Work smarter by trying plugins in a separate NC install, and if all is well deploy them in the production one. Similarly ensure you have a recent backup you can restore to in case of unexpected issues. Those two things along will keep most troubles away from production users.
  • Accidentally Moved Storage: Out of space error

    Solved nextcloud data migration
    3
    0 Votes
    3 Posts
    1k Views
    R
    Thank you for the prompt response. I've filed a ticket.
  • Nextcloud - update to 20.0.2 failed

    Moved Solved
    9
    0 Votes
    9 Posts
    4k Views
    D
    @nebulon thanks a lot for your help !! Really appreciated.. I confirm that our instance works correctly now
  • Nextcloud 20.0.2 not responding, key is duplicated

    Moved Solved
    3
    0 Votes
    3 Posts
    1k Views
    girishG
    So @nebulon has a workaround here - https://forum.cloudron.io/topic/3827/nextcloud-update-to-20-0-2-failed/8 . We are fixing the package accordingly.
  • Nextcloud External Storage - mounting external services with Rclone?

    12
    0 Votes
    12 Posts
    6k Views
    necrevistonnezrN
    @dkdkdkk 10 days ago: @girish said in What's coming in 6.0 (take 2): Another brief update: We added auth wall functionality that apps without any notion of login can use i18n is mostly done, just lots of testing before we let translators do their work. @nebulon can give some updates on how the language is selected etc. We added httpPaths functionality so that @MooCloud_Matt can work on his OLS app. Also, see https://forum.cloudron.io/topic/3755/apache-ols-and-nginx-custom-benchmarks/5 Reworked a lot of the internal dns stuff, so that we can have apps as dns servers (ad blocker apps) solr fts search was merged today. Looks like we are set for a release next week!