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

391 Topics 3.2k Posts
  • 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
    997 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
    497 Views
    nebulonN
    new package is out
  • Ignore Email Settings on Nextcloud, yes?

    Solved
    2
    1
    0 Votes
    2 Posts
    815 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
    3k 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!
  • Oooh, Nextcloud 20 has lots of nice new features!

    43
    3 Votes
    43 Posts
    12k Views
    marcusquinnM
    @robi Saw that, took them long enough as it was the first glaring omission I spotted when that feature came out to be immediately useless without. Will be migrating to Nextcloud over the next months, had enough of Google & Co.
  • Uuuh, Nextcloud 20 and lots of problems with encryption

    Solved encryption
    2
    0 Votes
    2 Posts
    2k Views
    luckowL
    Instead of spending more time to find a solution for my non responsive nc-instance, I did a restore of my last backup. To add my findings from the last hours, I cloned the backup first. Then I deactivated the encryption app within nc. The stupid user feedback no longer appears. For the record. My setting in nc19 was: Default encryption module enabled Server-side encryption disabled
  • NC TURN Server now an automated install

    Solved
    16
    1 Votes
    16 Posts
    5k Views
    ei8fdbE
    @jdaviescoates Ah already done. Upvoted then. Thanks
  • Installing NC Apps

    4
    0 Votes
    4 Posts
    1k Views
    marcusquinnM
    I seem to remember you need to Activate a "Login" plugin, there's normally a notification that says that.
  • LDAP: Login with username is not possible anymore

    Solved
    7
    0 Votes
    7 Posts
    894 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
    1k 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
    710 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
    2k 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
    2k Views
    girishG
    FWIW, it's in our TODO list for 6.0 to optimize nextcloud and wordpress installations.