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.6k Posts
  • mysql error: ER_BAD_FIELD_ERROR: Unknown column 'apps.label' in 'field list'

    Solved
    9
    0 Votes
    9 Posts
    7k Views
    S
    @nebulon Thank you very much! I had a similar problem, probably also originating in an incomplete schema migration — the error message I got was ER_BAD_FIELD_ERROR: Unknown column 'apps.reverseProxyConfigJson' in 'field list'(putting it here so anyone encountering the same may find it) — anyway, running the command /home/yellowtent/box/setup/start.sh as root just as you suggested fixed the problem at once, even without a reboot.
  • Missing logrotate for `collectd.log`

    Solved logs ubuntu
    5
    1 Votes
    5 Posts
    868 Views
    ?
    Nice, thanks @girish
  • Missing Token

    cli
    3
    0 Votes
    3 Posts
    503 Views
    girishG
    I would also delete ~/.cloudron.json for good measure since we change the format of the config a few times and maybe you have something from an older CLI version.
  • Clean up old kernel packages

    ubuntu update
    2
    2 Votes
    2 Posts
    531 Views
    nebulonN
    Good point, I thought this would be triggered by the security update job from ubuntu already, but apparently not.
  • Disable email configuration notification

    Solved mail
    2
    0 Votes
    2 Posts
    636 Views
    nebulonN
    Is just DKIM and SPF not required or generally that domain not for sending out emails? If the latter is the case, the checks can be disabled by setting the Email Relay to "Disable" in the Outbound tab of the Email settings for this domain.
  • Backup to NAS via SMB

    Solved backups
    7
    0 Votes
    7 Posts
    2k Views
    girishG
    @smilebasti Possibly because the destination file system does not support hard links. In the Backup -> Configure, there is a checkbox to disable hard links.
  • Weird Firefox Issue

    dashboard
    4
    0 Votes
    4 Posts
    1k Views
    girishG
    Hopefully, this will get automatically fixed in the next release since we removed the unnecessary OAuth sign up flow.
  • Can't Delete An Unused Domain

    Solved email domains
    3
    0 Votes
    3 Posts
    761 Views
    W
    @girish WOrked like a charm, thanks!
  • Restarting a DO Droplet

    Solved digitalocean
    2
    0 Votes
    2 Posts
    785 Views
    girishG
    @imouthesmp You can just restart the droplet. No need to stop/shutdown apps. All the apps and Cloudron dashboard will start automatically after a reboot. You can also resize the droplet (CPU/Disk/RAM) as you see fit and Cloudron will adapt automatically.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • Is Canonical Livepatch Service supported?

    Solved ubuntu installation update
    7
    0 Votes
    7 Posts
    2k Views
    imc67I
    Thanks all! I just installed it on 1 of my Cloudron servers (at DO) to see and experience if and how it works.
  • 1h delay from start to online

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    R
    @nebulon Solution was 1.) sudo dpkg-reconfigure tzdata => set Timezone to Berlin 2.) sudo hwclock --systohc Now is the Hardwareclock the same as my real clock. Thanks for your help BR Axel
  • 1 Votes
    7 Posts
    2k Views
    nebulonN
    Hi @derek sorry for the delayed answer, did you manage to solve this after the TTLs have expired from your attempts?
  • Paid Feature Development

    3
    0 Votes
    3 Posts
    835 Views
    jdaviescoatesJ
    @girish obviously it'll depend on the app, but out of interest, what is the ballpark figure for this? e.g. for Loomio?
  • Reselling/Branding Cloudron

    hosting hostingprovider
    4
    0 Votes
    4 Posts
    1k Views
    jdaviescoatesJ
    Is anyone doing this yet? Seriously considering doing it myself!
  • Automatic update & upgrade

    update security
    22
    1 Votes
    22 Posts
    4k Views
    yusfY
    @girish All these years and it’s still a pain >_< Edit: I’m referring to Linux distros ofc, not Cloudron.
  • apt install inside app container

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    girishG
    @merox If you want to experiment with installing new packages, I think the best bet is to build your own package. The source code for the nextcloud package is at http://git.cloudron.io/cloudron/nextcloud-app . You can build that package by following the tutorial at https://cloudron.io/documentation/custom-apps/tutorial/ What you would do is to add the additional package you want at https://git.cloudron.io/cloudron/nextcloud-app/blob/master/Dockerfile#L6 . Would that work?
  • Event Log improvement: Should log anytime a mailbox owner is changed.

    Solved eventlog
    3
    1 Votes
    3 Posts
    909 Views
    d19dotcaD
    @girish You're always so quick! haha Thank you so much!
  • DNS status tool reports null on all records

    Solved
    7
    1
    0 Votes
    7 Posts
    1k Views
    yusfY
    @girish Your guess is entirely correct. I'll try it out. Edit: Worked. Yay
  • Total RAM displayed twice the amount of actual total RAM

    Solved memory
    7
    2
    0 Votes
    7 Posts
    2k Views
    yusfY
    @nebulon It's a good start!