Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • 0 Votes
    1 Posts
    1 Views
    No one has replied
  • [Bug]: Share button non-functional for Group Folders in Cubby

    Cubby
    2
    0 Votes
    2 Posts
    6 Views
    H
    Some other observations: How do you delete a Group Folder? I can't see any Delete option in the UI. If I select a Group Folder and press the Delete button on my keyboard, an "are you sure you want to delete" modal pops up but nothing occurs if you select "Yes". Currently, to create a Group Folder, you have to click on your Profile and then on Settings. It would be more intuitive if the Add Group Folder button would be in the Group Folders view itself. I created a Group Folder but forgot to add any members. Now I have no way to access it. Navigating to https://cubby.domain.tld/#files/groupfolders/slug/ takes you to the Cubby login screen. In the Group Folders view, when you click the download button to the right of the search bar results in the following message: { "status": "Not Found", "message": "no such groupfolder" }
  • [Bug] Cubby: Drag & drop multiple files only uploads the first file

    Solved Cubby
    8
    0 Votes
    8 Posts
    77 Views
    H
    Thanks, drag and dropping multiple files is working now! A new observation while I was testing the fix: drag and drop folders doesn’t work as it should. When you drag and drop a folder, the folders contents get uploaded but the folder structure itself is not maintained.i.e. if you drag and drop a folder with the following tree structure: folder -->file1 -->file2 -->file3 -->subfolder --->file4 --->file5 --->file6 files 1 thru 6 are uploaded to the intended folder but without retaining the folder/subfolder hierarchy. I did not test this before so I don’t know how the drag and drop folder was previously behaving in Cubby.
  • notfound.html change

    Feature Requests
    2
    1
    1 Votes
    2 Posts
    20 Views
    robiR
    That only works if you navigate to a subdomain that does not have an app.
  • Passkey Setup Requested Again After “Log out from all”

    Discuss
    1
    0 Votes
    1 Posts
    11 Views
    No one has replied
  • 0 Votes
    7 Posts
    184 Views
    dsp76D
    @james need to test backup and restore again to find out... will do.
  • Jitsi unlisted from app store

    Pinned Jitsi
    9
    6 Votes
    9 Posts
    3k Views
    C
    Hello everyone, Is there any hope that Jitsi Meet will return as an app for Cloudron? Many thanks!
  • NodeBB - Package Updates

    Pinned NodeBB
    169
    0 Votes
    169 Posts
    116k Views
    Package UpdatesP
    [2.25.0] Update NodeBB to 4.9.0 Full Changelog support the magic break string '' in content, such that if found, outbound federation will use all content up to (and including) that string in its summary (cd357aa) add a '[...]' to the end of the generated summary when federating out articles (fep-b2b8) (bf0f522) prune topics remote cids, closes #​13461 (20eb02f) change notif controls to toggles (523e3b4) add invitedBy to user info page, closes #​13972, closes #​13997 (1dae3d2) quick create on world page (5df2b8b) allow configuring unreadCutoff per user, closes #​6811 (8c6ce19) introduce new topics:crosspost privilege (5c35dc8) add guest-cta.tpl and lang strings (9da6747) track all caches created in acp (9ac507e)
  • Metabase - Package Updates

    Pinned Metabase
    515
    1 Votes
    515 Posts
    387k Views
    Package UpdatesP
    [2.37.6] Update metabase to 0.58.7.6 Full Changelog
  • Baserow - Package Updates

    Pinned Baserow
    92
    2 Votes
    92 Posts
    33k Views
    Package UpdatesP
    [1.35.2] Update uv to 0.10.7
  • Dawarich - Package Updates

    Pinned Dawarich
    21
    0 Votes
    21 Posts
    1k Views
    Package UpdatesP
    [1.8.1] Update dawarich to 1.3.1 Full Changelog User deletion now being done in the background to prevent request timeouts for users with large amount of data. Point speed in Map V2 is now correctly calculated from m/s to km/h or mph based on user preference. #​2308 Family members are now being loaded correctly on Map V2 when family layer is enabled. #​2250 Photos popups on Map V2 now show the photo timestamp in user's timezone. #​2310 Fix the issue preventing fresh app from starting. #​2304
  • ArchiveBox is missing

    ArchiveBox
    1
    3 Votes
    1 Posts
    16 Views
    No one has replied
  • MiroTalk - Package Updates

    Pinned MiroTalk
    577
    2 Votes
    577 Posts
    378k Views
    Package UpdatesP
    [2.6.9] Update mirotalksfu to 2.1.25
  • 0 Votes
    4 Posts
    22 Views
    archosA
    Hi, we have the same issue. Confirmed on both Firefox and Chrome. curl -I shows the root cause: GET /extensions.js?ver=2026.2.0-1772167481346 → 301 redirect to http://<redacted>/extensions.js/?ver=... Content-Security-Policy: Nastavení stránky zablokovalo provedení skriptu (script-src-elem) na http://<redacted>/extensions.js/?ver=2026.2.0-1772167481346, protože porušuje direktivu „script-src 'self' 'unsafe-eval' 'unsafe-inline' resource: https://<redacted>" Zdroj na adrese "https://<redacted>/extensions.js?ver=2026.2.0-1772167481346" byl zablokován kvůli rozdílnému MIME typu ("text/html") (X-Content-Type-Options: nosniff). URI zdroje <script> není v tomto dokumentu povolen: „https://<redacted>/extensions.js?ver=2026.2.0-1772167481346". Uncaught TypeError: can't access property "DocEditor", window.DocsAPI is undefined startOO https://<redacted>/common/onlyoffice/inner.js?ver=2026.2.0-1772167481346:2544 Nginx adds a trailing slash and downgrades HTTPS to HTTP. HSTS catches it and switches back to HTTPS, but the URL is now /extensions.js/ instead of /extensions.js → server returns HTML instead of JS → CSP blocks it → OnlyOffice fails to load.
  • Point arbitrary domains to a cloudron app?

    Feature Requests
    8
    0 Votes
    8 Posts
    92 Views
    rosanoR
    @nebulon said in Point arbitrary domains to a cloudron app?: is there a reason to not make that domain known by Cloudron? Sort of as fbartels described: you might think of it as a 'customer' domain, so they use the service running on Cloudron and not Cloudron itself, therefore you might want to provide a way to add domains within your deployed app. I've noticed that DNS misconfigurations can stall or block deploys because it just keeps retrying, and I would like to avoid exposure to that; would the 'manual' provider change this? But I realize I'm a bit self-contradictory because of course I also would try to automatically configure certificates for their domains so they don't have to.
  • AdGuard how to set-up

    AdGuard Home
    7
    0 Votes
    7 Posts
    2k Views
    N
    @james thanks james ......
  • 1 Votes
    8 Posts
    79 Views
    girishG
    I have fixed this for the upcoming release
  • Cubby - Package Updates

    Pinned Cubby
    105
    0 Votes
    105 Posts
    44k Views
    Package UpdatesP
    [2.7.4] Update cubby to 2.7.4 Add grid view mode Fix dropping multiple files in chromium browsers
  • Firefly III - Package Updates

    Pinned Firefly III
    131
    0 Votes
    131 Posts
    62k Views
    Package UpdatesP
    [3.11.1] Update firefly-iii to 6.5.1 Full Changelog MR 11808 (Add Thai baht to Currency Seeder) reported by @​CinnamonPyro Issue 11817 (500 Error if internet is inaccessible while checking for updates) reported by @​NoiTheCat Issue 11814 (Budget : error with CRON after switch user range view) reported by @​fabienfitoussi Issue 11750 (500 error when creating first user with USD balance (works after refresh)) reported by @​pinalgirkar Security issue where any authenticated user with API access also has read access to the /api/v1/users endpoint. Authenticated users would be able to see other user's email addresses, blocked status and roles, even when not admin. No actual financial data was exposed, just the user's info itself. Added extra checks to the /api/v1/users endpoints.
  • Traccar - Package Updates

    Pinned Traccar
    49
    1 Votes
    49 Posts
    13k Views
    Package UpdatesP
    [1.23.2] Update traccar to 6.12.2 Full Changelog