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


Skip to content
  • Formbricks - Package Updates

    Pinned Formbricks
    66
    0 Votes
    66 Posts
    9k Views
    Package UpdatesP
    [2.8.7] Update formbricks to 4.8.7 Full Changelog fix: prevent language switch from breaking survey orientation and resetting language on auto-save (backport #​7654) by @​Dhruwang in #​7658 fix: multilang button overflow (backport #​7656) by @​Dhruwang in #​7659 fix: multi-lang toggle covering arabic text (backport #​7657) by @​Dhruwang in #​7660
  • 1 Votes
    11 Posts
    505 Views
    S
    Got it, yes it was the token, i made a New one (PAT) and it seems that it works Thanks
  • Unusable application

    Docker Registry
    27
    1 Votes
    27 Posts
    411 Views
    klawitterbK
    From the server: ping -n docker.apehost.de -> works telnet idontexist.apehost.de -> Name or service not known telnet docker.apehost.de -> connection refused docker pull docker.apehost.de/path-to-exisiting-image -> Error response from daemon: Get "https://docker.apehost.de/v2/": context deadline exceeded (Client.Timeout exceeded while awaiting headers) From my local machine: docker pull docker.apehost.de/path-to-exisiting-image -> works just fine
  • Unable to receive email from external mail services

    Unsolved Support email
    5
    1 Votes
    5 Posts
    53 Views
    O
    odie said: Hello @james and @robi Thank you for your follow-ups. I will try to clarify. My Cloudron doesn't accept incoming emails from Google/Gmail. The e-mail bounces back to Google (Gmail) instead of being delivered. I included the n8n logs, as they were done on a workflow I have setup using the Gmail node, and where I set both a Gmail and my Cloudron instance as recipients. The mail was received by my Gmail account, but was undelivered to my Cloudron box. I will try to simplify: Mail sent from Gmail times out - it never reaches my Cloudron box at all. Yesterday evening, I was able to test sending e-mails from Live (Microsoft) and Proton to my Cloudron box, and both of these go through. So it seems it is only mail from Gmail that my Cloudron box refuses to accept. The "extra weird" thing is that, for my outgoing e-mails, I use Google's servers as outgoing SMTP. Despite this, e-mails sent with my Cloudron box are received by the Cloudron box, but not when they are sent from a Google account (this applies both to e-mails sent from Google's Gmail service and from Google hosted Workspace accounts). It seems something on my Cloudron box is refusing to accept mail sent from Google. Is there a way to reset Cloudron's spam filter training? For testing purposes, I have already disabled Spamhouse (Mail ACL), and there are 0 addresses on the blocklist in my spam filtering. Thank you very much for providing assistance! I managed to figure it out. The problem wasn't Cloudron related. I have a firewall in front of the Cloudron that is "learning", and it has at some time decided to pick up (and block) traffic from Google's servers on port 25. Once I fixed that, I received the emails. Thank you for all your attempts at helping, and apologize for making you think about issues that I should have discovered earlier (I've tried fixing it on my Cloudron box for more than a week, and it just occurred to me now that the solution might exist elsewhere...).
  • SSH remote copy always failed, falling back to sshfs copy

    Unsolved Support backup restore
    4
    0 Votes
    4 Posts
    36 Views
    D
    Here the results : zfs list a lot but here are the line corresponding to backup target (each used for different test, never at the same time) admin@truenas[~]$ sudo zfs list NAME USED AVAIL REFER MOUNTPOINT OnlyZpol 649G 2.88T 6.30G /mnt/OnlyZpol OnlyZpol/CloudronBackup 256G 2.88T 256G /mnt/OnlyZpol/CloudronBackup [...] OnlyZpol/UserTst 133G 2.88T 66.4G /mnt/OnlyZpol/UserTst OnlyZpol/UserTst/CloudronBck 66.4G 2.88T 66.4G /mnt/OnlyZpol/UserTst/CloudronBck [...] boot-pool 28.4G 68.5G 96K none cp -aRl /path/to/snapshot /path/to/test-copy I did the test on both backup path i have, works and is quick. myuser@truenas:~$ cp -aRl /mnt/OnlyZpol/UserTst/CloudronBck/snapshot/ /mnt/OnlyZpol/UserTst/CloudronBck/testdir/ myuser@truenas:~$ myuser@truenas:~$ cp -aRl /mnt/OnlyZpol/CloudronBackup/snapshot/ /mnt/OnlyZpol/CloudronBackup/testdir/ myuser@truenas:~$ Current compression is LZ4. I haven't change it to ZSTD yet as previous points. Moreover i'm not sure to understand the "accepting the sshfs path" part. So, with my limited knowledge, i'm unsure my issue come from cross-dataset references. But i will test again without hardlink. EDIT : as expected, same issue, remote copy fail....
  • Constant LDAP/OCID errors in Outlook – Timeout or Server Issue?

    Unsolved Support email ldap timeout
    6
    2 Votes
    6 Posts
    83 Views
    nebulonN
    That is a good hint, so something is not working reliably with the ldap connection then. Can you check on Server A if you hit any rate-limits? You should see them with journalctl -k | grep CLOUDRON_RATELIMIT_LOG on Server A
  • Volumes not mounted, Error in app

    Unsolved Support
    1
    1
    0 Votes
    1 Posts
    13 Views
    No one has replied
  • Stirling-PDF - Package Updates

    Pinned Stirling-PDF
    160
    0 Votes
    160 Posts
    74k Views
    Package UpdatesP
    [3.10.0] Update Stirling-PDF to 2.9.0 Full Changelog dark mode PDF filter init by @​Frooodle in Stirling-Tools#5994 Shared Sign Cert Validation by @​ConnorYoh in Stirling-Tools#5996 Update Italian translations by @​albanobattistella in Stirling-Tools#6014 fix: get all Playwright E2E tests loading and expand CI to run full suite by @​ConnorYoh in Stirling-Tools#6009 Only allow Tauri imports in the desktop app by @​jbrunton96 in Stirling-Tools#5995 Unlock account by @​Frooodle in Stirling-Tools#5984 nonpdf-viewer by @​Frooodle in Stirling-Tools#6024 pdf layer toggle by @​Frooodle in Stirling-Tools#6028 Update and improve zh-TW Traditional Chinese locale by @​PeterDaveHello in Stirling-Tools#6034 Fix any type usage in proprietary/ by @​jbrunton96 in Stirling-Tools#5949
  • Ollama - Package Updates

    Pinned Ollama
    37
    0 Votes
    37 Posts
    7k Views
    Package UpdatesP
    [1.8.0] Update ollama to 0.20.0 Full Changelog docs: update pi docs by @​ParthSareen in #​15152 mlx: respect tokenizer add_bos_token setting in pipeline by @​dhiltgen in #​15185 tokenizer: add SentencePiece-style BPE support by @​dhiltgen in #​15162
  • MiroTalk - Package Updates

    Pinned MiroTalk
    604
    2 Votes
    604 Posts
    436k Views
    Package UpdatesP
    [2.6.26] Update mirotalksfu to 2.1.78
  • Passkey verification failed on desktop

    Unsolved Support passkey
    8
    1 Votes
    8 Posts
    150 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
  • 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
    29 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
  • 3 Votes
    9 Posts
    92 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.
  • PHP Fatal error - Call to undefined method 'fetch_all'.

    Moved Unsolved Dolibarr
    9
    0 Votes
    9 Posts
    61 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
    49 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)