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


Skip to content
  • 1 Votes
    6 Posts
    25 Views
    girishG
    Whoops, this should be fixed now. We made a bad fix couple of days ago in cloudron.io, and it was providing incorrect subscription information.
  • Error - Error getting IP of mysql service

    Solved Support upgrade mysql
    3
    1
    1 Votes
    3 Posts
    14 Views
    J
    This was handled via support . The issue was related to docker storage corruption. Recreating docker images fixed it . And for the record, the issue was not related to 9.2 but 9.0.17 and still had ubuntu 20.04.
  • Updating to 26.05.2 - Local Webhooks / Local Database Changes

    NocoDB
    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • CryptPad - Package Updates

    Pinned Locked CryptPad
    41
    4 Votes
    41 Posts
    12k Views
    Package UpdatesP
    [1.16.0] Update sso to 0.6.0 Full Changelog This release requires CryptPad 2026.5.1 SSO default config changed (only affects new installs)
  • MiroTalk - Package Updates

    Pinned Locked MiroTalk
    669
    2 Votes
    669 Posts
    590k Views
    Package UpdatesP
    [2.7.28] Update mirotalksfu to 2.2.85
  • NocoDB - Package Updates

    Pinned Locked NocoDB
    152
    2 Votes
    152 Posts
    100k Views
    Package UpdatesP
    [1.40.0] Update nocodb | stage to 2026.05.2 Full Changelog
  • n8n - Package Updates

    Pinned Locked N8N
    446
    0 Votes
    446 Posts
    515k Views
    Package UpdatesP
    [4.25.1] Update n8n to 2.22.4 Full Changelog core: Remove aggressive temp directory cleanup in binary data rename (#31165) (978840d)
  • Easy!Appointments - Package Updates

    Pinned Locked Easy!Appointments
    19
    4 Votes
    19 Posts
    7k Views
    Package UpdatesP
    [1.8.0] Update easyappointments to 1.6.0 Full Changelog Added request method check on each request so that only allowed methods are accepted Add Jitsi integration and link generation for appointments made via the public page ALTCHA integration added as an alternative CAPTCHA step (#1155) When someone clicks on password reset, implement a link delivery and not just change the password directly Implementation of additional GDPR features in Easy!Appointments (#535) Add CAPTCHA support for all the public forms in order to block abusive requests (#1754) Replace the availabilities type with the new slot interval field Fixed a security issue where an administrator could inject scripts into the "booking disabled" message that would then run for every visitor of the public booking page Fixed a security issue where a provider could create or modify appointments under another provider's account Webhooks are now triggered only for the exact actions they are subscribed to, instead of matching similarly named actions by substring
  • Formbricks - Package Updates

    Pinned Locked Formbricks
    75
    0 Votes
    75 Posts
    15k Views
    Package UpdatesP
    [2.9.8] Update formbricks to 5.0.1 Full Changelog fix: remove hardcoded plan names from upgrade banners (backport to 5.0) by @mattinannt in #8163 fix: stamp Linear release version before completing (backport to release/5.0) by @mattinannt in #8165 fix: restore Microsoft SSO account lookup (backport to release/5.0) by @Dhruwang in #8169
  • 6 Votes
    49 Posts
    12k Views
    P
    Just received from Hetzner: We would like to inform you that we will be increasing the prices for cloud servers effective 15 June 2026. This applies exclusively to new orders and rescales of existing servers. Cloud servers currently under contract are not affected by the price adjustment. This is intended to give you sufficient time to make any necessary adjustments, particularly with regard to automated server creation via API or integrations. What is changing? As part of the standardization of our product portfolio, we are increasing the prices of all Cloud plans. This price change is necessary due to the volatile hardware market. Which products are affected? The price adjustment applies to all newly ordered cloud servers and dedicated servers at all locations. However, web hosting products, managed servers, servers from the Server Auction, IPs, storage products, Load Balancers, Volumes, Snapshots, and Object Storage are not affected. Why the change? The price adjustment ensures that we will be able to continue to operate our infrastructure in a reliable, efficient, and sustainable manner. In particular, it takes into account the massive increase in procurement costs. What does this mean for you? Existing server contracts will, of course, keep their terms and conditions and remain active. The changes apply exclusively to new orders and rescales of existing servers. We are aware that repeated price adjustments can be a challenge. Our commitment remains; we want to offer you stable and fair prices in the long term. The transition will take effect on 15 June 2026. We will provide further details on the new rates on our website during the rollout. We thank you for placing your trust in us, and we are confident that we will continue to offer our services at an competitive price-performance ratio.* Note: Existing server contracts will, of course, keep their terms and conditions and remain active. The changes apply exclusively to new orders and rescales of existing servers. Have they learned lesson from latest price increase? Perhaps they suffered a significant loss on their contracts following the latest price hike, which also affected their previous contracts.
  • File Manager shows empty /app/data

    Unsolved Support
    1
    1 Votes
    1 Posts
    7 Views
    No one has replied
  • App stopped responding after updating package to v4.24.0

    N8N
    16
    0 Votes
    16 Posts
    75 Views
    C
    nope, nothing more than what I showed you. Here is the full log (quite short...), the server loops on this over and over. 2026-05-26T00:00:10.000Z => Healthcheck error: Error: connect ECONNREFUSED 172.18.17.212:5678 2026-05-26T00:00:12Z 2026-05-26T00:00:12Z 2026-05-26T00:00:12Z Node loader n8n-nodes-base is already registered. 2026-05-26T00:00:12Z Error: Node loader n8n-nodes-base is already registered. 2026-05-26T00:00:12Z Error: Node loader n8n-nodes-base is already registered. 2026-05-26T00:00:12Z Error: Exiting due to an error. 2026-05-26T00:00:12Z Exiting due to an error. 2026-05-26T00:00:12Z Initializing n8n process 2026-05-26T00:00:12Z at /app/code/bin/n8n:63:2 2026-05-26T00:00:12Z at /app/code/bin/n8n:63:2 2026-05-26T00:00:12Z at /app/code/bin/n8n:63:2 2026-05-26T00:00:12Z at CommandRegistry.execute (/app/code/src/command-registry.ts:82:4) 2026-05-26T00:00:12Z at CommandRegistry.execute (/app/code/src/command-registry.ts:82:4) 2026-05-26T00:00:12Z at CommandRegistry.execute (/app/code/src/command-registry.ts:86:25) 2026-05-26T00:00:12Z at LoadNodesAndCredentials.init (/app/code/src/load-nodes-and-credentials.ts:111:11) 2026-05-26T00:00:12Z at LoadNodesAndCredentials.init (/app/code/src/load-nodes-and-credentials.ts:111:11) 2026-05-26T00:00:12Z at Start.catch (/app/code/src/commands/start.ts:435:14) 2026-05-26T00:00:12Z at Start.exitWithCrash (/app/code/src/commands/base-command.ts:231:28) 2026-05-26T00:00:12Z at Start.init (/app/code/src/commands/base-command.ts:124:3) 2026-05-26T00:00:12Z at Start.init (/app/code/src/commands/base-command.ts:124:3) 2026-05-26T00:00:12Z at Start.init (/app/code/src/commands/start.ts:211:3) 2026-05-26T00:00:12Z at Start.init (/app/code/src/commands/start.ts:211:3) 2026-05-26T00:00:15Z ==> Ensure directories 2026-05-26T00:00:15Z ==> Setting permissions 2026-05-26T00:00:15Z => Installing https@1.0.0 2026-05-26T00:00:16Z found 0 vulnerabilities 2026-05-26T00:00:16Z up to date, audited 2 packages in 507ms 2026-05-26T00:00:16Z ⠙⠹⠸⠼ 2026-05-26T00:00:16Z ⠼ 2026-05-26T00:00:16Z ⠼==> Starting N8N 2026-05-26T00:00:19Z Last session crashed 2026-05-26T00:00:20.000Z => Healthcheck error: Error: connect ECONNREFUSED 172.18.17.212:5678 2026-05-26T00:00:29Z
  • Mealie - Package Updates

    Pinned Locked Mealie
    74
    0 Votes
    74 Posts
    26k Views
    Package UpdatesP
    [1.42.1] Update mealie to 3.19.1 Full Changelog fix: Make most recipe action columns filterable @michael-genson (#7689) fix(deps): update dependency pydantic-settings to v2.14.1 @renovate[bot] (#7674) fix(deps): update dependency lxml to v6.1.1 @renovate[bot] (#7679) fix(deps): update dependency python-multipart to v0.0.29 @renovate[bot] (#7675) fix(deps): update dependency uvicorn to v0.47.0 @renovate[bot] (#7684) fix(deps): update dependency requests to v2.34.2 @renovate[bot] (#7683) fix(deps): update dependency pyjwt to v2.13.0 @renovate[bot] (#7682) fix(deps): update dependency pydantic to v2.13.4 @renovate[bot] (#7673) fix(deps): update dependency openai to v2.38.0 @renovate[bot] (#7677) fix(deps): update dependency orjson to v3.11.9 @renovate[bot] (#7672)
  • Calibre Web - Package Updates

    Pinned Locked Calibre Web
    88
    0 Votes
    88 Posts
    40k Views
    Package UpdatesP
    [1.36.0] Update calibre to 9.9.0 Full Changelog
  • SOGo - Package Updates

    Pinned Locked SOGo
    46
    0 Votes
    46 Posts
    15k Views
    Package UpdatesP
    [2.18.9] Update sogo to 5.12.9 Full Changelog Some users couldn't save their preferences anymore Email with event invitation had some display errors Email were wrongly displayed when searching for words Some emails where shown wrongly.
  • Pretix - Package Updates

    Pinned Locked Pretix
    22
    0 Votes
    22 Posts
    4k Views
    Package UpdatesP
    [1.8.0] Update pretix to 2026.5.0 Full Changelog
  • Metabase - Package Updates

    Pinned Locked Metabase
    570
    1 Votes
    570 Posts
    565k Views
    Package UpdatesP
    [3.13.0] Update metabase to 0.61.3 Full Changelog
  • SnapOtter

    App Wishlist
    3
    3 Votes
    3 Posts
    58 Views
    jamesJ
    Thanks @user123456 for using the template.
  • Twenty - Package Updates

    Pinned Locked Twenty
    15
    3 Votes
    15 Posts
    854 Views
    Package UpdatesP
    [0.14.0] Update twenty to 2.8.0 Full Changelog Custom indexes UI manage data model indexes from the Settings UI (#20846) Text field widget editor mode (#20779) AI Chat new navigation menu item, webhook tool providers (#20759), plus end-to-end observability (#20850) Partners app + directory new twenty-partners app and website directory (#20792, #20632) Permission flags new system to define permission flags by apps Channel standard objects deprecated messageChannel, messageFolder, calendarChannel moved out of workspace schemas into core metadata (#20836) this is just a cleanup, had been deprecated for some time already Bumped protobufjs and esbuild to clear CVEs (#20876) ~20 fixes including billing cap writes & orphaned Stripe subs, localization date parsing, workflow UUID filter operands & cron-trigger cache TTL, AI Chat browser-context injection, API keys list refresh, onboarding modal layout, IMAP/SMTP message threading.
  • evcc - Package Updates

    Pinned Locked evcc
    99
    0 Votes
    99 Posts
    36k Views
    Package UpdatesP
    [1.23.2] Update evcc to 0.307.2 Full Changelog Color Picker: add neutral colors (#30233) OCPP: add option to skip ChangeAvailability on initialization (#30217) Config UI: use km/milage user setting in vehicle card E3DC: reconnect on RSCP error (#30257) Energyflow UI: standardize battery forecast wording (#30197) Meter (HomeWizard): expose per-phase power for signed grid currents (#30218) Prioritizer: no flexibility for switch devices in MinPV (#30194) VW/Audi: migrate token endpoint to /auth/v1/idk/oidc/token (#30260) Vehicle: suppress climater error log when vehicle is asleep (#30239) UI: fix failed api calls after restart (#30234)