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.2k Topics 22.5k Posts
  • Installation Stuck at "Waiting for propagation of"

    Solved digitalocean dns setup
    5
    2
    0 Votes
    5 Posts
    1k Views
    A
    Setting up under the wildcard option worked. Hopefully the wider issue with DigitalOcean will get resolved.
  • Another LDAP/OIDC sync issue - admin can't login

    9
    1
    0 Votes
    9 Posts
    543 Views
    potemkin_aiP
    Are you able to login without 2fa yep - by setting up temporary password with cloudron cli tool Note that the ldap connector does not sync with a cron job, you have to press the sync button manually. Not valid - as otherwise I wouldn't be able to login with temporary password - user wouldn't exist. Manual sync - yes, sure. My logins worked up till I setup 2FA on admin on master server.
  • Failed to get release information

    Solved installation
    21
    0 Votes
    21 Posts
    3k Views
    E
    Ah .. ssdnodes can also be ip6 only. ip4 adds a fair chunk of money these days.
  • Need Help Expanding Resized Vultr Block Storage

    Solved vultr block storage
    3
    0 Votes
    3 Posts
    957 Views
    Dave SwiftD
    I had tried that before posting, but it failed. Turns out Vultr wants you to boot from a recovery disk to resize. Much faster (and no downtime) to just create new block storage and copy data over.
  • Event Log shows "undefined" in Details column for users logging in to Mail

    Solved
    3
    1
    1 Votes
    3 Posts
    111 Views
    nebulonN
    This is now fixed with https://git.cloudron.io/cloudron/box/-/commit/c8cd67258ad0329214e46b841de62e26e36842de
  • SMTP using wrong IP address on interface with multiple addresses

    Solved
    19
    1 Votes
    19 Posts
    2k Views
    d19dotcaD
    Well I'm kind of ashamed to say it but I gave up, I spent far too many hours on this one (felt like ~25 between the last three days) just on this one single issue in order to avoid an IP block for my clients as Microsoft was blocking the IP of the host machine, and I still couldn't get it to work. I eventually opted instead to create a new Public Cloud instance at OVH instead, migrated all the data to it, using the floating IP, and things seem to be working fine now (only accessible with one public IP address so Docker had no other choice, lol). Sorry there's no confirmed solution to this one.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Empty Vendor & Product, and wrong CPU info on the System Info page

    Solved system info ovh
    9
    2
    0 Votes
    9 Posts
    1k Views
    nebulonN
    Well then looks like OVH is not setting the DMI/SMBIOS values then properly. I guess there is not much to be done to remedy this from our side, unless some other metadata standard is used by them instead.
  • "First Time Setup" info not shown anymore upon first start?

    Solved installation postinstall
    6
    2 Votes
    6 Posts
    737 Views
    nebulonN
    Fixed now for next release.
  • Cannot read properties of undefined (reading 'sort')

    Solved cloudflare
    10
    0 Votes
    10 Posts
    3k Views
    girishG
    This is fixed now. The original issue is that the zone is added in Cloudflare but the nameservers of the domain are not set to Cloudflare. This makes Cloudflare return name_servers as empty in the response which makes our code crash.
  • How to achieve my app store (wrong password)?

    Solved appstore
    3
    1
    1 Votes
    3 Posts
    424 Views
    girishG
    @VictorMC26 There are two totally separate accounts. One is to access your server's dashboard to install and manage apps. This is via my.domain.com . The account you have here is local to your server. The other is cloudron.io account. This lets you manage billing/subscription. The screenshot you posted appears in the 'App Store' view in your server's dashboard on first time use. It is asking for this account's password. If you don't have one, you have to sign up. Once signed up, you can use the My Account link on the top right at https://www.cloudron.io/ to manage billing/invoices.
  • 2 Votes
    19 Posts
    2k Views
    d19dotcaD
    @nebulon I’m not sure I understand… if my server had 128 GB to set, why does Cloudron allow me to set nearly 256 GB? That doesn’t make sense to me.
  • SMTP Server of Cloudron - rate limit

    Solved email security
    3
    1 Votes
    3 Posts
    479 Views
    girishG
    There are some hard coded rate limits - https://docs.cloudron.io/security/#rate-limits
  • LDAP Syncing Error with PaperCut NG

    Solved ldap
    3
    3
    0 Votes
    3 Posts
    447 Views
    T
    @nebulon It took a while to look into it - on my external facing URL it was my proxy & firewall that was blocking it. I switch to using the local IP & changed the Base DN as you mentioned & it is now pulling in users. Thanks for your help!
  • Removing a domain produces an SQL error

    Solved domains
    5
    1
    1 Votes
    5 Posts
    699 Views
    scookeS
    @ChicagoGregg said in Removing a domain produces an SQL error: Low of the totem pole. Low of the totem pole. Just use "least significant/important/crucial".
  • 2 Votes
    2 Posts
    481 Views
    girishG
    I forked this into a separate thread. Think we need some more context. Are you saying using localhost:port of your MacOS device does not work with the app proxy anymore? In the recent releases, an app proxy related change that happened is that we set the Host header to the initial request endpoint. Would your set up be affected by this change by any chance? Related issue in NPM - https://github.com/NginxProxyManager/nginx-proxy-manager/issues/127
  • Domain Setup Error Message

    Unsolved setup dns namecheap
    7
    1 Votes
    7 Posts
    878 Views
    girishG
    @alphy Is there a way for us to access the server? Not sure why unbound is not resolving but that's the root of the problem. If it's possible to access it, please send us info at support@cloudron.io and we can debug further.
  • Unsure of backup logic in this situation

    Solved backups mastodon restore homeserver
    3
    0 Votes
    3 Posts
    431 Views
    scookeS
    I don't think there is any backup option out there which can do what you are hoping can be done. The one exception is if you are manually extracting the data to be restored, and putting them in different locations. I just say this so you don't go feeling like this is some sort of weakness of Cloudron. Backups rely on timestamps and exact conditions. You couldn't restore the second backup because it would look for the time slot from which it was built, in the records, and those records aren't going to be in the currently restored backup. But if it is the media you want, then the fact you do have separate sets of backups does mean you can at least navigate through the backup and find that media, and then as @nebulon said, manually add them back to your Mastodon. But I gotta say, why do you need to have this media? I mean, Mastodon IS social media, and it's meant to be ephemeral. If there is some info you like, then screenshot it, or click the link and bookmark it, print it out to PDF, or follow the poster (to then check them out post-restore to see that specific post) etc. But saving it and keeping it to be viewable only within your Mastodon seems like a use even Mastodon wasn't really meant for. Anyway, good to hear you are back up and running. Hope the new year remains happier. I'm @shane@social.futurnumerique.com if you want to expand your follow/followers!
  • How to debug Postgresql used by custom app

    Solved postgresql
    4
    1 Votes
    4 Posts
    585 Views
    nebulonN
    The current addon uses 14.9 so I guess you could run the corresponding image from https://hub.docker.com/_/postgres
  • Cloudron install on Ubuntu 22.04 broken

    Solved install
    16
    1 Votes
    16 Posts
    3k Views
    S
    You are welcome @alphy. Enjoy Cloudron!