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


Skip to content

Support

3.6k Topics 25.4k Posts

Get help for your Cloudron

  • Docs

    Pinned Moved
    21
    2 Votes
    21 Posts
    10k Views
    girishG
    @taowang thanks, I have made them all the same now.
  • Unable to receive email from external mail services

    Unsolved email
    6
    1 Votes
    6 Posts
    72 Views
    robiR
    Yay! Odd that gmail didn't receive bounced messages from the firewall
  • 1 Votes
    11 Posts
    522 Views
    S
    Got it, yes it was the token, i made a New one (PAT) and it seems that it works Thanks
  • SSH remote copy always failed, falling back to sshfs copy

    Unsolved backup restore
    4
    0 Votes
    4 Posts
    44 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 email ldap timeout
    6
    2 Votes
    6 Posts
    90 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
    1
    1
    0 Votes
    1 Posts
    18 Views
    No one has replied
  • Passkey verification failed on desktop

    Unsolved passkey
    8
    1 Votes
    8 Posts
    158 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 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 mail filters sieve
    2
    0 Votes
    2 Posts
    36 Views
    imc67I
    https://forum.cloudron.io/topic/15310/spam-acl-whitelist-in-api-but-not-in-gui/
  • Unresponsive Server

    Solved
    9
    1
    2 Votes
    9 Posts
    88 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.
  • 0 Votes
    4 Posts
    36 Views
    P
    @riankellyit thanks a lot for your advices, I’ll go to try to better understand, but actually problem seems to be resolved, so as @nebulon, problem seems to be S3 side. Thanks again for your patience and efforts.
  • E-Mail search not working properly

    Solved email search
    6
    1
    2 Votes
    6 Posts
    64 Views
    girishG
    I have put in a fix now to adjust the java heap memory dynamically. Hopefully that works.
  • Broken link to certificates in domain dialog

    Solved domains
    2
    1
    2 Votes
    2 Posts
    19 Views
    nebulonN
    Thanks! Fixed now
  • Hostinger External Email not sending

    Unsolved hostinger mail relay
    3
    1
    0 Votes
    3 Posts
    36 Views
    J
    @d43m0n1k_sek Should this post be deleted or should we answer this? The original post is still deleted. Should I restore it? edit: i restored it right now, but unclear if I should be deleting the entire topic.
  • 9.1.5 UI bug: cannot scroll notifications on mobile

    Solved mobile bug ux ui
    2
    2
    0 Votes
    2 Posts
    57 Views
    nebulonN
    Dupe of https://forum.cloudron.io/topic/15286/notifications-view-doesn-t-have-a-vertical-scrollbar/2 and already fixed for next release.
  • Can not pull a file via cloudron cli from a app

    Solved cli
    2
    1 Votes
    2 Posts
    52 Views
    nebulonN
    Good find, apparently std*.resume() is not available on recent nodejs versions anymore and was already obsolete. I've published a new cli version now with the fix.
  • Specific API unit not working or docs wrong

    Solved api
    2
    1 Votes
    2 Posts
    50 Views
    nebulonN
    So for services like nginx or so you have to use the services API https://docs.cloudron.io/api/download-service-logs The logs used to served up under the system API namespace but have moved to services some time ago. I will update the docs to not talk about those other services in the systems route.
  • Could not load dashboard website with loopback check - after 3 tries

    Unsolved dashboard troubleshoot
    2
    1 Votes
    2 Posts
    35 Views
    jamesJ
    Hello @orezbodajoy Can you please inspect the /home/yellowtent/platformdata/logs/box.log logfile for errors?
  • Web Gui isn't loading

    Solved dashboard troubleshooting
    4
    0 Votes
    4 Posts
    59 Views
    H
    @james, I got it back up. Working on getting everything updated.
  • Heavy CPU usage during peak and port 25 connection timeout

    Unsolved email performance
    3
    1 Votes
    3 Posts
    76 Views
    P
    @james Thanks a lot, I didn’t have any crash of Mail service and also RAM is ok. I’ll take a proper look to IOPS. Thanks for your advices.