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


Skip to content

Support

Get help for your Cloudron

3.3k Topics 23.6k Posts
  • Some kind of redis error breaking the app

    redis ec2 aws
    8
    1
    0 Votes
    8 Posts
    2k Views
    girishG
    @alex-adestech That was quite some debugging session Wanted to leave some notes here... The server was an EC2 R5 xlarge instance. It worked well but when you resize any app, it will just hang. And the whole server will stop responding eventually. One curious thing was that server had 32GB and ~20GB was in buff/cache in free -m output. I have never seen kernel caching so much. We also found this backtrace in dmesg output: INFO: task docker:111571 blocked for more than 120 seconds. "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. docker D 0000000000000000 0 111571 1 0x00000080 ffff881c01527ab0 0000000000000086 ffff881c332f5080 ffff881c01527fd8 ffff881c01527fd8 ffff881c01527fd8 ffff881c332f5080 ffff881c01527bf0 ffff881c01527bf8 7fffffffffffffff ffff881c332f5080 0000000000000000 Call Trace: [<ffffffff8163a909>] schedule+0x29/0x70 [<ffffffff816385f9>] schedule_timeout+0x209/0x2d0 [<ffffffff8108e4cd>] ? mod_timer+0x11d/0x240 [<ffffffff8163acd6>] wait_for_completion+0x116/0x170 [<ffffffff810b8c10>] ? wake_up_state+0x20/0x20 [<ffffffff810ab676>] __synchronize_srcu+0x106/0x1a0 [<ffffffff810ab190>] ? call_srcu+0x70/0x70 [<ffffffff81219ebf>] ? __sync_blockdev+0x1f/0x40 [<ffffffff810ab72d>] synchronize_srcu+0x1d/0x20 [<ffffffffa000318d>] __dm_suspend+0x5d/0x220 [dm_mod] [<ffffffffa0004c9a>] dm_suspend+0xca/0xf0 [dm_mod] [<ffffffffa0009fe0>] ? table_load+0x380/0x380 [dm_mod] [<ffffffffa000a174>] dev_suspend+0x194/0x250 [dm_mod] [<ffffffffa0009fe0>] ? table_load+0x380/0x380 [dm_mod] [<ffffffffa000aa25>] ctl_ioctl+0x255/0x500 [dm_mod] [<ffffffffa000ace3>] dm_ctl_ioctl+0x13/0x20 [dm_mod] [<ffffffff811f1ef5>] do_vfs_ioctl+0x2e5/0x4c0 [<ffffffff8128bc6e>] ? file_has_perm+0xae/0xc0 [<ffffffff811f2171>] SyS_ioctl+0xa1/0xc0 [<ffffffff816408d9>] ? do_async_page_fault+0x29/0xe0 [<ffffffff81645909>] system_call_fastpath+0x16/0x1b Which led to this redhat article but the answer to that is locked. More debugging led to answers like this and this. The final answer was found here: sudo sysctl -w vm.dirty_ratio=10 sudo sysctl -w vm.dirty_background_ratio=5 With the explanation "By default Linux uses up to 40% of the available memory for file system caching. After this mark has been reached the file system flushes all outstanding data to disk causing all following IOs going synchronous. For flushing out this data to disk this there is a time limit of 120 seconds by default. In the case here the IO subsystem is not fast enough to flush the data withing". Crazy After we put those settings, it actually worked (!). Still cannot believe that choosing AWS instance is that important.
  • Unable to get into Cloudron panel, and cannot reset password

    Solved
    5
    0 Votes
    5 Posts
    627 Views
    girishG
    This got solved via support ticket.
  • Wekan fails to install with `error code 1 and signal null`

    Solved
    14
    0 Votes
    14 Posts
    1k Views
    C
    @nebulon Ok I see. Thank you very much for the clarification! ^^ I'm going to move the image location to an external volume for the time being. It looks like the last docker pull command of the previous test ate some space. Could you guys please tell me how I would clean up the remaining cruft? EDIT: Reporting back that it was installed successfully after changing the image location to an external volume offering enough disk space.
  • [SOLVED] Lost all my files on nextcloud, need to better understand backups

    Solved backups rsync tgz
    12
    0 Votes
    12 Posts
    3k Views
    M
    @girish Sounds good, thanks.
  • E-Mail sieve scripts: "body" option not available

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    necrevistonnezrN
    @girish said in E-Mail sieve scripts: "body" option not available: @necrevistonnezr despite sieve being a standard, each app had a limited parser. So they setup separate filters so as to not step on each other. In my experience, just stick to one app for setting up sieve. It goes beyond that, I think. If I set up a filter in Rainloop and click save, all filters in Roundcube are gone - and vice versa. BTW Did anyone successfully setup their Carddav addressbook to sync to Roundcube? EDIT: NVM, figured it out..
  • I'm unable to uninstall mautic

    Solved mautic error uninstall
    5
    0 Votes
    5 Posts
    1k Views
    JOduMonTJ
    in fact in the directory only the dir data is left and it is empty but root:root is the owner [image: 1603584552046-fe2b1d58-3d79-4c28-bc6d-17bc1821095b-image-resized.png] after rmdir /home/yellowtent/appsdata/f266ef68-b01b-4a9e-954e-b8bc68010672/data the uninstallation went well
  • Terminal Questions re LAMP App

    Solved cli
    3
    0 Votes
    3 Posts
    767 Views
    ShaiS
    @girish Thanks so much for the great answers. I look forward to installing the cloudron cli on my computer running Linux Mint .
  • Email configuration help with Nextcloud Mail

    mail nextcloud
    2
    3
    0 Votes
    2 Posts
    605 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.
  • Deploying Cloudron Build and get a 404

    Solved docker
    3
    0 Votes
    3 Posts
    647 Views
    d19dotcaD
    @girish Looks good now, yeah likely just a Docker hiccup then I guess. Thanks Girish.
  • permissions issue with fsmetadata.json

    Solved backups rsync restore
    6
    0 Votes
    6 Posts
    1k Views
    girishG
    @robi The fsmetadata.json is only used in rsync backups. It's used to keep track of empty directories and 'x' bit of files when using rsync mode. We do this because object storage services (like s3, gcs and friends) cannot track this since they are not a filesystem but an object store. This is not needed in tgz because tgz format can encode this information inside the tarball. In essence, fsmetadata.json is usually owned by root. If it's owned by yellowtent, it's probably because maybe you restored the Cloudron in the past or something. The restore logic changes the permission of all files to yellowtent after downloading so that restore can continue as non-root user.
  • Installation on an AWS EC2 server (T2.Micro) at AWS China hangs

    Solved aws ec2 installation
    19
    1
    0 Votes
    19 Posts
    5k Views
    A
    @scooke said in Installation on an AWS EC2 server (T2.Micro) at AWS China hangs: @andreas True, it doesn't matter where the host company, or head office is located. Anything in China, for China, is going to be under lots of scrutiny. Unfortunately true, we must accept this learning curve.
  • Storage Options?

    Solved storage volumes nextcloud
    3
    0 Votes
    3 Posts
    1k Views
    M
    @girish Thank you for your world-class customer support! Sending blessing! ️️
  • Docker defaults config

    Solved docker
    3
    0 Votes
    3 Posts
    637 Views
    robiR
    That's not a docker config file with defaults I am looking to change various default parameters like runc, DNS, etc..
  • Reading Wekan Mongo DB from Metabase/Grafana

    Solved mongodb wekan metabase grafana
    3
    1 Votes
    3 Posts
    961 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!
  • Limit CPU Usage to S3

    backups aws cpu
    11
    0 Votes
    11 Posts
    3k Views
    marcusquinnM
    @mehdi Very much interested in this topic. I love my American friends, but the EU certainly isn't without capability to respond to the data-mining free-for-all antics of the last decade. I share occasional posts on Twitter on these subjects if anyone's interested.
  • Fix filenames of App Backup Configs

    Solved backups
    2
    1 Votes
    2 Posts
    542 Views
    girishG
    Thanks, fixed.
  • Improved encrypted backup stability

    backups spaces encryption
    5
    0 Votes
    5 Posts
    1k Views
    yusfY
    @girish In my case I was trying to mirror the content of a remote DO object storage to a local Minio instance. I can't recall the exact error but I remember it had to do with the handling of filenames.
  • Is it worth it to migrate to a new server?

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    C
    @BrutalBirdie Yes ^^
  • 0 Votes
    12 Posts
    2k Views
    marcusquinnM
    @robi yeah, with ecommerce being our primary business, we're invested in this. We have 12 very experienced devs on the team but just a few of them have had time to start looking at Cloudron this week. In this for the long-term though so I'm sure you'll start to see our work filtering through very soon.
  • Namecheap and Digital Ocean DNS Problems.

    Solved namecheap digitalocean
    6
    1
    0 Votes
    6 Posts
    2k Views
    girishG
    @bossbarnes07 It seems an 'A' record with the subdomain 'my' is missing. It should point to your IP (209.97.x.x). Cloudron should have added this automatically, I wonder why it didn't get added. Can you add an A record manually and then go to your server and do "systemctl restart box". You can then visit https://ip again and re-do the setup.