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

3.4k Topics 24.1k Posts
  • LDAP Config

    Solved email ldap
    5
    0 Votes
    5 Posts
    2k Views
    mdreiraM
    What I would like to do is that if I try to login to a new WP installation with the cloudron super-administrator user, an administrator user will be automatically generated in WP with my Cloudron access data. And if I enter as a common Cloudron user in WP, a user will be generated with their Cloudron access data with the role that I configure in the ldap plugin. In this way, if I also changed my login details in Cloudron, it would also change on all WP sites. This would also be good with the rest of the applications. It would simplify things a lot. This is possible?
  • Editor in File Manager throwing HTTP 404 errors

    Solved
    2
    0 Votes
    2 Posts
    481 Views
    nebulonN
    @d19dotca unfortunately I do not have a macOS device to test this with safari and it seems chromium and firefox do not hit this issue.
  • Email not working (sending)

    Solved email relay zoho
    6
    0 Votes
    6 Posts
    3k Views
    girishG
    We didn't get to the bottom of this but the user solved it by moving to sendgrid.
  • Can't access Cloudron

    Solved
    10
    0 Votes
    10 Posts
    3k Views
    neurokrishN
    Thanks to @nebulon. After troubleshooting a few things on my network, we figured out that the access problem to my Cloudron is due to my ISP suddenly blocking ports 80 and 443. Please mark this issue as resolved!
  • cant find the url im supposed to go to

    Solved installation
    14
    0 Votes
    14 Posts
    4k Views
    cs9103C
    @brutalbirdie sorry about that, by 'it was' i meant that it was on my secondary machine. I am new to these things and I apologise for anything annoying.
  • Postgresql

    Solved addons
    10
    0 Votes
    10 Posts
    3k Views
    girishG
    @sebgg have you tried clearing out postgresql directory entirely ? Assuming you have backups, docker stop postgresql rm -rf /home/yellowtent/platformdata/postgresql/* ``` Then, go to services -> postgresql -> restart. That will rebuild the postgresql container.
  • Backup not found (what does this mean?)

    Solved backup
    4
    0 Votes
    4 Posts
    980 Views
    girishG
    @luckow It seems the multipart copy is not succeeding. What is the backup provider (minio?) ? If minio, do you see any errors on the minio side? Do you know how big the data for that app is?
  • Cloudron 7.0.3 does not set password on the invite page

    Solved usermanagement
    9
    0 Votes
    9 Posts
    3k Views
    girishG
    This was a regression in 7.0. When user profiles are locked, the password is not reset properly. This is fixed in next release. Workaround for now is to disable locking of user profile. Alternately, you need this change - https://git.cloudron.io/cloudron/box/-/commit/37f066f2b0e4aa50ec45b387dd1d79b539d1aaf5
  • How to expose a port (mysql)

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    doodlemania2D
    @chicagogregg By chance did you or someone write up a step by step guide on this? I'm needing to do something similar but for whatever reason, ssh proxying and I don't seem to get along.
  • Cannot do create_invite nor send_invite via API

    Solved invite api
    6
    0 Votes
    6 Posts
    2k Views
    nebulonN
    The API docs are now also updated for the invite routes.
  • TURN server not connecting

    Solved turn
    5
    1
    1 Votes
    5 Posts
    2k Views
    andreasduerenA
    @nebulon Ok so weird thing, it works in Firefox (I normally use Safari). Let me do some more investigating, I guess Safari is probably blocking something for privacy reasons…
  • Backup "Schedule and Retention" not applied? (CIFS Mount)

    Solved backups cleanup-backups
    12
    2
    0 Votes
    12 Posts
    3k Views
    P
    @girish Thank's a lot
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    18 Views
    No one has replied
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    14 Views
  • Lets encrypt failing on me

    Locked Solved certificates letsencrypt
    2
    0 Votes
    2 Posts
    943 Views
    girishG
    @jpotter702 this is fixed in 7.0.4. Settings -> Check For Updates -> Update. Then, Domains -> Renew all Certs.
  • 0 Votes
    4 Posts
    2k Views
    girishG
    @samuelbevan2000 you have to port forward port 443 in the router to the vm.
  • Is Cloudron ready for IPv6 or not ?

    ipv6 domains dns
    7
    4 Votes
    7 Posts
    3k Views
    imc67I
    @jodumont from experience I know MX doesn’t work because the mailserver doesn’t respond to IPv6. That way we’ve lost some mails before we discovered that.
  • Cloudron Dashboard and Apps inaccessible after updating Cloudron to new version

    Solved
    3
    0 Votes
    3 Posts
    817 Views
    M
    @girish I have removed that file. done sudo apt auto clean and rebooted the server. After reboot and runnning the /home/yellowtent/box/setup/start.sh command, everything worked again. That key was the issue.
  • 0 Votes
    3 Posts
    1k Views
    jordanurbsJ
    @girish Thanks, that seems to have taken care of it
  • Cloudron not reachable after 7.0.1 Update & Reboot

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    girishG
    I have improved the check now to see if there is atleast 1GB before applying an update.