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


Skip to content
  • SSH remote copy always failed, falling back to sshfs copy

    Unsolved Support backup restore
    2
    0 Votes
    2 Posts
    16 Views
    R
    To be fair, the SSH remote copy failing is almost certainly a ZFS hardlink limitation rather than a permissions issue. Cloudron's backup system uses "cp -aRl" on the remote host to create a hardlink copy of the snapshot directory into a dated backup directory. This is the fast path that avoids re-uploading data between backup runs. The problem with TrueNAS is that ZFS hardlinks only work within the same dataset. If your snapshot directory and your dated backup directories are on different ZFS datasets, or if the copy crosses a dataset boundary at any point, cp -aRl will fail silently (or with a "cross-device link" error) and Cloudron falls back to sshfs and uploads everything again. A few things to check: First, look at your TrueNAS dataset layout. If your Cloudron backup target is something like /mnt/pool/cloudron and the backup creates subdirectories inside it, everything needs to be within the same ZFS dataset. Run "zfs list" on TrueNAS and confirm that snapshot and the dated directories are under the same mount point. Second, run the cp command manually to see the actual error. SSH in to TrueNAS as your backup user and try: cp -aRl /path/to/snapshot /path/to/test-copy If you see "cp: cannot create hard link: Invalid cross-device link" or similar, the dataset boundary is your problem. Third, if you cannot fix the dataset layout, you can work around it by enabling Zstandard compression on the dataset and accepting the sshfs path, or by restructuring your TrueNAS datasets so the entire backup target is a single flat dataset with no child datasets underneath. What does the log show right after the cp command fails? There should be an error message before it falls back to sshfs.
  • Passkey verification failed on desktop

    Unsolved Support passkey
    8
    1 Votes
    8 Posts
    128 Views
    D
    @james @joseph i found a potential issue. this only happen to Windows OS where microsoft ID is not connected and System only works with local account
  • Unusable application

    Docker Registry
    20
    1 Votes
    20 Posts
    336 Views
    klawitterbK
    Log spam seems to be gone now, still having trouble with the actual connection to the registry on my cloudron: [image: 1775171574936-7fa1485f-516f-4695-a564-1250df9fd355-image-resized.jpeg] Docker registry resides on the same cloudron
  • gcs: Old backup not found when updating app

    Solved Support backups updates
    20
    1 Votes
    20 Posts
    3k Views
    W
    @girish Had the same issue as @frenchybear. GCS fixed worked fine. Thx
  • spam exception/whitelisting

    Unsolved Support mail filters sieve
    2
    0 Votes
    2 Posts
    25 Views
    imc67I
    https://forum.cloudron.io/topic/15310/spam-acl-whitelist-in-api-but-not-in-gui/
  • Surfer - Package Updates

    Pinned Surfer
    62
    0 Votes
    62 Posts
    18k Views
    Package UpdatesP
    [6.5.1] Update surfer to 6.5.1 Improved preview behavior Various mobile fixes
  • 2 Votes
    9 Posts
    77 Views
    robiR
    @p44 How I read it is that they designed it for CF, but each CF specific part has an alternative supported set of options, like DBs, from SQLite to Postgres, etc. One implementation idea might be to also package a self-hosted container for Workers, so that all plugins you use across all EmDash sites might live there.
  • Unable to receive email from external mail services

    Unsolved Support email
    3
    1 Votes
    3 Posts
    35 Views
    robiR
    This is at least 2 different issues: failures from Gmail to ocano domain (which should have bounces at Gmail) self-hosted n8n to Gmail (which works reportedly) AND a local ocano mailbox (which doesn't)
  • PHP Fatal error - Call to undefined method 'fetch_all'.

    Moved Unsolved Dolibarr
    9
    0 Votes
    9 Posts
    59 Views
    jamesJ
    Hello @mgan Your Dolibarr app in cloudron will display that an update is available or update automatically.
  • Peertube: PSA about settings

    PeerTube
    4
    2 Votes
    4 Posts
    48 Views
    jamesJ
    Hello @necrevistonnezr We have updated the default config template to reflect the upstream. An app update should be available.
  • OmekaS - Package Updates

    Pinned OmekaS
    26
    0 Votes
    26 Posts
    8k Views
    Package UpdatesP
    [1.5.0] Update omeka-s-module-Ldap to 0.7.0 Full Changelog Add update hook on existing ldap user Improve attributes retrieval by asking all ldap attributes and using it potentially in another module
  • Keycloak - Package Updates

    Pinned Keycloak
    38
    0 Votes
    38 Posts
    7k Views
    Package UpdatesP
    [1.5.7] Update keycloak to 26.5.7 Full Changelog
  • evcc - Package Updates

    Pinned evcc
    87
    0 Votes
    87 Posts
    26k Views
    Package UpdatesP
    [1.20.0] Update evcc to 0.304.0 Full Changelog ed8f52e Goodwe Wifi: support for DT series via aa55 pseudo-modbus protocol (BC) (#​28396) 00967eb Replace combinatorial decorators with capability registry (BC) (#​28565) 7c6f069 Vaillant: support more countries (BC) (#​28096) f7b214d Add EcoFlow Stream (#​28158) a687f30 Add Everhome Ecotracker (#​28547) 21d0c0a DaheimLaden: Add debug log for phase switch in progress (#​28694) 82001f3 Docker: add healthcheck on port 7070 (#​28606) e988dea Ostrom: add SimplyDynamic_V2 contract type (#​28726) bd9769c Teslamate: add charged energy (#​28611) 0d02794 Teslamate: add climater (#​28463)
  • Dolibarr - Package Updates

    Pinned Dolibarr
    61
    0 Votes
    61 Posts
    17k Views
    Package UpdatesP
    [1.13.1] Update cron_run_custom.php to reflect upstream and solve issue forum topic 15337
  • PeerTube - Package Updates

    Pinned PeerTube
    78
    2 Votes
    78 Posts
    33k Views
    Package UpdatesP
    [4.6.4] Update production.yaml.example
  • Nextcloud - Package Updates

    Pinned Nextcloud
    121
    1 Votes
    121 Posts
    78k Views
    Package UpdatesP
    [5.7.1] Update server to 33.0.2
  • Rallly - Package Updates

    Pinned Rallly
    77
    2 Votes
    77 Posts
    23k Views
    Package UpdatesP
    [2.8.0] Update rallly to 4.8.1 Full Changelog This patch fixes a client-side crash on the registration page and enables click and drag behaviour on the poll table view component. Notification settings Configure global notification preferences (new responses, new comments) from your account settings. (#​2254) Per-poll notification muting Mute notifications for individual polls using the bell icon in the poll admin view, replacing the previous watcher-based system. (#​2268) Success dialog after poll creation After creating a poll, you'll see a shareable invite link with copy-to-clipboard before being taken to the poll page. (#​2281) User avatars in participant list Profile pictures now display alongside participants in poll views for better visual recognition. (#​2284) Improved time zone selector Replaced the modal-based selector with an inline searchable combobox showing city names and UTC offsets. (#​2261) Improved error page Errors now show a user-friendly page with localized messaging and quick navigation links (home, create poll, support, GitHub). (#​2220) SMTP_TLS_SERVERNAME env var Allows explicit SNI configuration for SMTP servers hosting multiple certificates. (#​2298) Poll description missing from scheduled events Poll descriptions are now correctly passed through when booking a poll as a calendar event. (#​2202) Crash on deleted poll Accessing a poll that no longer exists now shows a proper 404 page instead of crashing. (#​2218)
  • Unresponsive Server

    Solved Support
    9
    1
    2 Votes
    9 Posts
    85 Views
    S
    hi, thanks, i found the failure. It occured during a app (talk sfu) update. Before the app is updated the current state is backuped. During this, something happend with the backup disk and the server freezed. this was 2h after a normal backup, were everything was fine. The disk is ok, i checked the intergrety. what i now did is , do toogle the server to a restart when this happens again. I will monitor this and give feedback if this happens again.
  • Tandoor - Package Updates

    Pinned Tandoor
    70
    0 Votes
    70 Posts
    20k Views
    Package UpdatesP
    [1.12.2] Update recipes to 2.6.2 Full Changelog fixed issue in migration deleting meal plan entries #​4570
  • Koel - Package Updates

    Pinned Koel
    104
    0 Votes
    104 Posts
    48k Views
    Package UpdatesP
    [1.35.0] Update koel to 9.0.0 Full Changelog