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


Skip to content
  • Cloudron Backups to BackBlaze And RC Backup

    Unsolved Support
    4
    0 Votes
    4 Posts
    86 Views
    J

    @Usman said in Cloudron Backups to BackBlaze And RC Backup:

    Right now, a 2 GB app backup is causing 4GB storage. (one 2 gb file in snapshot and one 2gb file in Date directory.

    Yes, this is the case. But also, the system is optimized for having many backups. If you have 30 full backups, this is just 62GB. The 2GB is negligible in this context.

    There is no "backup" options in RocketChat itself. The only option I have configured is Backups in cloudron. So this is done by Cloudron Backup procedure.

    I don't see this in our Rocket.chat backup atleast. There is no second mongodb dump.

    Top level:
    c0d501f9-d319-41af-bb24-edca5ad89810-image.png

    Inside data:

    d25f6c57-a23e-4c0d-b667-589b68a1d9ab-image.png

  • Mongodb wont start after the 8.0.3 update

    Solved Support
    3
    1 Votes
    3 Posts
    114 Views
    nebulonN

    Thanks for sharing this. From the logs (sent to our support) this was triggered by an update to 8.0.3 where upgrading the mongodb instance didn't succeeds correctly. Unfortunately there is nothing much in the mongodb logs besides a plain "core dump" crash.

    But as @hayoken2000 outlines, one can always purge mongodb data and let it start fresh, then restore those apps.

  • Need higher version of Mongodb

    Solved Support
    5
    0 Votes
    5 Posts
    344 Views
    girishG

    Cloudron 8 will have it.

  • Addons mongoDb Connection String

    Solved Support
    4
    1 Votes
    4 Posts
    316 Views
    girishG

    @philkunz true... too late to change the name now 🙂

  • Backup fails repeatedly because of mongodbdump timeout

    Solved Support
    6
    0 Votes
    6 Posts
    521 Views
    G

    @girish So after the upgrade to 7.2.2 the problem vanished. Closing the Ticket.
    Thank you for the help!

  • Failed to backup

    Solved Support
    4
    0 Votes
    4 Posts
    409 Views
    andres.moyaA

    Good point. I checked the services and some of them are yellow (without error, but stalled in loading). I've restarted one app that uses mongodb and now the backup works. But it's very close to the memory limit. If this happens again, I'll increase the memory assigned.

    Thanks for pointing it out.

  • Can't migrate Rocket.Chat

    Moved Solved Rocket.Chat
    2
    1 Votes
    2 Posts
    330 Views
    potemkin_aiP

    Found an issue: MongoDB needed up 600Mb of RAM (to be adjusted in services page).

  • mongodb not starting/reachable

    Solved Support
    6
    0 Votes
    6 Posts
    913 Views
    rmdesR

    @girish Thanks, will try this !

  • wiredtiger & mongodb restarting loop

    Solved Support
    5
    0 Votes
    5 Posts
    919 Views
    rmdesR

    @nebulon I was having a similar issue with Mongodb since a few days, I backuped the mongodb folder, created a new one, restarted the mongodb service, restarted the apps and the problem is solved 🙂

  • cannot start : shell and server versions do not match

    Solved Wekan
    4
    0 Votes
    4 Posts
    845 Views
    ruihildtR

    I found restarting Mongodb service manually fixes the error. Or maybe it was just a coincidence.

  • Reading Wekan Mongo DB from Metabase/Grafana

    Solved Support
    3
    1 Votes
    3 Posts
    484 Views
    ChristopherMagC

    I am trying to only do this from the Cloudron hosted versions of Metabase/Grafana.

    I followed your instructions and this worked perfectly, took the username, password, port, host, and database name from the environment variables within the Wekan web console, entered them in Metabase, and was able to connect and see the data.

    Thank you!

  • MongoDB for general usage

    Discuss
    17
    0 Votes
    17 Posts
    1k Views
    necrevistonnezrN

    @roofboard this is nice sounding word salad nonsense 😵
    ChatGPT does have its limits.

  • clusterMonitor role for NodeBB in MongoDB

    Moved NodeBB
    5
    0 Votes
    5 Posts
    532 Views
    robiR

    @nebulon I am going to pass on that one.
    Any volunteers?

  • database error

    NodeBB
    4
    0 Votes
    4 Posts
    577 Views
    girishG

    @JohnGuan If you want to backup NodeBB's mongodb, then go to the app's backup -> create backup. In the backup, there will be a mongodbdump file.

    As for importing, please see https://docs.cloudron.io/guides/import-mongodb/

  • Trouble importing mongodb data to Rocket.Chat

    Rocket.Chat
    10
    2 Votes
    10 Posts
    2k Views
    girishG

    @robw @alex-adestech An update on this.

    Crux of the issue is that the indices name generated are too long. @alex-adestech pointed out to me that this issue only sorted out in MongoDB 4.4 and not even MongoDB 4.2. Searching through the rocket.chat issue tracker I saw only person hit this and nobody replied. Search further, I found that Rocket.Chat doesn't even support MongoDB 4.2. The releases page mentions the versions they test with - https://github.com/RocketChat/Rocket.Chat/releases. This got me wondering why we hit this issue. Well, the answer it turns out is that Cloudron generates 32 byte mongodb database names for apps. This in turn ends up affecting the length of the index.

    I have made a fix now for Cloudron 5.6 that generates shorter names. (We have had to do something similar for apps using MySQL as well in the past).

  • Import data from another installation

    Solved Rocket.Chat
    9
    0 Votes
    9 Posts
    978 Views
    kaxlineK

    @girish Ah yes, sorry. Should've looked. At least maybe this will direct someone to the docs if they end up here again.

  • Accessing MongoDB using Compass

    Solved Support
    8
    0 Votes
    8 Posts
    955 Views
    girishG

    Compass guide is here - https://docs.cloudron.io/guides/connect-mongodb/#mongodb-compass