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.3k Topics 23.2k Posts
  • NPM not found in user www-data

    Solved
    4
    1 Votes
    4 Posts
    750 Views
    girishG
    As @robi said, need more context here. What are you trying to do? Which app is this?
  • 1 Votes
    4 Posts
    757 Views
    girishG
    For namecheap, look at their docs - https://www.namecheap.com/support/knowledgebase/article.aspx/434/2237/how-do-i-set-up-host-records-for-a-domain/
  • Difference between manual and wilcard domain config?

    Solved domains
    7
    1
    1 Votes
    7 Posts
    1k Views
    girishG
    Wildcard - In wildcard, you setup subdomains to point to the server IP. So, when you install an app or change it's location, Cloudron won't remind you to point the DNS to the server IP. Manual - When installing an app or changing it's location, Cloudron will remind you to point the DNS to the server IP. Why prefer one over the other? Wildcard is one time setup. Manual is something you have to do on each app install. People also sometimes ignore the "instructions" it shows to adjust the DNS and click Install. Depending on your DNS provider, DNS propagation can take long. So, let's say if it takes 15 mins or something, then when installing the app, Cloudron will be unable to get certs. This can lead to a bad UX.
  • N8N & NocoDB

    Solved dns
    7
    1 Votes
    7 Posts
    2k Views
    jagadeesh-s2104J
    @girish Thank you!
  • Error with limits on mailbox

    Solved mailbox mail
    9
    0 Votes
    9 Posts
    1k Views
    potemkin_aiP
    Hooray! Thank you, @girish !
  • Outbound SMTP issue

    Solved mail contabo port 25 smtp
    4
    2
    0 Votes
    4 Posts
    1k Views
    girishG
    @q__nt_n The VPS blocks port outbound 25. You have to reach out to contabo again and tell them that you can't connect with the above command.
  • 1 Votes
    20 Posts
    4k Views
    girishG
    @hiramfromthechi thanks, I replied. Looks like MySQL is down.
  • Having problems using mountpoints - cloudron not able to access them?

    11
    1
    0 Votes
    11 Posts
    1k Views
    girishG
    @Mad_Mattho The deskop version while not supported should work. I think the issue here is something else though. I think the issue is that the mount is mounted with some strange permissions. Did you use gnome to mount the disk? I think gnome mounts the external disk as the ubuntu user you logged in as. This would prevent the yellowtent user (that cloudron runs as) from accessing that mountpoint. So, can you please try this: Unmount the disk in gome Mount the disk in the Backups view as an ext4 disk . You can use blkid or lsblk to get the uuid of the disk . Then, /dev/disk/by-uuid/<uuid> is the Disk path.
  • CPU stuck and using all cores at 100%

    Solved cpu mysql
    5
    2
    1 Votes
    5 Posts
    984 Views
    girishG
    @jonslab did you find what it was?
  • Rest API: Docu seems not correct for "Initial DNS Setup"

    Solved bug rest api setup
    3
    2 Votes
    3 Posts
    555 Views
    Q
    @girish thanks for pointing out to code. As always: In vino veritas - and in Source-Code
  • Cloudron is running out of space

    disk usage disk space
    4
    1
    0 Votes
    4 Posts
    741 Views
    nebulonN
    The collabora app image is fairly large due to all the language support packages. So far we haven't found a way to make those dynamically selectable. Also it appears you have a lot of data for the system itself, possibly you have some old leftover backups in /var/backups which could be purged, if you have configured a proper backup storage?
  • Cloudron is removing contents from the /tmp folder in the container.

    Solved
    3
    1 Votes
    3 Posts
    565 Views
    S
    I see. Thanks for the update.
  • unable to recieve mail sent to admin@cloudron.local

    Solved
    4
    1
    1 Votes
    4 Posts
    594 Views
    girishG
    @roofboard said in unable to recieve mail sent to admin@cloudron.local: In wordpress for example - to change an email address you must click on a confirmation email cloudron.local is just an example/template as @privsec pointed out. You should not use the .local , it is not a publicly routable domain. See https://en.wikipedia.org/wiki/.local
  • Domain unreachable since registrar transfer

    Solved cloudflare
    4
    1 Votes
    4 Posts
    777 Views
    robiR
    Sometimes it's browser cache related as well, so make sure to use Shift-reload after major changes like this.
  • Cloudron behind apache2 proxy

    5
    0 Votes
    5 Posts
    942 Views
    robiR
    can you validate with nginx as the proxy instead?
  • Multicore vs Single-Core

    Solved performance cpu
    4
    2 Votes
    4 Posts
    3k Views
    StardenverS
    That's what I call an answer Thank you very much. Very helpful and my question is answered.
  • 1 Votes
    10 Posts
    1k Views
    girishG
    @therealwebmaster said in Would like to modify source code / css for an app. Where are apps folder located on the server?: More specifically, I'd like to change the css of the Harmony theme for NocoBB. I can't find it! @BrutalBirdie Can you point me to the file and full server path? I guess you mean NodeBB. The way to do this is not by modifying source code but in NodeBB's admin panel: [image: 1686584830426-787fbc38-4861-4c9f-a36a-70d2b707b09f-image-resized.png]
  • New Cloudron, nightmode is default. How to change it to normal?

    Solved userinterface
    6
    1 Votes
    6 Posts
    933 Views
    humptydumptyH
    @therealwebmaster feel free to open a feature request for this suggestion here: https://forum.cloudron.io/category/97/feature-requests
  • How to automate migrating/importing apps from Cloudron to Cloudron via API

    Solved import
    11
    4 Votes
    11 Posts
    2k Views
    robiR
    @roofboard There's an example of how to use a bearer token here: https://forum.cloudron.io/post/65043 Looks like this in N8N for single use: [image: 1686440347568-05b953ab-3962-44e9-815d-69d7fa842c10-image.png] To reuse it in all nodes, this should work: https://community.n8n.io/t/how-to-authorize-using-bearer-token/25674
  • LDAP First Name not passed on to application

    Solved ldap user directory
    5
    1
    0 Votes
    5 Posts
    1k Views
    andreasduerenA
    @girish Yeah, unfortunately won't work yet. https://forum.cloudron.io/topic/8940/apps-with-openid-connect-provider-beta/13