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.2k Posts
  • Change associated Account

    appstore
    2
    0 Votes
    2 Posts
    569 Views
    girishG
    @zylstra You have to SSH into the server and run those commands. You don't need to replace the "password", the root password of the database is actually just password (this is fine since it's not exposed externally and only available on localhost).
  • Unable to mount /backups folder (Cifs)

    Solved cifs
    35
    0 Votes
    35 Posts
    7k Views
    C
    @p44 @jdaviescoates Got it working. Thanks for your help!
  • Log viewer performance does not scale well

    logs
    9
    1 Votes
    9 Posts
    2k Views
    robiR
    @girish lol, "Just do it!"
  • Failed to backup: HTTP Code: SignatureDoesNotMatch

    Solved backups minio
    5
    0 Votes
    5 Posts
    1k Views
    S
    @girish After rebooting the machine it has been working for three continuous backups - I will report back if this changes. Thanks for your help.
  • Changing an existing mailbox name / email address

    Solved mail
    8
    0 Votes
    8 Posts
    1k Views
    micmcM
    @girish WOW that greatly simplifies the process, that's great, still always amazed at how CR makes sysadmin soooo much easier
  • 1 Votes
    7 Posts
    1k Views
    girishG
    @alexdimarco Added for next release. [image: 1618511804107-27b68a07-8d7d-4715-a7cf-128adaf1dd60-image.png]
  • Old backups persist despite retention policy?

    Solved backups
    7
    2
    0 Votes
    7 Posts
    1k Views
    d19dotcaD
    @girish haha, yeah that's fair. Deleting backups is probably one of those tasks that should intentionally be difficult to do to avoid any issues (i.e. they need to delete the backups manually). Only thing I can suggest maybe is a little icon designation either beside each of the backups that is past the retention policy (or part of a version upgrade backup) that explains it quickly and links to the docs or something, or maybe just one overall info button in the corner of the backups page or something. Not sure which is most feasible. I'll file a feature request formally for that though in a moment. EDIT: I filed the feature request here: https://forum.cloudron.io/topic/4890/improve-the-backup-page-specifically-retention-related-items-to-explain-retention-policies-and-why-some-backups-exist-beyond-them
  • Where This volumes of Data from the Apps?

    3
    0 Votes
    3 Posts
    709 Views
    girishG
    Are you referring to adding some translation files? Which app are you thinking about?
  • 0 Votes
    2 Posts
    815 Views
    J
    Just found the solution here: https://forum.cloudron.io/topic/1279/receive-email/4 The problem was that AWS EC2 instances close port 25 by default. As soon as I opened it in the AWS console, I was able to receive emails.
  • Issue with garbage data on Scaleway

    scaleway backups
    5
    1 Votes
    5 Posts
    1k Views
    robiR
    @girish no, they're pretty useless. Their web UI S3 console is such crap it can't handle the chatty API requests and keeps timing out. Also I may be wrong that multiple directories are because of failures and restarts. It just looks like multiple changed apps per day get a new dir. So I am attempting other workarounds. Like creating a new bucket and just nuking the old one. rsync isn't great for object store backups as it makes a ton of small files. tgz isn't great as it's a lot of repeated information. We need something hybrid that is the best of both. Something like backing up to a local Minio much more quickly then doing an object to object store transfer offsite, which is much more efficient. This may also offer an opportunity to dedupe and further optimize.
  • Volume disk space strangeness

    Solved disk space disk usage disks volumes
    3
    3
    1 Votes
    3 Posts
    778 Views
    jdaviescoatesJ
    @jdaviescoates said in Volume disk space strangeness: /me goes to reduce the size of the volume back to a perfectly sufficient 10 GB... Oh, bollocks. You can't decrease the size of Hetzner Cloud Volumes, only increase them. So I'd have to create a whole new one and then and then and then...can't be bothered with all that so I guess I'll just stomach the slightly increased cost of 15 GB over 10 GB.
  • 0 Votes
    14 Posts
    3k Views
    C
    @nebulon Fantastic, thank you!
  • Backups failing with ERR_STREAM_WRITE_AFTER_END

    Solved backups
    11
    0 Votes
    11 Posts
    2k Views
    girishG
    For completeness, the working instructions is: # cd /home/yellowtent/box # sudo -u yellowtent npm install aws-sdk@2.879.0 # systemctl restart box
  • Significant issue with 2fa

    Solved 2fa
    20
    0 Votes
    20 Posts
    4k Views
    luckowL
    @privsec That is what I personally call computer vodoo
  • 0 Votes
    5 Posts
    2k Views
    P
    @nebulon I find the solution taking infos from this forum . In fact, I opened port 53 TCP and UDP and Cloudron can resolve domain names. Configuration now is: [image: 1617633691304-firewall-template-resized.png] All seems to working fine... I marked this thread as "Solved"
  • Root domain as blog domain?

    Solved domains
    5
    0 Votes
    5 Posts
    1k Views
    A
    @nebulon Yes, thank you. I found it!
  • Help restoring Cloudron backup on new server

    Solved restore
    4
    0 Votes
    4 Posts
    1k Views
    timconsidineT
    @scooke Thank you. Good tip. I shall use this.
  • Moving to Cloudron. How best? (WP>Ghost/Mail/Discourse/etc)

    8
    0 Votes
    8 Posts
    2k Views
    A
    @msbt I tried a simple restore of my backup from my instance at DiscourseHosting and it worked flawlessly. The versions the same.
  • No SFTP to Ghost :-(

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    A
    Thank you all ever so much for your effort. I was able to achieve all I need the way you suggested.
  • Mounting volumes for dummies. Anyone care to help?

    networking volumes
    17
    0 Votes
    17 Posts
    2k Views
    O
    @odie Still stuck on this. The culprit is definitely that the usb network card fails to receive its configuration on boot. I cannot get netmanager to configure and initialize it at all. Only the two manual commands seem to work: sudo ip addr add 192.168.9.101/24 dev enxc4411eb4c476 sudo ip link set dev enxc4411eb4c476 up I have tried various thing with network manager, and I've tried adding a config file to systemd-networkd under /etc/systemd/network/ - the only thing I achieved, was to have every network freeze when I inserted the usb ethernet adapter (only to unfreeze as soon as I disconnected it). Tried keeping it disconnected for longer, just to see, but connections were frozen until I unplugged the usb network card. So I had to remove these config files. Can anyone offer suggestions? I don't know where to even look for assistance on this now... Thanks!