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
  • Domain nameservers are not set to DigitalOcean

    Solved digitalocean domains
    3
    0 Votes
    3 Posts
    920 Views
    rosanoR
    @girish ok i was on the initial setup and i had to click 'show advanced settings' and then set the subdomain to the zone. a simple hint after the error with something like your message would be super helpful on that page. i'm super busy right now but could try a merge request if that would be welcome. i appreciate the quick help, thank you.
  • Backups appear to not work after upgrade

    Solved backups sshfs
    11
    0 Votes
    11 Posts
    2k Views
    girishG
    @mazarian that's correct, the permission is the thing I fixed in 6.3.5. Glad it's working now and thanks for reporting back!
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    1 Views
  • Installation Issues

    Solved installation
    3
    0 Votes
    3 Posts
    585 Views
    girishG
    @kdev Indeed as @scooke mentioned it seems that docker is already installed on the server. Can you uninstall it and try again? In general, Cloudron must be installed on a fresh Ubuntu 20.04 without docker etc.
  • Missing notification [X]

    Solved notifications
    9
    1 Votes
    9 Posts
    2k Views
    girishG
    @luckow yes, good catch! fixed now. will be in 6.3.5
  • Minor file-manager bug

    Solved filemanager
    5
    1 Votes
    5 Posts
    1k Views
    mehdiM
    @nebulon Oh yeah, I had not thought to try the right-click, good catch. Right-clicking on a webpage never feels intuitive to me, except when I want the browser's context menu
  • update 6.3.3 left apps not responding & firewall inactive after reboot

    Solved firewall
    4
    1 Votes
    4 Posts
    973 Views
    C
    hey @nebulon, no, only 2-3 ports tcp/udp (wireguard/snmp/ssh) and it happened inbetween again, without any reboots/upgrades/etc. I got notfied by network mgmgt system, that my cloudron server is down - luckily it was just the firewall…
  • ZipArchive Enabling (Container or Server Level)

    Solved php
    11
    1 Votes
    11 Posts
    2k Views
    J
    @girish That did it! You are awesome! Thank you for all your help from a -1 rep person :). Thank you and the cloudron team for all you do in helping us newbies. (had to wait 3 minutes)
  • "Cloudron in the wild" page when moving cloudron to a new machine

    Solved restore volumes
    10
    0 Votes
    10 Posts
    2k Views
    ?
    @girish HAH nevermind. Its me being a Linux noob... turns out I mounted the drive itself not the partition. The files are there.
  • Postgres root login info?

    Solved postgresql
    7
    0 Votes
    7 Posts
    2k Views
    C
    @girish I use DBeaver with an SSH tunnel. I just found an option that I forgot to toggle on -- "Show all databases". Now it shows all the databases! On a side note, I did first try to configure an SSH tunnel and a post-command to execute "/usr/local/bin/docker exec -ti postgresql bash" and that worked as well. But, only one tunnel is needed to the cloudron server to login as root that allows access to all databases. I'm good to go. Thanks for the help!
  • Permissions in /home/yellowtent/boxdata/mail/vmail/* are inconsistently applied

    Solved mail
    8
    0 Votes
    8 Posts
    952 Views
    girishG
    @d19dotca Ah good point about editing those files. In the next release, I am hoping to make the filemanager be able to edit mail data (so admins can setup sieve rules etc for a mailbox), so this will atleast partly fix that issue.
  • 0 Votes
    7 Posts
    1k Views
    girishG
    Not 100% sure but are there any files under /home/yellowtent/boxdata/mail/spamd/<mailboxname> ? Those are the per mailbox spamassassin bayes databases. Maybe it's picking up something from there?
  • "Spam" messages forwarding correctly via Forwarding sieve rule?

    Solved mail sieve spam
    10
    0 Votes
    10 Posts
    2k Views
    girishG
    Good notes to follow up when we look into email in the next release. IIRC, whitelist setting is a bit dangerous because it allows "spoofed" emails as it pretty much bypasses all the SPF/DMARC/DKIM checks. Meaning, Cloudron does not reject mail if those checks do not pass because there are too many misconfigured mail servers out there. Instead we tag the failures and allow spamassassin to score the rules. whitelisting makes spamassassin bypass the checks altogether.
  • Cloudron Wordpress Site Access Problems

    Solved errcert certificates wordpress trusteddomains
    9
    2
    0 Votes
    9 Posts
    2k Views
    girishG
    @americankulak Ah! thanks for the update.
  • How do you diagnose PHP-based SQL problems?

    Solved mysql
    13
    1
    0 Votes
    13 Posts
    3k Views
    girishG
    Ok, I will mark this as solved but let's investigate further if this comes up again. FWIW, if you do docker exec -ti mysql /bin/bash then the details mysql logs are located at /tmp/mysqld.err .
  • git.cloudron.io cant sign in withe Github or Gitlab - Error422

    Solved git
    3
    0 Votes
    3 Posts
    715 Views
    girishG
    This should work now.
  • cloudron-setup has no documentation for "provider" options

    Solved
    17
    0 Votes
    17 Posts
    3k Views
    M
    @thetomester13 I came across this question after recently installing on Oracle Cloud, and thought I ought to put something in for the argument. I put in "OCI", saw it had been written to a file somewhere, but apart from that it all just worked so I forgot about it!
  • not working email forward when email relay ?

    Solved email relay forwarding
    20
    0 Votes
    20 Posts
    3k Views
    girishG
    @msbt thanks! I will try to see if I can make this just "work" in the next release.
  • Discourse: create new root email

    9
    0 Votes
    9 Posts
    2k Views
    scookeS
    @qimmiq Great! Imma gonna uninstall that Discourse ram hog now!
  • Since 6.3 certs cannot be found

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    imc67I
    @nebulon