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

Get help for your Cloudron

2.6k Topics 18.0k Posts
  • 0 Votes
    6 Posts
    71 Views
    jrl-abstract27J

    Thanks @girish for the quick reply. I'm getting there.

  • 1 Votes
    9 Posts
    190 Views
    P

    It seems the options --storage-driver=overlay2 makes docker unable to start when the data-root is on a mounted through sftp : adding it through the following error at startup

    failed to mount overlay: invalid argument storage-driver=overlay2

    if I use it with a regular data-root, no errors show up. I guess we should conclude that this makes cloudron not compatible with sftp drive for storing docker images.

  • How to troubleshoot networking?

    Solved
    3
    0 Votes
    3 Posts
    81 Views
    dsp76D

    Yes you are right, the host has it installed. I tried it from a terminal within one of our apps. There it probably would be overkill.

  • 1 Votes
    3 Posts
    72 Views
    girishG

    @ccfu The quarantine plugin only dumps the messages into a directory which is not overly useful because there is no UI to manage the quarantine.

    because Cloudron does not provide a way to block or quarantine mails altogether based on central SPAMAssassin rules or sender addresses, as this can only be done using filters on individual mailboxes

    We have global SpamAssassin rules - https://docs.cloudron.io/email/#custom-spam-filtering-rules .

    I want to understand the use case better though. Is the issue here that spam is slipping through the SA filters?

  • Backup Failed - App task is currently in progress

    Locked Solved
    11
    0 Votes
    11 Posts
    209 Views
    girishG

    Fair enough.. let us know if it resurfaces and we should investigate.

  • cloudron account not working on web portal

    Solved
    13
    0 Votes
    13 Posts
    211 Views
    girishG

    @inane It seems on some networks, our internal DNS resolver (unbound) does not work. It's not clear why. Is yours a private network or some public VPS provider ?

  • 0 Votes
    12 Posts
    135 Views
    girishG

    Atleast, InfiniteWP works fine for me in WordPress Developer . Can you try in that?

    I could not install it in Managed WP. It wants to install it in the iwp subdirectory. This is not allowed in the managed WP package.

  • Send email with brevo relay

    Unsolved
    2
    1 Votes
    2 Posts
    153 Views
    girishG

    @JUVOJustin said in Send email with brevo relay:

    I have a sender configured for my-domain.com, while the server has cloudron01.my-domain.com . How can i solve this?

    Just to double check - on Cloudron, the relay system requires "domain" level relaying . Meaning, it requires a relay that can send with FROM address like <anything>@domain.com , as opposed to specific-address@domain.com . Can you confirm this?

    I think the easiest would be to allow changing the "From" domain in case a relay is used, since the sending domain will most likely be handled by the relay provider.

    You can change the From Email address of an app in the Email section of the app - https://docs.cloudron.io/apps/#mail-from-address . If you want my-domain.com , then add this in the Domains view. It will then appear in the dropdown of the Email domain selector as well. Then, Email -> my-domain.com -> Configure Outbound as brevo.

  • Minio set docs update

    Solved
    5
    1 Votes
    5 Posts
    66 Views
    girishG

    I have updated the screenshot

  • Azure Active Directory - supported?

    6
    0 Votes
    6 Posts
    138 Views
    dsp76D

    Great info @jodiecunningham - do you have more information? Is this an included service in Microsoft365 Azure or cost extra? I did find some services, that are very expensive for a small sized company - and I wasn't sure if that where the right ones.

  • Spamhouse blacklist

    Solved
    4
    1 Votes
    4 Posts
    169 Views
    girishG

    @alexm said in Spamhouse blacklist:

    I am kind of struggle to understand is it the problem of OVH or the way Cloudron uses this Spamhous open relays?

    VPS providers have a block of IP addresses and they cycle these IP addresses across their customers as VMs keep getting created and destroyed. This means that your IP was used by someone else previously and maybe they sent a lot of spam (an unfortunately common situation). When this happens, spam watchlists like SpamHaus place the IP address in their email blocklist . In some cases, people will wholesale block the entire VPS provider IP address range since the VPS provider is not responding to spam appropriately. There is a lot of unknowns here since all this handling is not "transparent" - an email receiver can use all sorts of blocklist providers and unknown criteria to determine if your email is "spam" or not. They might even block emails by domain name etc.

    Your best bet for reliable email is to sign up and use a relay - https://docs.cloudron.io/email/#relay-outbound-mails . If you don't want to use a relay, you have to be "patient" to give your IP and domain a good reputation . You have to also get your IP/domain whitelisted from the various email block list providers. Most of the email blocklist providers have an online form that you can fill up to prove your reputation.

  • 0 Votes
    20 Posts
    5k Views
    B

    For me. It's silly. All the guide is out of date. With new created storage box, there isn't sub dir and ssh pub key is not yet allowed in storage box and storage box's pub isn't in my pc known_hosts, I have to add my pub key to storage and run sshfs command once time to get pub key of storage box. So because of new user without subdirectory, the "remote dir path" after colon should be RELATIVE path or empty "" in this case not "/". uxxxxxx@uxxxxxx.your-storagebox.de: /mnt/local/mount/path -o port=23,IdentifyFile=/home/username/.ssh/id_rsa ....

  • Install failing with init script failed error

    Unsolved
    6
    1 Votes
    6 Posts
    120 Views
    scookeS

    @chaddieboy Be safe out there tonight!

  • Disk usage is not showing

    Solved
    35
    0 Votes
    35 Posts
    975 Views
    T

    I have a CIFS mounted, but it has fixed itself and appears to work normally now.

  • Latest backup of stopped app must be retained

    Unsolved
    11
    2 Votes
    11 Posts
    204 Views
    girishG

    @imc67 yeah, the logs are probably not there anymore. One thing is if you go to the Eventlog section of the app, do you see if a backup was ever made?

    I can confirm there is this quirk: If an app is stopped and backup was never created, then we don't have backups for this app. Maybe we have to inform the user about this somewhere.

  • SFTP to backup

    Solved
    8
    1 Votes
    8 Posts
    344 Views
    scookeS

    @Neluser It's always appreciated when solutions are posted because eventually someone has a similar or same question. Thank you!

  • Make Cloudron only available in the local network

    Solved
    5
    1 Votes
    5 Posts
    124 Views
    B

    @girish That's right, that's what it says. Thank you for the detailed answer. I've now tried it again and it wasn't actually the DNS cache, but the automatic DNS server that was causing problems. So far everything is working and everything is fixed. Really nice what Cloudron can offer all in one.

  • 1 Votes
    5 Posts
    104 Views
    girishG

    Oops, I stand corrected about the login screen translation.

  • SSH to custom application from outside with key

    Solved
    5
    1 Votes
    5 Posts
    98 Views
    nebulonN

    Glad you sorted it out. And interesting that your second attempt was 202 which is also what you picked as a default alternative to 22 🙂

  • 5 Votes
    7 Posts
    319 Views
    girishG

    @dsp76 indeed, thanks for reporting. The error message should read Hetzner instead of OVH when you select Hetzner. I have fixed this for the next release.