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

3.5k Topics 25.3k Posts

Get help for your Cloudron

  • 0 Votes
    2 Posts
    1k 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
    2k 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
    1k 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
    5k Views
    C
    @nebulon Fantastic, thank you!
  • Backups failing with ERR_STREAM_WRITE_AFTER_END

    Solved backups
    11
    0 Votes
    11 Posts
    4k 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
    7k Views
    luckowL
    @privsec That is what I personally call computer vodoo
  • 0 Votes
    5 Posts
    3k 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
    2k 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
    3k 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
    2k 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
    4k 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!
  • 0 Votes
    2 Posts
    781 Views
    nebulonN
    @d19dotca thanks for reporting. The 404s only come from map files for the minified 3rdparty libraries here. Those are only fetched if you open the webinspector to enabled nicer debugging, so those are non-fatal and can safely be ignored.
  • server requirement

    Solved server
    7
    0 Votes
    7 Posts
    3k Views
    A
    Thanks a lot guys, really appreciated for the input. Actually I am using vultr.com now, just made the upgrade of my server with it.
  • 0 Votes
    4 Posts
    1k Views
    d19dotcaD
    @austinsonger Not that you needed even more confirmations, but I can also confirm that all three links work fine from here in Canada.
  • Easy way to "reset" backups...

    Solved backups backblaze
    10
    0 Votes
    10 Posts
    3k Views
    ericdrgnE
    @girish Awesome thank you, I appreciate the advice. All seems to be working great now. Also thanks @marcusquinn
  • Invalid response code when fetching directory : 429

    Solved
    23
    1 Votes
    23 Posts
    6k Views
    girishG
    @imc67 in the next release, we will suppress those notifications. it seems to not add much value. in any case, the solution is just to wait since cloudron will try again later. it's not a Cloudron issue, the LE service just goes up/down by nature.
  • Missing backup with DST time change (2:00 AM-->3:00 AM)

    Solved backups
    4
    0 Votes
    4 Posts
    627 Views
    P
    @girish Thank's! Good the idea to end DST...
  • "Too many unrecognized commands" in email server

    Solved mail
    4
    0 Votes
    4 Posts
    1k Views
    girishG
    @d19dotca it's not a problem. Just the natue of any service being exposed to the internet. There a bots, misconfigured services, compromised iot devices doing all sorts of things. Nothing to worry.
  • mysql addon fails to start

    Solved update mysql
    6
    0 Votes
    6 Posts
    2k Views
    girishG
    Generally, I am wary of putting this information for general use (and even in docs) because many things can go wrong . So, please, if you care about the data, don't hesitate to contact us on support@ . We help regardless of the subscription plan.