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


Skip to content
  • What's coming in 9.1

    Pinned Announcements
    39
    26 Votes
    39 Posts
    2k Views
    M
    @girish maybe I'm just the lucky one, that happened before on other machines with other versions: [image: 1772442429033-19662d98-9378-47d3-8199-781042e04564-image-resized.jpeg] It's a bit tricky, because that specific has a bunch of custom apps which are best stopped before updating/rebooting. I remember a thread about release channels or separate app updates from Cloudron updates, is that somewhere on the roadmap?
  • [Bug]: Share button non-functional for Group Folders in Cubby

    Cubby
    3
    0 Votes
    3 Posts
    17 Views
    nebulonN
    Thanks for the bug reports! I can reproduce the issues around the groupfolders. Looks like a regression when updating dependencies. Fix is coming today.
  • Nextcloud 33 Appears on Git but Not Released - Any News?

    Nextcloud
    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • PostGres SQL Error update from v1.112.4 to v1.113.0

    GitLab
    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • 1 Votes
    3 Posts
    186 Views
    robiR
    @timconsidine manifest missing for CCAI-P to install
  • ArchiveBox is missing

    ArchiveBox
    4
    3 Votes
    4 Posts
    34 Views
    scookeS
    I've just got Linkding running, but... where the heck is the API token??? The few links out there say it's under Settings, but there are THREE menus under Settings. Only Admin has something that suggests an API, but when I've clicked through that and made one... it isn't visible. A partially visible set of info appears: pbkdf2_sha256 iterations: 1200000 salt: stuff**************** hash: stuff****************, but punching in the salt or the hash obviously doesn't work. I just don't know where the API is.
  • 0 Votes
    8 Posts
    41 Views
    SansGuidonS
    @joseph said: A new package is out that should fix the problem. Thanks everyone ! Did anyone successfully try the update for opening files on its drive? I've only tried on mobile but I hit the same error message in the frontend about a script failing to load.
  • About backups to objects storage and DNS requests

    Discuss
    7
    0 Votes
    7 Posts
    42 Views
    M
    @joseph off course, cloudron-support sees nothing here because the issue is not Β« general Β». It's really when a backup is on it's way and for some obscure reason it stops with one or the other errors provided in the original post of this thread. I tried different kind of backup destinations, CIFS and sshfs to Hetzner Storage Boxes (not Hetzner Storage Objects), both with rsync or tar, and I had backup errors to from time to time, but I did not really dig on the logs about the errors. Then because the cloudron vm I work with is hosted on Contabo, I tried Contabo Object Storage but I kept having backup issues regularly. So I looked in the logs and found those errors but they had no real sens to me because why does it works sometimes and sometimes not ? So I had the felling that the problem was elsewhere (meaning not really with the backup destination kind of storage) but maybe the network because it's the common ground for all the things I tried. Because it's a small server with not so much network traffic. But with the backups on course, there is a little bit more and I think that using an external / public DNS resolver from inside Contabo's network may reach some kind of treshold from Contabo (where the server is) or FDN (resolvers for the server) firewall or whatever. And when there is a delay to the DNS request Β« what is the ip for eu2.contabostorage.com Β» or maybe in the past the hetzner storage box the backup just stop with those errors, even if the ip adresse of the backup destination did not change. May be it's too close to i suspect network/dns delays to trigger those errors instead of deeper diagnosis within the backup stack. Whatever, the vm uses the contabo's resolvers to access the contabo objets storage and for the moment it seems to work, but it's only since friday. I just prefer to use other dns resolvers then the ones provided by the hosting provider or the internet service provider. Voila.
  • 1 Votes
    9 Posts
    30 Views
    N
    will was sure I got a way to easy .... ssl site are down for what I can see renew the SSl key at @ 115% love code it does fight back [image: 1772430589764-0f346b04-8674-4ffc-9041-e7817b47d260-image.jpeg] now all the SSL site are down [image: 1772430630960-31738926-2e80-413a-91df-9c493d8ca852-image-resized.jpeg] all look good till you login to one get SSL error [image: 1772430813274-f53ba769-4b60-41fc-abca-40e35aeea7bd-image.jpeg]
  • Latest OpenWebUI with Openterminal

    OpenWebUI
    2
    1 Votes
    2 Posts
    14 Views
    girishG
    I guess this has to be added as an optional supervisor process - https://github.com/open-webui/open-terminal/ cc @vladimir.d
  • OpenWebUI - Package Updates

    Pinned OpenWebUI
    195
    1 Votes
    195 Posts
    85k Views
    Package UpdatesP
    [3.2.6] Update open-webui to 0.8.7 Full Changelog Connection access control privacy. Tool server and terminal connections without explicit access grants are now private (admin-only) by default, fixing a bug where connections configured with no access grants were visible to all users instead of being restricted. Commit ChatControls memory leak. The ChatControls panel no longer leaks event listeners, ResizeObserver instances, and media query handlers when navigating between chats, fixing memory accumulation that could degrade performance during extended use. #​22112 Temporary chat params preservation. Model parameters are now correctly saved when creating a temporary chat, ensuring custom settings like temperature and top_p persist across the session. Commit Faster artifact content updates. Artifact content extraction during streaming is now debounced via requestAnimationFrame, reducing redundant DOM reads and improving CPU efficiency when tokens arrive faster than the browser can paint. Commit Open Terminal integration. Users can now connect to Open Terminal instances to browse, read, and upload files directly in chat, with the terminal acting as an always-on tool. File navigation includes folder browsing, image and PDF previews, drag-and-drop uploads, directory creation, and file deletion. The current working directory is automatically injected into tool descriptions for context-aware commands. Commit, Commit, Commit Terminal file creation. Users can now create new empty files directly in the Open Terminal file browser, in addition to the existing folder creation functionality. Commit Terminal file editing. Users can now edit text files directly in the Open Terminal file browser, with the ability to save changes back to the terminal. Commit Terminal file preview toolbar. The Open Terminal file browser now displays contextual toolbar buttons based on file type, including preview/source toggle for Markdown and CSV files, reset view for images, and improved editing controls for text files. Commit Terminal file write refresh. The file browser now automatically refreshes when files are written or modified via the write_file or replace_file_content tools, eliminating the need to manually refresh. Commit Docker image SBOM attestation. Docker images now include a Software Bill of Materials (SBOM) for vulnerability scanning and supply chain security compliance. #​21779, Commit
  • NodeBB - Package Updates

    Pinned NodeBB
    170
    0 Votes
    170 Posts
    116k Views
    Package UpdatesP
    [2.25.1] Update NodeBB to 4.9.1 Full Changelog allow callers to parse topic teasers (92c0bd8) #​14032, fix regression in room creation (2d49da7) parent cid (04477f0) ordering nested categories (a1b77fa) text-nowrap on timestamps (117ae6a) fullscreen acp graphs (f1fa8f1) skip parsing of duplicate emoji tags (6f12916)
  • SerpBear - Package Updates

    Pinned SerpBear
    13
    0 Votes
    13 Posts
    3k Views
    Package UpdatesP
    [1.3.0] Update serpbear to 3.0.0 Full Changelog adds dynamic scraping to tackle num=100 block. (b976aef), closes #​310 correct typo "avaialable" "available" in AddKeywords and searchConsole (ca1b6cb resolve broken Google Ads integration due to deprecated API (893598a), closes #​239 #​181 #​311 resolve Google Search Console Forbidden errors and silent cron failure (c075fc4), closes #​232 #​180 #​180 #​232 resolves "client-side exception has occurred" error. (dc67fcf), closes #​271 resolves broken city filter for serper.dev (8a61064), closes #​285 resolves failure to detect domain with www in search results (36ed25f), closes #​272 #​281 #​323 resolves google ads Not authorized error when integrating (09b025a), closes #​190 resolves Google adwords connection issue. (be4eb47) resolves hidden tooltips for inner tabs (ea6df20)
  • Add AI as a app category

    Discuss
    3
    1
    4 Votes
    3 Posts
    30 Views
    girishG
    AI makes sense, will add.
  • CryptPad - Package Updates

    Pinned CryptPad
    34
    4 Votes
    34 Posts
    9k Views
    Package UpdatesP
    [1.13.1] Fix NGINX redirect trailing slash issue
  • Tiny Tiny RSS - Package Updates

    Pinned Tiny Tiny RSS
    100
    0 Votes
    100 Posts
    32k Views
    Package UpdatesP
    [2.80.0] Update tt-rss to 4755adc
  • LanguageTool - Package Updates

    Pinned LanguageTool
    37
    1 Votes
    37 Posts
    6k Views
    Package UpdatesP
    [1.33.0] Update languagetool to 50a7062
  • 1 Votes
    3 Posts
    26 Views
    J
    As a second data point, I cannot reproduce this either.
  • 1 Votes
    1 Posts
    8 Views
    No one has replied
  • 0 Votes
    2 Posts
    14 Views
    jamesJ
    Hello @sponch I was able to reproduce this issue and also have an idea how to fix this.