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

3.6k Topics 25.9k Posts

Get help for your Cloudron

  • 9.1.5 UI bug: cannot scroll notifications on mobile

    Solved mobile bug ux ui
    2
    2
    0 Votes
    2 Posts
    187 Views
    nebulonN
    Dupe of https://forum.cloudron.io/topic/15286/notifications-view-doesn-t-have-a-vertical-scrollbar/2 and already fixed for next release.
  • Can not pull a file via cloudron cli from a app

    Solved cli
    2
    1 Votes
    2 Posts
    187 Views
    nebulonN
    Good find, apparently std*.resume() is not available on recent nodejs versions anymore and was already obsolete. I've published a new cli version now with the fix.
  • Specific API unit not working or docs wrong

    Solved api
    2
    1 Votes
    2 Posts
    172 Views
    nebulonN
    So for services like nginx or so you have to use the services API https://docs.cloudron.io/api/download-service-logs The logs used to served up under the system API namespace but have moved to services some time ago. I will update the docs to not talk about those other services in the systems route.
  • Web Gui isn't loading

    Solved dashboard troubleshooting
    4
    0 Votes
    4 Posts
    299 Views
    H
    @james, I got it back up. Working on getting everything updated.
  • IMAP Connection Timeout after migration to Bare-Metal Installation

    Solved imap firewall
    6
    2 Votes
    6 Posts
    462 Views
    jamesJ
    Hello @hakunamatata @hakunamatata said: Disregard, it was a firewall issue on my DMZ VLAN. Please close/delete this topic. I would like to keep this topic, so users with the same issue find an answer. If you'd still like this topic to be deleted, let me know.
  • changing domain of a cloudron subscription

    Solved appstore subscription
    4
    1 Votes
    4 Posts
    309 Views
    T
    ok thanks
  • Backblaze "Snapshot" folder: multiple file copies retained

    Solved backup backblaze sshfs
    27
    0 Votes
    27 Posts
    8k Views
    stalecontextS
    Had this same issue today, same storage provider (Backblaze B2). Multiple of the files in the snapshot folder had backups as old as a month and a half when my retention policy is set to one week. Also had timestamped folders that were over a month old that weren't being cleaned up.
  • 3 Votes
    2 Posts
    165 Views
    nebulonN
    I see, I guess since I only use 24h format, the 160px was always wide enough. Fixed for next release with https://git.cloudron.io/platform/box/-/commit/a5da68a7f9fa0ef616299b36a13faba0fea2ca8a
  • Bug: Dashboard search for External Links indexes the URL, not the custom label

    Solved
    2
    2 Votes
    2 Posts
    104 Views
    nebulonN
    Good catch, this was an oversight. Fixed with https://git.cloudron.io/platform/box/-/commit/7d594ab0d37bf6c91a4b7971a59a452027cdf9b6
  • Error while trying to restore a backup

    Solved
    10
    1 Votes
    10 Posts
    335 Views
    nebulonN
    ah good glad you found the issue in the end
  • File manager: cannot rename a folder

    Solved filemanager
    3
    1
    0 Votes
    3 Posts
    250 Views
    humptyH
    I'm getting bombarded with redis connection errors causing major lag and it's why the manager isn't working right. I can rename a folder just fine with any other app. MB!
  • [UI Bug] Cloudron Dashboard Unexpected View Reset / Refresh

    Solved user interface
    4
    1 Votes
    4 Posts
    309 Views
    robiR
    @joseph thanks for looking, it's in the same window/tab that it happens.
  • Notifications view doesn't have a vertical scrollbar

    Solved notifications ui scroll
    2
    1
    3 Votes
    2 Posts
    167 Views
    nebulonN
    Thanks for reporting, looks like that slipped through but is fixed then with https://git.cloudron.io/platform/box/-/commit/1586a286d85b3e097954c1345e6d19d4b179becb
  • Community App: CloudronVersions.json not resolved

    Solved community
    6
    1
    1 Votes
    6 Posts
    479 Views
    J
    you have not set a value for medialinks ! Or one that is accessible. In CloudronManufest,json. Yeah that was the second mistake. Before, I got the message "Invalid manifest: mediaLinks is empty in manifest" I had a cryptic message like: "Could not resolve CloudronVersions.json from url". In the end, my CloudronVersions was wrong, and the error message before was not helpful. However, the medialinks error message was For this one: CloudronVersions.json needs to be publicly accessible also the Docker image CloudronVersions.json is public, yes Docker image is private - but it works I have the ghcr with credentials registered on the cloudron. So no issue anymore. In case you are interested in an error-message-improval-bug-hunt, I can send you a version of my "broken" CloudronVersions.json via PM - if not - I am happy now
  • Scaleway backup

    Solved backup scaleway
    26
    1 Votes
    26 Posts
    2k Views
    C
    In the end I used S3 compatible option to set this up successfully. IDK why I could not get the Scaleway option to work. Thanks all for your help & input
  • DKIM when external relay is configured

    Solved mail dkim mail relay
    6
    2 Votes
    6 Posts
    565 Views
    P
    Could you please check whether this applies to the PTR4 record as well? As I hadn’t configured it on the Cloudron – since I was using a relay – I experienced issues with incoming email delivery until I configured it. I then configured the PTR4 record and everything was solved. I know that PTR4 record is related only to outbound, but I want to figure out if there is some relationship on what happened. Thanks a lot
  • SQL error

    Solved ubuntu 20.04 mysql
    16
    2 Votes
    16 Posts
    2k Views
    J
    @girish yeah did found a solution, I only did recreate container before updating and it fixed the mysql issue.
  • Attempting to download any backups causes a cloudron crash

    Solved backup
    8
    0 Votes
    8 Posts
    747 Views
    C
    I changed nothing, but it is working today. I imagine what is happening is that the upstream storage drops connections occasionally and cloudron simply passes that on to the user instead of having a retry loop in the background. So, I still believe this functionality would benefit from being more robust, as before it would manage 20-50MB per go before drop, and if the thing was in a retry loop it would be able to get the archive out by just resuming downloads. I realise it is annoying having to deal with people who insist on unreliable storage... but it is what we have.
  • Backup quits with

    Solved backup
    10
    3 Votes
    10 Posts
    866 Views
    SansGuidonS
    @girish said: @sansguidon might be best to wait for the next release which should be out shortly. This bug is only in rsync and not in tgz. With the manual patch it did work . I'm not sure to understand your advice anyway, for me the backups are a very critical part of if not the most important of Cloudron, so they should not be skipped, and my understanding is that with rsync blocked my backups are local and no copy exists outside of my server, if I'm not mistaken? This seems risky enough and a sufficient motivation to take immediate action, or please correct me if I misunderstood.
  • Web terminal not connecting to any apps

    Solved webterminal
    3
    3
    1 Votes
    3 Posts
    237 Views
    osoboO
    @robi thank you. Indeed it does allow me to type a command . My bad (I was waiting for the prompt to blink or something) Case solved I guess