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

2.6k Topics 18.0k Posts
  • Apps stopped functioning post failed updates

    Solved
    7
    0 Votes
    7 Posts
    109 Views
    joesitsolutionsJ

    @girish said in Apps stopped functioning post failed updates:

    However this does not resolve the fact that apps seem to not be responding externally/internally.

    Yet again my cloudflare changed its SSL/TLS encryption mode from Full (strict) to some other setting and broke my ssl side of things causing sites not to load. πŸ˜† Tested other domains I have and those worked so the only setting remaining was that. Fixed my issue there.

    @girish said in Apps stopped functioning post failed updates:

    Interesting solution. How did you end up discovering this ? Is this because of some local network related issue ?

    In terms of this the only thing I can think of is maybe getting rate limited so I had to slow down... I was updating multiple apps all at once when the updates all failed.

  • why am i running nginx version 1.18.0?

    Solved
    5
    0 Votes
    5 Posts
    359 Views
    girishG

    Probably upstream but not in Ubuntu packages

  • 1 Votes
    6 Posts
    184 Views
    jdaviescoatesJ

    @necrevistonnezr said in Update from 7.4.3 to 7.5.2 fails on Ubuntu 18.04.4 with no notification/ clear reason.:

    @jdaviescoates Shouldn't the EOL of Ubuntu 18.04 last May be enough "notification", despite LTS?

    heh, yeah, I guess it should!

    This is a Cloudron I set up for others ages ago which I've barely looked at since, hence the oversight!

  • Mailbox Export/Import not working

    Unsolved
    6
    1 Votes
    6 Posts
    159 Views
    girishG

    @msbt Ah I forgot the issues are only open internally. Unfortunately, we started getting spam in issues also πŸ˜• GitLab seems to have no way to make issues read only for public (like it does for repos).

  • 0 Votes
    3 Posts
    92 Views
    S

    Thanks. I’ll give it a shot!

  • 0 Votes
    4 Posts
    96 Views
    girishG

    @Benoit /api/v1/cloudron/status is the correct path for health check. It only returns the version now and nothing else. There is no errorMessage anymore . That field was used for provisioning time status (i.e setup and restore time). That is available via /api/v1/provision/status . The errorMessage was related to errors during setup and restore and was never used to signal any post installation errors.

  • 1 Votes
    7 Posts
    144 Views
    L

    @girish don't know what happened but the auto-backups are working again

  • 0 Votes
    7 Posts
    196 Views
    girishG

    I try to avoid puttting screenshots in our docs because they become obsolete in 6 months. Given the amount of 3rd party services we integrate with, it's impossible for us to track UI changes across all the services. I just link to the docs like in https://docs.cloudron.io/backups/#linode-object-storage

    If something is really super popular, I make a "guide" with screenshots.

  • 1 Votes
    3 Posts
    73 Views
    RazielKanosR

    worked πŸ™‚

  • 0 Votes
    11 Posts
    280 Views
    saikarthikS

    @girish yes.

  • Installation: init script failed

    Unsolved
    7
    0 Votes
    7 Posts
    128 Views
    girishG

    Looks like some collectd related failure (if those are the last log lines):

    readonly launchpad="https://launchpad.net/ubuntu/+source/collectd/5.12.0-9/+build/23189375/+files" cd /tmp && wget -q "${launchpad}/collectd_5.12.0-9_amd64.deb" "${launchpad}/collectd-utils_5.12.0-9_amd64.deb" "${launchpad}/collectd-core_5.12.0-9_amd64.deb" "${launchpad}/libcollectdclient1_5.12.0-9_amd64.deb" cd /tmp && apt install -y --no-install-recommends ./libcollectdclient1_5.12.0-9_amd64.deb ./collectd-core_5.12.0-9_amd64.deb ./collectd_5.12.0-9_amd64.deb ./collectd-utils_5.12.0-9_amd64.deb && rm -f /tmp/collectd_*.deb echo -e "\nLD_PRELOAD=/usr/lib/python3.10/config-3.10-x86_64-linux-gnu/libpython3.10.so" >> /etc/default/collectd

    Can you run the above manually line by line and check if it works ?

  • 1 Votes
    8 Posts
    255 Views
    girishG

    @avatar1024 there is crash in cert renewal indeed. A fix is coming in 7.5.2

  • 7.5.1 bug in event logs and unexpected boot

    Solved
    11
    1 Votes
    11 Posts
    394 Views
    nebulonN

    Just to be clear though, this will just restart the box process which just takes a few seconds and its not an actual server reboot. A slightly bigger issue is, that the certs won't renew automatically until the fix is out, this can be done manually until that using the renew all certs action in the domains view. So if you are on 7.5 at the moment just click that button in the next few days.

  • 3 Votes
    5 Posts
    176 Views
    P

    @xarp in the past I had built a custom php app that did exactly what you’re asking for. A simple registration page for a Cloudron user. I plan on implementing some form of group allocation and eventually subscription/payments.

    If you’d like we can talk about me making you a custom version of the app

  • Access Cloudron volume from WordPress container

    Solved
    7
    0 Votes
    7 Posts
    206 Views
    T

    @girish Yes, all sorted, thank you for asking.

    Thanks to @robi's suggestion all we needed to do was the following:

    in terminal window for our WordPress app, at /app/code/wp-content/uploads we created a symlink (ln -s /media/ovitest ovitest) and then updated its permissions, just in case (chown -R www-data:www-data ovitest) then we could access the mp4 at https://<our_web_domain>/wp-content/uploads/ovitest/Red-cloud.mp4

    Thank you very much all; we did enjoy finding the fix in the end. πŸ™‚ And of course we will make good use of it as we can now keep 10-20 GB of data, or even more, outside the WordPress data container, so out of the backup, but still reference this content on our website, which is great.

  • After a reboot, nginx does not start

    Solved
    10
    0 Votes
    10 Posts
    2k Views
    avatar1024A

    Just wanted to say I've also hit just this issue. Cleaning up the nginx app config files did the trick but I wonder if this can be avoided in the future? Or may be it has already be addressed and I'm only hitting it because of some legacy stuff from previous Cloudron version? (this instance is currently running 7.5.0 but hasn't had a fresh install in a long while).

  • 0 Votes
    10 Posts
    265 Views
    girishG

    @3246 very strange, I just tried a restore of Cloudron with SSFS now and it works. Not sure what's the best way to proceed here, but if you are blocked by this, can you write to support@cloudron.io and we can debug fruther ?

  • App update failed due to temporary problem

    Solved
    5
    0 Votes
    5 Posts
    187 Views
    girishG

    Not sure if relevant to your situation, but to bypass specific DNS entries you can also do:

    local-zone: example.com typetransparent local-data: "my.example.com A 172.18.0.1"
  • 0 Votes
    8 Posts
    278 Views
    P

    Thank you for your help. Website filing is to register the services provided by this server to improve network security. When I tried to use servers in other countries, it was very successful, thank you for your help, and wish you success in your work!

  • Setup mailjet as mailserver does not work

    Solved
    6
    0 Votes
    6 Posts
    311 Views
    saikarthikS

    @girish yes, that was the issue.
    These links helped:
    https://docs.cloudron.io/troubleshooting/#unbound
    https://forum.cloudron.io/topic/2106/dns-status-tool-reports-null-on-all-records?