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
  • Cloudron build mess up

    Solved
    11
    0 Votes
    11 Posts
    3k Views
    nebulonN
    @kallados indeed it has to be adjusted to your own account name. cloudron here refers to our account at the docker hub. The chown is for the unix user named cloudron on your system. Nothing to do with the docker hub registry service.
  • Memory usage reduction by switching off services?

    services
    3
    0 Votes
    3 Posts
    925 Views
    mehdiM
    @fossy As mugero said, you really have no reason to worry about the services. They use a negligible amount of resources when they are not actually used!
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    1 Views
  • 1 Votes
    6 Posts
    2k Views
    girishG
    @infogulch said in Changing from wildcard to provider-based dns configuration left apps and my.example.com unassigned after wildcard was deleted: That makes a lot of sense. Curious, does Cloudron log when it encounters an existing DNS record that it should not overwrite? It will show the error in the UI. If you try to install an app into a subdomain that has a DNS entry, it will error and give you an option to "overwrite" the DNS record.
  • Fix cloudron certificates from command line

    Solved certificates letsencrypt
    3
    0 Votes
    3 Posts
    2k Views
    girishG
    @svallory Accept self-signed certs and login to dashboard. Once logged in, I would first go to settings and check for updates/update all the way to Cloudron 6. This is because LE made a change in the last few months which makes cert renewal fail on Cloudron side. Once updated, Domains -> Renew all certs.
  • Spamhaus blocking nanoleaf emails (they use sendgrid)?

    Solved mail spam
    7
    1
    1 Votes
    7 Posts
    2k Views
    ?
    @girish Will do
  • Using cloudron-machine

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    yusfY
    I was totally in the wrong here. I just looked at the wrong section it turned out Sorry for taking up your time.
  • Managing SSL certs via Cloudron CLI

    Solved certificates
    10
    0 Votes
    10 Posts
    3k Views
    fbartelsF
    @nebulon said in Managing SSL certs via Cloudron CLI: you have to "forget" the page in your browser yes, or visit the site in an incognito session. Clearing these entries from the profile in Chrome is slightly more complicated, but doable as well. https://msutexas.edu/library/clearhsts.php
  • Ubuntu /var/log/auth.log and others are empty

    Solved ssh security firewall
    9
    0 Votes
    9 Posts
    6k Views
    S
    @staypath Continuing my conversation with myself Posting this here in case anyone else comes across this with the same question: I found that configuring fail2ban to use systemd was the trick: [sshd] port = ssh #logpath = %(sshd_log)s #backend = %(sshd_backend)s backend = systemd enabled = true maxretry = 1 bantime = 14d
  • Ssl certs untrusted and self signed with dns api

    certificates namecheap
    9
    0 Votes
    9 Posts
    2k Views
    girishG
    @mastadamus If you use namecheap API, you don't need port 80. This is because Cloudron will use Let's encrypt DNS automation to get certs. Note that this will require you to sometimes type "https://" explicitly in some browsers because some browsers will default to connecting on port 80 and then the redirect will take it to the https site. In addition, Cloudron has HSTS, so future connects will directly be to 443 and no redirect dance.
  • Email DNS verification error

    Solved
    3
    0 Votes
    3 Posts
    878 Views
    H
    Turns out the domain expired. Nothing related to Cloudron. Please mark this as resolved.
  • 0 Votes
    22 Posts
    3k Views
    girishG
    @d19dotca OK, I have scheduled https://git.cloudron.io/cloudron/box/-/issues/737 for 6.2, let's see.
  • FW stops workung after update

    firewall
    2
    0 Votes
    2 Posts
    508 Views
    girishG
    @chymian-0 Did you whitelist the ports or did you use iptables/ufw directly? We only support https://docs.cloudron.io/networking/#whitelist-ports
  • moving docker data documentation has outdated flag

    1
    0 Votes
    1 Posts
    266 Views
    No one has replied
  • Custom Apps

    import migration
    18
    0 Votes
    18 Posts
    3k Views
    P
    One other note, the .sql file originally failed to upload due to the dump having the following line: Create SCHEMA public; I commented that out and the import ran fine. I'm guessing there is a command to dump the Postgres DB without a create statement but someone smarter than me probably knows it. I haven't used Postgres a day in my life until yesterday so I'm still getting to know it. I have only used MySQL, Maria and MS SQL and all of those have an option to dump without the create statement, but I figured it was just easier to comment that line out of the SQL file instead of looking up the command and doing a new dump.
  • Backup import fails on new Cloudron instance

    Solved restore digitalocean import
    16
    0 Votes
    16 Posts
    2k Views
    girishG
    @yusf OK, thanks, when you find time, feel free to reach on the support mailbox.
  • Cloudron CLI within an app?

    cli
    7
    0 Votes
    7 Posts
    2k Views
    robiR
    This sounds like it should be a part of the build package and/or the registry package, depending on use case.
  • Install fails (unauthorized: authentication required)

    Solved installation docker
    4
    0 Votes
    4 Posts
    939 Views
    mmolivierM
    @girish it's been solved. I did a docker logout and tried again. Got the error again but this time the error was a bit more detailed. Tried it again and it worked. Thanks!
  • Unavailable to access cloudron server from network where our VLAN is in.

    Solved networking
    5
    0 Votes
    5 Posts
    1k Views
    N
    Thank you all for your answers! Yes i was curious if cloudron did something special with the networking. I will contact the network administrators and try to fix the issue with them.
  • Updated to 6.0.1 and Cloudron update failed

    Solved update
    4
    0 Votes
    4 Posts
    954 Views
    mehdiM
    @johnbolt You should try a forced refresh (ctrl + shift + R on most browsers), to avoid cache issues