Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Email configuration help with Nextcloud Mail

    Support mail nextcloud
    2
    3
    0 Votes
    2 Posts
    573 Views
    girishG
    @ianhyzy Yes, the explanation for this behavior is here - https://docs.cloudron.io/apps/nextcloud/#email (at the bottom). Happy to clarify further.
  • Storage Options?

    Solved Support storage volumes nextcloud
    3
    0 Votes
    3 Posts
    1k Views
    M
    @girish Thank you for your world-class customer support! Sending blessing! ️️
  • 0 Votes
    9 Posts
    2k Views
    jdaviescoatesJ
    @jdaviescoates said in Nextcloud says 5.3GB used, Cloudron says Nextcloud is 19.16GB, why?: That's "just" a difference of 2.66GB (which I guess could mostly be just Nextcloud files themselves) So, assuming that is mostly just Nextcloud files themselves (I may do a clean install at some point just to see how big that is), I think this can be marked as solved.
  • 0 Votes
    6 Posts
    2k 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.
  • Why Nextcloud don't have the PHP library ImageMagick ?

    Solved Nextcloud php nextcloud
    2
    1
    0 Votes
    2 Posts
    649 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.
  • Does anybody use the plugin LDAP write in Nextcloud ?

    Solved Nextcloud nextcloud ldap plugins
    4
    0 Votes
    4 Posts
    1k 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
  • Nextcloud default built-in outbound settings?

    Solved Nextcloud nextcloud email
    3
    1
    0 Votes
    3 Posts
    1k Views
    nebulonN
    Good that it works now. For clarification, an app restart will reset all Cloudron specific settings, in case they were misconfigured or more importantly in case the information has changed on the Cloudron side (like a password, port or secret)
  • 0 Votes
    5 Posts
    2k Views
    minhbaopM
    @girish Hi, everything is ok now, after my s3 storage provider fixed their S3 error SSL certificate . Thanks
  • Nextcloud 19

    Solved Nextcloud nextcloud
    32
    0 Votes
    32 Posts
    5k 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.
  • Scaleway backup errors

    Solved Support nextcloud backups encrypted scaleway
    5
    0 Votes
    5 Posts
    2k Views
    T
    @girish They are unusual I would say, yes. It's a file that is being updated on a daily basis so it has a file history of 30 different versions in NextCloud. They are .db.crypt12 files, which is a database backup of WhatsApp about 120MB in size.
  • After update to Cloudron 5.2.3, redis runs out of memory

    Solved Support redis nextcloud memory
    2
    0 Votes
    2 Posts
    640 Views
    girishG
    @necrevistonnezr indeed, previous versions of Cloudron would allocate more memory for redis based on the app's memory limit. This limit was not settable by the user. In 5.2, we have made the redis limits visible and configurable by the user. Our 5.2 migration script should ideally could have been smarter and allocated more memory to redis.
  • 0 Votes
    7 Posts
    2k Views
    girishG
    @necrevistonnezr They are pretty much the same feature. Cloudron's works at the platform level for all apps including nextcloud itself whereas nextcloud's will work only for nextcloud.
  • 24 Votes
    53 Posts
    14k Views
    jdaviescoatesJ
    @andreasdueren OK, thanks. Shame, that's a nice to have too.
  • Nextcloud 2FA and App Passwords

    Solved Nextcloud nextcloud app passwords
    9
    0 Votes
    9 Posts
    5k Views
    christiaanC
    All iPhones and Macs at our end.
  • Nextcloud Internal Server Error

    Moved Nextcloud nextcloud apps
    27
    0 Votes
    27 Posts
    5k Views
    rmdesR
    got the same issue with one of my nextcloud's, even after removing the app, I could not restore the app to normal state, in the end, I noticed Circles app was throwing errors, disabled with sudo -u www-data php occ app:list sudo -u www-data php occ app:disable circles
  • Nextcloud + Matrix (Riot Client) Integration

    Discuss riot nextcloud
    2
    3 Votes
    2 Posts
    2k Views
    girishG
    From https://github.com/gary-kim/riotchat#installation, it requires Node, npm, yarn (for compiling Riot.im), and Make. The latest base image 2.0.0 should have it all.
  • Nextcloud suggesting I install imagick

    Solved Nextcloud packaging nextcloud
    5
    1
    0 Votes
    5 Posts
    1k Views
    nebulonN
    We've pushed a package update just now to fix this.
  • 1 Votes
    5 Posts
    24k Views
    jeauJ
    it works fine, sorry @girish I should have read the Etherpad Cloudron app doc and also the Ownpad one, because I have to enable the detection of pad mimetype by NextCloud https://github.com/otetard/ownpad/#mimetype-detection. In the terminal, I copied /app/code/resources/config/mimetypemapping.dist.json to /app/data/config/mimetypemapping.json and then I added in this file pad'': ["application/x-ownpad"], we could add this information to the Cloudron documentation of the NextCloud app, next time I'll read it
  • 6 Votes
    2 Posts
    1k Views
    fbartelsF
    The following configuration needs to be added to the identifier registration of Kopano Konnect to enable SSO with Rocketchat: - id: rocketchat.9wd.eu name: Rocketchat trusted: true application_type: web redirect_uris: - https://rocketchat.9wd.eu/_oauth/konnect Remember to restart Konnect after modifying the registry. If you want to verify that the configuration was properly loaded you have to modify log_level in /app/data/konnectd.cfg to read /app/data/konnectd.cfg. With another restart Konnect will then print a message like the following at startup: Apr 20 20:21:30 time="2020-04-20T18:21:30Z" level=debug msg="registered client" application_type=web client_id=rocketchat.9wd.eu insecure=false origins="[https://rocketchat.9wd.eu]" redirect_uris="[https://rocketchat.9wd.eu/_oauth/konnect]" trusted=true with_client_secret=false In Rocket.chat the following configuration needs to be added. For this go into the admin backend, select "OAuth" and there "Add custom oauth". I am using the following settings: URL: https://meet.9wd.eu Token Path: /konnect/v1/token Token Sent Via: Header Identity Token Sent Via: Same as "Token Sent Via" Identity Path: /konnect/v1/userinfo Authorize Path: /signin/v1/identifier/_/authorize Scope: openid profile email Id: rocketchat.9wd.eu Secret: rocketchat Login Style: Default Button Text: Kopano Konnect (needs to be something the user can relate to) Button Text Color: #FFFFFF Button Color: #13679A Username field: preferred_username Merge users: false After storing these log out of Rocket.chat and you will see a new button on your login page titled "Kopano Konnect", which will then use the new login method.
  • New Nextcloud 4.4.0 update with Integrated TURN Query

    Moved Solved Nextcloud nextcloud turn
    5
    0 Votes
    5 Posts
    1k Views
    andreasduerenA
    @girish That be really great because I'm so done reconfiguring the NC Talk settings once a day lol