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
  • sftp is not enough

    Solved
    14
    0 Votes
    14 Posts
    412 Views
    girishG

    @roofboard that makes sense. I would personally not throw in a ssh key into a CI/build system either 🙂

    I guess you are looking for a cloudron sync or something from the CLI tool. I guess this is possible to implement. Can you open a feature request at https://forum.cloudron.io/category/97/feature-requests ?

  • 1 Votes
    3 Posts
    148 Views
    girishG

    @userino yeah, it's that way because IMAP/SMTP have no concept of sessions. This means that you might have to repeatedly enter 2FA token which would in turn make using mails clients quite unusable.

    I recommend generating an app password for Email (what I use personally) and using that as a "throwaway" password. It will work only for Email an won't let you login to other apps.

  • Bug in File Manager

    Unsolved
    5
    2 Votes
    5 Posts
    164 Views
    jaschaezraJ

    @robi unfortunately same problem.

    Just found out I can not delete these file via file Manage, I need to do it on the Filesystem

  • 1 Votes
    2 Posts
    114 Views
    nottheendN

    This topic can be marked as closed. I decided to buy an instance with more memory and it worked well.

  • Outbound SMTP with iCloud+

    2
    1 Votes
    2 Posts
    104 Views
    M

    @umbergerba I am using iCloud as a second smtp server on my iPhone. Two things:

    the server that works for me is smtp.mail.me.com You have to generate an app specific password in your iCloud settings because you probably have activated 2FA. Apple Support Doc

    Hope that helps.

    Best,
    Sven

  • Stuck initializing!! Won’t start!

    Solved
    9
    0 Votes
    9 Posts
    179 Views
    girishG

    @scooke there's a bug in the update logic that if a redis container "disappears" (it's not clear why it disappears), then the update stops so that the admin can "assess" the situation. This requies some manual intervention since the upgrade code doesn't know how to proceed / whether it's safe to go on. Still trying to debug why the redis container goes away.

  • Locked out of Cloudron accounts and appstore not working

    Solved
    10
    1 Votes
    10 Posts
    198 Views
    girishG

    @Lostuser do you still have trouble?

  • 0 Votes
    11 Posts
    263 Views
    potemkin_aiP

    @avatar1024 hopefully now it gets a good kick 🙂

    What you say, @girish ?

  • 0 Votes
    7 Posts
    398 Views
    M

    @Mad_Mattho So the way I understand it, because This tunnel is initiated from my server to cloudflare, I don't have any need to open very many ports on the server, and because I am using a CNAME record to point my DNS to the tunnel ID (no publicly routable IP addresses involved anywhere) it will make no difference where in the world this machine is, or what IP address it gets its internet from, as long as it has internet and can open the tunnel to cloudflare it should just be automatically online, and with the bare minimum amount of ports open, is that correct? Sounds good.

  • 1 Votes
    6 Posts
    156 Views
    robiR

    @girish Sure for test domains w/o any subdomains.

    What I'm suggesting is a non-entirely blocking situation when the automation fails what it thinks it needs with no simple recourse.

    Would improve UX flow in edge cases..

  • SSL and certs for SFTP

    Solved
    9
    0 Votes
    9 Posts
    252 Views
    R

    @girish !!!! I would never have guessed that - I missed the fine print. "log in with your username" that changes everything thanks for clarifying.

  • 1 Votes
    13 Posts
    293 Views
    F

    @girish

    Thanks, it's the good domain !

  • App Stuck in "Restarting" after upgrade 7.4.1

    Solved
    6
    1 Votes
    6 Posts
    180 Views
    S

    @girish That did it. Thanks so much for the help!

  • Call to API App install failing

    Solved
    5
    0 Votes
    5 Posts
    153 Views
    P

    @nebulon, @BrutalBirdie
    Thx to both of you, the call is now working.
    curl -kX POST -H "Content-Type: application/json" https://my.smthg.com/api/v1/apps/install?access_token=857f7d7eb583cfb951e5a50c75a762b94304d4ba50d4a0c94950643eaab7959a -d '{"appStoreId": "io.n8n.cloudronapp@2.37.0","subdomain": "workflow","domain": "somethg.com","accessRestriction": {"users":[],"groups":[]}}'
    {
    "id": "c6c79d78-7c7c-414b-acf7-8b5cc39370ed",
    "taskId": "269"
    }

    It needed obviously the header, but also I thought reading the API specs that accessRestriction could be null. It is not the case, so I used @BrutalBirdie assignment (empty users and groups) and the call succeeded.
    Once again thank you very much.

  • Cloudron reports blacklisting (by mistake?)

    Unsolved
    15
    0 Votes
    15 Posts
    447 Views
    nichu42N

    @girish
    Thanks for the clarification. I guess we can close this thread, since the solution will be troubleshooting the original unbound / DNS issue on my server (https://forum.cloudron.io/topic/8864/dns-resolving-problem). I have just replied to your e-mail.

    Right now, numerous DNS queries are failing again, which leads to many missing posts or media on my public Mastodon instance.

  • Apps Not Starting After Upgrade to 7.4.1

    Solved
    7
    0 Votes
    7 Posts
    254 Views
    R

    @nebulon Gotcha -- so it would have cleared up eventually, anyway. Well, thanks again. I really appreciate your support!

  • DNS CNAME and Cloudron Redirect for WWW

    Solved
    7
    0 Votes
    7 Posts
    777 Views
    U

    I had the same issue and I was able to follow the steps given about setting up a redirection in Cloudron. In fact, I decided to write a full article about it to help others understand how to fix this issue step by step.
    You will have to make sure you put the right DNS entries and then set up the redirection. Read this guide here and it will help you to fix this issue.

  • Am I blind or is there a missing subcategory in apps?

    Solved
    3
    0 Votes
    3 Posts
    67 Views
    luckowL

    @nebulon Yep. I am blind. Thanks 🙂

  • Increase logging duration

    Solved
    3
    1 Votes
    3 Posts
    99 Views
    andreasduerenA

    @girish perfect thanks!

  • 1 Votes
    19 Posts
    478 Views
    P

    @girish Thank's