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
  • The site is deceptive

    Solved
    26
    2
    0 Votes
    26 Posts
    4k Views
    girishG
    @Sam_uk I wish they were more transparent on why a site is listed
  • Cloudron not removing expired backups from deleted apps

    Solved backups cleanup-backups
    14
    2 Votes
    14 Posts
    2k Views
    girishG
    @d19dotca Yes, that sounds good. We also fixed the logs view now in 7.5 to give a history of past logs. The current one is hard to work with when debugging such things.
  • Cloudron Directory Server

    Solved directory ldap
    24
    1 Votes
    24 Posts
    3k Views
    mdc773M
    @girish silly me sir I had my.domain proxy enabled when I turned off it works
  • 0 Votes
    10 Posts
    1k Views
    girishG
    @scooke I am out of ideas then. If you like, you can reach out on support@cloudron.io and we can debug further to see if we can resurrect the app.
  • How to Install InfluxDB 2 ?

    Solved
    5
    0 Votes
    5 Posts
    602 Views
    robiR
    @lukas you posted there yesterday.
  • DuckDNS Domain Setup on Linode Server

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    S
    The DuckDNS.org is the most popular way to get a domain for free and it's extremely important for selfhosting. From what I saw in sources the Cloudron has own implementation of the ACME DNS challenge. The problem is that each DNS provider has own API incompatible with others. The Sandstorm.io instead uses the library https://github.com/therootcompany/acme.js which was also developed for a selfhosting project. The library has support of many providers including the DuckDNS. As an alternative solution may be acme.sh which is not in JS but in plain shell instead. It has support of probably all possible DNS providers. Interesting that the Sandstorm doesn't support setting of a custom domain but instead use it's own DDNS service sandcats.io The service is not that good and doesn't support setting of TXT or MX records. I'm working now on writing a DDNS server that can be deployed https://github.com/yurt-page/go-ddnsd. There is already one existing called https://github.com/nsupdate-info/nsupdate.info which supports users registration. But I wish to make something more lightweight and simpler with autoregistration and I'll continue later. You guys can try to deploy the DDNS server and autoregister new cloudron installs and give a free subdomains. This will help a lot for selfhosters.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • Adding domains with an "ö" is not supported?

    Solved domains punycode
    13
    1 Votes
    13 Posts
    2k Views
    girishG
    @jayonrails whoops, didn't notice!
  • Backup restore is not working

    Solved backups import cifs
    14
    1 Votes
    14 Posts
    3k Views
    girishG
    @jayonrails We just started on it, so will take a month probably atleast.
  • AWS SDK backup notice in Cloudron app logs - Javascript v2 to v3 upgrade

    Solved
    3
    1 Votes
    3 Posts
    394 Views
    girishG
    I have complained here - https://github.com/aws/aws-sdk-js/issues/4354#issuecomment-1544608887 . I don't understand why they do this, makes no sense. Especially, the v3 js sdk is not even ready.
  • collectd is unable to start

    Solved collectd
    11
    0 Votes
    11 Posts
    4k Views
    girishG
    @mathieuepitech Ah, I didn't realize you were on a older Cloudron version. Indeed, du.py is now gone.
  • Cloudron dashboard UI bug ?

    Solved
    2
    1
    0 Votes
    2 Posts
    256 Views
    timconsidineT
    on page refresh, the variable was enumerated.
  • Cloudron stuck "starting service, this may take a while"

    Solved update
    11
    0 Votes
    11 Posts
    2k Views
    C
    There was an error in the logs about some keys that resembled another post here. The recommendation was to delete two files (don't remember which ones) and after doing so, the installation went through and after that I was able to update. The issue has been resolved.
  • OpenID Connect Server not working in Outline Notes

    Solved oidc
    9
    1 Votes
    9 Posts
    2k Views
    girishG
    Link to docs for future reference - https://docs.cloudron.io/user-management/#endpoints
  • 4 Votes
    33 Posts
    4k Views
    RoundHouse1924R
    Strange indeed, but I blocked the VPS Port 25. Whilst blocked, I restarted Kuma and Tiny but to no avail. All up and running now with 25 unblocked.
  • Not Able to access the the cloudron dashboard

    Solved dashboard troubleshooting
    9
    0 Votes
    9 Posts
    587 Views
    scookeS
    @girish Are you saying that the user manually updated the node version, which I assume is the one that Cloudron that installed, and it installed that version so that it works, but then had this issue because they did something that they aren't advised to do (which is manually update)??? It might be worthwhile to highlight the fact (on the homepage or in the install instructions) that Cloudron manages the VPS for the user so that new users don't keep doing this, _running apt-get update on their own!
  • Blank Cloudron screen after a reboot

    Solved
    6
    0 Votes
    6 Posts
    755 Views
    robiR
    This brings up a good point.. for the power users out there, there could be an un/official guide on how to mindfully and safely run other services alongside, provided Cloudron services take priority. It would certainly make things more efficient and less blackbox. No support required, yet also a useful link to point folks to who will do it anyway. Many birds, one stone.
  • Cloudron did a restart or crashed

    6
    1
    0 Votes
    6 Posts
    684 Views
    girishG
    @warg Yes, that crash happens when the server becomes unresponsive . So, the code restarts itself. If it happens often, it's something to investigate. But the root cause can be network or VM related.
  • Abuse complaint : netscanout

    Solved
    7
    1 Votes
    7 Posts
    838 Views
    timconsidineT
    And I have deleted Jitsi for the moment. Not being used much currently. Will reinstall when I have time to get my head securing it. So will close this now.
  • Sending mails from external App

    Solved
    4
    0 Votes
    4 Posts
    464 Views
    KubernetesK
    @BrutalBirdie great suggestion, thanks for that!