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.1k Posts
  • Question - App Proxy

    Solved app proxy
    5
    1 Votes
    5 Posts
    443 Views
    J
    You have to install nginx and put those configs on the server where you deployed odoo . That is the correct place for putting those multiple port configs. Then nginx will then answer to a single port 80 which you can then put into cloudron.
  • unable to send emails to gmail

    Solved email gmail
    4
    1 Votes
    4 Posts
    2k Views
    N
    Looks like this part does fix it (instructions for root server): [image: 1737492462373-9fbbe904-6e2e-4deb-8d7d-5d2812a54c83-image.png] Thanks to you both for the pointers!
  • INWX DNS provider is not available during setup

    Solved
    4
    0 Votes
    4 Posts
    269 Views
    nebulonN
    I have added the provider by now https://git.cloudron.io/platform/box/-/blob/master/dashboard/public/js/setup.js?ref_type=heads#L71
  • Questions About Cloudron LDAP Mechanism

    Solved ldap directoryserver
    4
    0 Votes
    4 Posts
    370 Views
    firmansiF
    Thanks for the information
  • 1 Votes
    3 Posts
    214 Views
    luckowL
    A homemade problem. We have refactored our Ansible role. It has installed an MTA that was previously started as Cloudron's mail service. After uninstalling the MTA, everything works as expected.
  • Keeping the browser terminal session connected

    Solved webterminal
    17
    2 Votes
    17 Posts
    2k Views
    C
    Sorry, i should have checked that first. Downgrading CF proxy to DNS only does seem to fix the issue for me. Thanks @nebulon.
  • Backup failed with unexpected response code or HTTP

    Unsolved backups postgresql
    2
    0 Votes
    2 Posts
    97 Views
    J
    @luckow give postgresql more memory
  • Ghost Apps stuck at 'Updating (Queued)' or 'Installing (Queued)' for days

    Solved
    3
    1 Votes
    3 Posts
    206 Views
    N
    Apologies, I continued investigating and going through logs with some Claude help and managed to work out that it was simply down to me adding a Private Docker Registry. It hadn't occurred to me that that would then override existing apps. This is now resolved.
  • 1 Votes
    6 Posts
    477 Views
    nebulonN
    Not sure which nameserver provider you are using, but I remember that back in the day it was possible to screw up the zonefile, rendering all DNS records broken. But generally try to put the TXT record back and then just try to resolve the dashboard domain using your nameserver explicitly (to avoid caching). This should work, if not, please contact your nameserver provider about that.
  • Issue with New Installation with Cloudron 8.0.0

    Solved installation
    13
    1 Votes
    13 Posts
    1k Views
    jdaviescoatesJ
    @firmansi said in Issue with New Installation with Cloudron 8.0.0: @girish I don't activate IPV 6, i have bad experience with this Just to say, it seems going forward you'll likely hit email deliverability issues without IPv6 stuff being configured (especially to M$/ Gmail accounts). See e.g. https://forum.cloudron.io/topic/13145/problems-with-sending-mail
  • Problems with sending mail

    Solved email ptr
    5
    2 Votes
    5 Posts
    669 Views
    sponchS
    working now. thx
  • Cloudron App Store will not accept password to login

    Unsolved appstore
    3
    0 Votes
    3 Posts
    107 Views
    P
    @bosstom Wich password are you using? The one of my.cloudron.instance or the one of cloudron.io web portal? To login in app store you have to use credential of cloudron.io web portal. Also, be careful to add 2FA Token (if enabled)
  • What's Password Criteria For Encryption Password On Backup Feature?

    Solved password encryption
    7
    0 Votes
    7 Posts
    430 Views
    andreasduerenA
    @IniBudi did that on various occasions, no problem lol. Did you maybe check the „encrypt file name“ option?
  • 0 Votes
    2 Posts
    80 Views
    No one has replied
  • Question: Moving apps to volume

    Unsolved restore
    2
    0 Votes
    2 Posts
    252 Views
    J
    @stevespaw said in Question: Moving apps to volume: How does this affect backup? All apps backed up as normal? I guess you mean you symlinked appdata (atleast, from your post history) ? If so, yes all apps are backed up as normal . And if I restore - I assume that the same mount points need to be in place -, but will the restore work normally then? Yes, correct.
  • Can't login in webmail

    Solved webmail
    3
    0 Votes
    3 Posts
    102 Views
    sponchS
    omg....just checked the DNS again.... the "webmail" record wasn't by cloudron.... it's directing to the hoster's web mailer (same that cloudron uses).... So for me: without installing a webmail app from the cloudron appstore this doesn't work, right? As I'm on free (at least with that instance) I've no free app anymore. Sorry...my mistake
  • Issues when trying to create a app account

    Solved appstore
    3
    1 Votes
    3 Posts
    265 Views
    M
    @nebulon That link worked great. Thanks!
  • This topic is deleted!

    0
    0 Votes
    0 Posts
    3 Views
    No one has replied
  • Since v8.2.3: "Backup failed: Too many executable files."

    Solved backups rsync
    6
    0 Votes
    6 Posts
    623 Views
    girishG
    @simon said in Since v8.2.3: "Backup failed: Too many executable files.": As an idea: wouldn't it perhaps make sense to check this independently of the backups? Yeah, I think it's possible. Right now, we haven't focused on it because we have to then give feedback to the user in different ways when multiple apps fails but some succeed etc.
  • Update in Production Channel

    Solved updates
    4
    1 Votes
    4 Posts
    427 Views
    F
    hey, sorry for the late response. nah, i had a different issue with that. i wanted to migrate to a new server. Don't know the exact server versions right now. But in general it was like that: My old server was on something like 8.1.x. The fresh installed server was on 8.2.1. (or similar) So, to make a backup and import it, it says i have to match the server version. So i tried to update to old server, but i got only the option to update to a NEWER version then the fresh installed one, i think 8.2.3, which also was a "beta". so no chance, to only update to the matching stable version to the new server... i ended up re-installing the fresh server to an older version, and enabled auto-update. i understand to not make the effort for subscribing to beta releases, but at least let us select to which version to update... would be nice Otherweise, the migration worked pretty nice. i would point out a few things (DNS stuff), but in general - good work!