do you get any error from your client trying to connect to it?
nebulon
Posts
-
WireGuard is now available -
"Share this pad" Read-only on/off is ignored: guests do not have editing rightsHave you checked out the openid plugins readme, especially the section about guests yet? https://github.com/ether/ep_openid_connect?tab=readme-ov-file#interaction-with-the-ep_guest-plugin
-
"Share this pad" Read-only on/off is ignored: guests do not have editing rightsDo you know why this plugin is not working? Are there any errors or are the auth provider plugins incompatible?
-
Unable to Login with Role after Update to v2.3.3+Not sure if this is what you mean, but roles from Cloudron itself are not transferred to the apps, as often roles within apps have different meaning than what they are on Cloudron.
-
How to use OnlyOffice on Cloudron?This should be fixed with latest cubby
-
Unable to open shared file from group folderThis should be fixed with latest cubby
-
Mounting error for restore during server migrationSo volumes on Cloudron are not part of the backups, this is one use-case for volumes in fact. There is a warning about this in the volumes UI. So this means you have to mount the disk at DigitalOcean into the Hostinger VPS at the same mountpoint location (since you have set it up as "Filesystem (mountpoint)". If this is not possible, then you have to create a disk at Hostinger and mount it also at the same mountpoint and then copy all data from DigitalOcean disk over to the new one at Hostinger.
-
Volumes: red dot but mountedah so the reason in the end was that the folder wasn't empty and thus the mount command failed?
-
Ordering apps by login type does not order them by login typeThis is now fixed with https://git.cloudron.io/platform/box/-/commit/876fd218afb15c8e818aa6edc6386637611973d3
-
Is anyone else at FOSDEM 25?Yes, I am also joining this year! Will be first time there for me
-
Mounting error for restore during server migrationIs the mountpoint actually mounted? I mean if you ssh into the server, does
/mnt/volume_sfo2_01/
exist and work?Looking at the naming this looks like a DigitalOcean disk/volume, I wonder how one can actually mount those on other VPS providers, or did you create an extra disk with hostinger and copied the content?
-
Use Cloudron Logins for host protected settings@jdaviescoates good guess to resolve this quicker!
-
Use Cloudron Logins for host protected settingsI think a direct link is like a public link share unless the room is protected, so that might be expected on how the app is currently written
-
Use Cloudron Logins for host protected settingswas the app installed with Cloudron usermanagement? If so do you see an error somewhere?
-
How to use OnlyOffice on Cloudron?glad this came up, I was going back and forth between having it in an iframe within the app or like onedrive or google docs as a new tab.
-
Unable to open shared file from group folderThanks, well spotted, this is indeed a bug we have to fix.
-
Cal.com - Package UpdatesLatest release is blocked by https://github.com/calcom/cal.com/issues/18232
-
@muench-dev/n8n-nodes-blueskyThe error sounds either like a broken code for the plugin, or more likely some version incompatibility.
-
Volumes: red dot but mountedAlright something is off for sure it seems. A bit out of ideas. Have you managed to get the mountpoint working without Cloudron using sshfs directly? sshfs is usually quite a good option and most likely there is just some small detail off somewhere. If you get it to work using linux tools directly we can most likely check the difference, as Cloudron only really just generates a config file for systemd to mount it via sshfs. There is not much specific to Cloudron.
-
Domain cert renewal - when ?It should have auto-renewed indeed. What is the error you are seeing in the renew logs of a manual renewal?