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.5k Posts
  • Mounting Windows 10 share using the GUI fails with mount error(13)

    Solved cifs volumes
    8
    0 Votes
    8 Posts
    3k 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
    3k 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
    3k 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
    543 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
    984 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
    3k Views
    girishG
    @robi yes!
  • mysql slow query log

    Solved mysql
    9
    0 Votes
    9 Posts
    3k 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
    2k 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
    841 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
    703 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
    4k Views
    girishG
    Adding a redirection made things work.
  • Add users in bulk via spreadsheet or link

    usermanagement
    10
    2 Votes
    10 Posts
    3k Views
    BrutalBirdieB
    huh for some reason in my last session I did not see the search field but there is one. (Maybe I was just blind ) [image: 1641417954001-094213ff-47fe-41f3-b452-a341a216719f-grafik.png] I take it back, please don't throw stones
  • /dev/vda1 is almost full (docker?)

    Solved logs logrotate
    9
    1
    0 Votes
    9 Posts
    4k Views
    girishG
    logrotate is run via the system cron. You can check these: /etc/logrotate.conf should contain the line include /home/yellowtent/platformdata/logrotate.d in the very end. The file /home/yellowtent/platformdata/logrotate.d/platform should contain /home/yellowtent/platformdata/logs/turn/*.log As for cron configuration, systemctl status cron should say Active/running. There should also be a file /etc/cron.daily/logrotate . Other than that, it can only mean that turn server generated a massive amount of logs in a single day (seems quite unlikely but who knows). Does it rotate if you run logrotate manually? - Run /usr/sbin/logrotate /etc/logrotate.conf ?
  • mailbox name can only contain alphanumerals and dot

    Solved email
    11
    5 Votes
    11 Posts
    3k Views
    girishG
    @mehdi good catch, will fix!
  • Cloudron Error Cannot read property 'endsWith' of null

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    nebulonN
    @hamann ah actually this bug is already fixed with https://git.cloudron.io/cloudron/box/-/commit/cefbe7064f4c7b31fb93bbf7ed85bf916aa5cf39 but pending a release. For the meantime you could tweak the file manually at /home/yellowtent/box/src/apps.js and then systemctl restart box or enable the mailbox for that app temporarily.