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.6k Posts
  • Connection Reset

    Solved nginx apache
    6
    0 Votes
    6 Posts
    2k Views
    S
    I did a clean installation and restored a backup. Since than, everything is working fine. Thanks
  • Cloudron dropping packets from router

    Solved firewall
    8
    0 Votes
    8 Posts
    1k Views
    girishG
    @reachableceo thanks for the update!
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Setup not loading in the browser

    Solved setup installation
    11
    0 Votes
    11 Posts
    2k Views
    EhsanFoxE
    Thank you all, I only thought the port forwarding of 80 was enough, Thank you for all the help for explanations
  • Mounting Windows 10 share using the GUI fails with mount error(13)

    Solved cifs volumes
    8
    0 Votes
    8 Posts
    2k Views
    neurokrishN
    @3246 @girish , I am not sure (didn't try myself) but things suggested in this post may help ..
  • Firefox and app terminal - can't see anything!

    Solved webterminal firefox
    7
    1
    1 Votes
    7 Posts
    2k Views
    neurokrishN
    @girish thanks! That's indeed the fix..
  • Creation of new users fails when profile lock is active

    Solved
    9
    2 Votes
    9 Posts
    2k Views
    girishG
    It's fixed a bit differently. The purpose of the "profile lock" feature is that admins have control over the username/mail/display name. Letting the user choose the username would circumvent this. This more so applies because when you have multiple admins, maybe one admin forgot to set the username (but they had decided by policy that they won't allow users to set usernames themselves). Given that the profile lock is a 'dynamic' flag i.e can be set/unset at anytime, the fix we have put in place is: username can now be set already created users with no username. When profile lock is set, username is required when creating new users. This way it's not possible for an admin to create users without a username. When profile lock is set, invite links of users with no username show a message to contact admin. (This message will only be seen if you had users created with no username and set the profile lock later. So, it's kinda rare)
  • 0 Votes
    2 Posts
    434 Views
    A
    I solved the same symptoms by recreating Personal Access Token for Cloudron. [image: 1642094319690-screenshot-2022-01-13-at-6.18.06-pm.png] Read/Write access under Domains required. Mine just expired after default set 6 months.
  • New Potential user and usage question. Opinions wanted

    3
    0 Votes
    3 Posts
    747 Views
    girishG
    @mark_ehm At what stage of onboarding are you? Do you have Cloudron installed and setup already? If not, our demo is a good place to start understanding what the product is/does. https://my.demo.cloudron.io/ (username and password is both cloudron). You would install something like Bookstack. You can login to bookstack with the same credentials (cloudron). You can add users in Cloudron dashboard and those users will get access to bookstack as well. If you already have Cloudron setup and working, then just ignore what I said and follow @jdaviescoates said
  • Email address username limits

    Solved mailbox mail
    10
    1
    1 Votes
    10 Posts
    2k Views
    girishG
    @robi yes!
  • mysql slow query log

    Solved mysql
    9
    0 Votes
    9 Posts
    2k Views
    girishG
    (please read warning in above comment before following instructions below). If you want to make config file changes: docker exec -ti mysql /bin/bash Edit /run/mysql/my.cnf as needed supervisorctl restart mysql It is important to note that the changes to config files are not persistent across container restarts and server reboot. In general, we have not envisioned Cloudron as a development environment, but we do have many devs using it as such. So, if there is interest, maybe we need to improve things for such use cases.
  • Able to change branding even though I don't have a license

    branding license
    7
    0 Votes
    7 Posts
    2k Views
    girishG
    This is possibly a bug, but in general we don't completely test as to what gets enabled/disabled when subscriptions expire. It's quite rare that people keep their servers around when subscription expires. But I will test things out when we cut a new release.
  • Wordpress app: DNS Error: DNS Record is not synced yet: ETRYAGAIN

    Solved namecheap dns
    5
    0 Votes
    5 Posts
    1k Views
    D
    I figured it out. There was an issue in namecheap because after checking the ip adress in dnschecker it had two ip addresses: One was the server ip and the other from namecheap. Now there is only one available after chatting with them.
  • Can't login for the Apps Page

    Solved appstore vultr dns
    14
    0 Votes
    14 Posts
    2k Views
    girishG
    @meeksfamily06 Cloudron uses unbound and does not use systemd-resolved. You won't see any issues unless when trying to use the mail server (or maybe some apps like nextcloud might act strange when going to the apps section).
  • Enable CORS for Baserow and n8n

    cors nginx
    4
    3 Votes
    4 Posts
    2k Views
    girishG
    @ashkaptsov So, AppGyver's browser UI is going to make requests from the browser to n8n and baserow ? Can you tell us a bit more as to why would it want to do that? In general, adding CORS headers without knowing the app knowing about is a security hole.
  • File Manager attempts to upload last file on tab wake

    filemanager
    7
    0 Votes
    7 Posts
    2k Views
    nebulonN
    @girish so I tried more things and my initial observation cannot be reproduced anymore, so I think I might have been misguided by persistent console logs here. Now I am not able to reproduce the double upload trigger at all anymore in chromium or firefox. @robi can you maybe explain in more detail how to reliably reproduce this? Do you have any additional extensions installed and can anyone else here see the issue?
  • 1 Votes
    2 Posts
    651 Views
    girishG
    Ah, thanks for reporting. I have opened https://git.cloudron.io/cloudron/box/-/issues/808 internally .
  • Dashboard unavailable, apps are currently fine

    Solved
    12
    0 Votes
    12 Posts
    2k Views
    girishG
    @joshrb91 looks like the server has nvm installed. Which then hijacked the system node. # which node /root/.nvm/versions/node/v14.17.6/bin/node The error is not very obvious because systemctl status box says running but it's not really running. journalctl -u box -fa shows that it's crashing constantly. The reason for that is the box code runs as yellowtent user.. # su - yellowtent $ node --version v12.18.4 $ which node /usr/local/bin/node It seems there is another node installed in /usr/local/bin also. I renamed that directory to bin-old for now and it brings things up. Generally, we don't support installing external software on Cloudron. Was there any reason you installed nvm on the server? (was it to install cloudron CLI? if so, that's meant to be installed on your PC/laptop and not on the server).
  • Stuck! Cloudron is offline... rebooting

    Moved
    2
    0 Votes
    2 Posts
    545 Views
    girishG
    @jtippetts It's hard to tell what is happening. Can you try this: Reboot the server Please check if the IP address of server matches the DNS entries. Maybe the IP address was changed during the process of opening up email ports? Once rebooted, please check the output of systemctl status box and systemctl status nginx. If they are both running, the dashboard should be reachable.
  • Domain registry not working

    Solved namecheap domains
    14
    1
    0 Votes
    14 Posts
    3k Views
    girishG
    Adding a redirection made things work.