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.7k Topics 26.1k Posts

Get help for your Cloudron

  • 0 Votes
    4 Posts
    421 Views
    P
    @riankellyit thanks a lot for your advices, I’ll go to try to better understand, but actually problem seems to be resolved, so as @nebulon, problem seems to be S3 side. Thanks again for your patience and efforts.
  • E-Mail search not working properly

    Solved email search
    6
    1
    2 Votes
    6 Posts
    551 Views
    girishG
    I have put in a fix now to adjust the java heap memory dynamically. Hopefully that works.
  • Broken link to certificates in domain dialog

    Solved domains
    2
    1
    2 Votes
    2 Posts
    232 Views
    nebulonN
    Thanks! Fixed now
  • Hostinger External Email not sending

    Solved hostinger mail relay
    3
    1
    0 Votes
    3 Posts
    553 Views
    J
    @d43m0n1k_sek Should this post be deleted or should we answer this? The original post is still deleted. Should I restore it? edit: i restored it right now, but unclear if I should be deleting the entire topic.
  • 9.1.5 UI bug: cannot scroll notifications on mobile

    Solved mobile bug ux ui
    2
    2
    0 Votes
    2 Posts
    298 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
    273 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
    262 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
    446 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
    641 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
    449 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
    244 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
    163 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
    491 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
    433 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
    468 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
    261 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
    689 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
    3k 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
    746 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