just fyi, an update for team folders to 20.1.1 has been released and fixed the group folders issue for me.
lucidfox
Posts
-
Nextcloud update pushed too early? -
Nextcloud update pushed too early?There seems to be a working patch for version 20.1.0 of group folders - https://github.com/nextcloud/groupfolders/issues/4037#issuecomment-3352521147
is this possible for us to implement on cloudron?
-
Adding MCP in LibrechatI've been trying to get Librechat setup (thanks for getting the package on Cloudron), and have got Openrouter and websearch working (using a SearXNG hosted on Cloudron). One of the features that would dramatically increase the capabilities of the LLMs on Librechat would be to leverage the Model Context Protocol (MCP) and integrate them with various tools.
According to the Librechat documentation on MCP - [https://www.librechat.ai/docs/features/mcp] - the easy way to find and install MCP servers on Librechat is to use [smithery.ai]. But executing an npx command in the Librechat app terminal on Cloudron doesn't work. I guess this is because the file system is read-only? Or the folder structure is not what the smitthery.ai code expects? Or both?
I also tried to manually add an MCP server - for Exa Search - using this in the librechat.yaml file:
mcpServers: exa-search: command: "npx" args: ["-y", "@exa-labs/exa-mcp"] env: EXA_API_KEY: "${EXA_API_KEY}"It shows up on the Librechat interface, but is 'offline' and cannot be initialized.
Has anyone had some luck getting an MCP going on Librechat? Or any tips on what might get it working?
-
Running 2 instances of Syncthing on 1 server@james I've had multiple syncthings running on a cloudron server for a few years now without issues. Not sure if this is because the issue was resolved upstream, or if changing the default port for the initial handshake between devices has done the trick.
-
SendGrid is over, what to use instead?I've been using the hosted version of plunk - https://www.useplunk.com/ - which is an open source email relay/transactional email service app built on top of AWS. They've got a generous free tier and the paid plans are very reasonable pay as you go.
-
SolidtimeSolidtime is a modern open-source time tracking application for Freelancers and Agencies.
It could be a really useful addition to Cloudron
AGPL 3.0
I've played around with it a bit, the UI is quite slick and it seems fairly feature complete. Potentially a great alternative to Toggl, Clockify etc
-
Notifications not working?Thanks a lot @odie, I totally missed the custom headers post for some reason
. The notifications are firing as expected now. -
Notifications not working?I'm facing the same issue that @odie described. Test Ntfy notifications are working properly, but not any of the actual subscription notifications.
When I try the /app/pkg/cron.sh sendnotifications command I only get this response -
2025-04-02 16:06:56<br />
I can see this repeatedely in the logs as well -
Run cron job 'sendresetpasswordemails'
Run cron job 'sendverificationemails'Has the issue been resolved for anyone else or am I missing something?
Also, in case it matters, none of the subscription notifications I've setup are from the admin user account.
-
My Hetzner Storage Box Volumes and Backup locations needed remounting post upgrade to 8.0.3i've been able to remount the backup and storage volumes now, it must have had to do with the Hetzner DNS outage. Thanks for your help @joseph
-
My Hetzner Storage Box Volumes and Backup locations needed remounting post upgrade to 8.0.3@joseph i'm able to ping the storagebox succesfully from the cloudron server as well as my local machine.
-
My Hetzner Storage Box Volumes and Backup locations needed remounting post upgrade to 8.0.3I've got the same issue on version 8.0.3, but have not been able to remount my Hetzner Storagebox via CIFS or the volumes on the same storage box via SSHFS. @staff any suggestions how to fix this?
-
Recommendations for Self-Hosted Collaborative Email ClientsI'm not sure if they have all the features that you're interested in but Chatwoot and Freescout on Cloudron might fit the bill.
I've used Missive quite a bit, it's not open source or self-hosted, but is a pretty good service.
-
Synapse and Peer Tube Not Responding@girish I've created support tickets and given you access. Thanks for looking into this.
-
Synapse and Peer Tube Not Responding@girish thanks for the response.
the
server_namefield was missing from the config file for some reason. i added the field at the top of the file and restarted the app, but am still getting these errors in the matrix app log:Healtheck error: Error: connect ECONNREFUSED 172.18.19.36:8008OSError: [Errno 30] Read-only file system: '/app/code/media_store'the peer tube app does have a
/app/data/storage/logs/directory with log files in it. this app is still not responding as well. i can see this in the error logs:errno: -2, -
Synapse and Peer Tube Not RespondingThe Synapse and PeerTube apps have stopped working on our Cloudron. This happened after a reboot for system updates, and it's a bit of mystery why they should suddenly get misconfigured. I've tried several restarts and restoring from a backup, but it hasn't fixed the issue. Renewing Certs and DNS hasn't helped either.
The logs for the Matrix/Synapase show these errors:
Healtheck error: Error: connect ECONNREFUSED 172.18.19.36:8008=> Starting synapse
Error in configuration:
Missing mandatoryserver_nameconfig option.The logs for PeerTube shows these errors:
Healtheck error: Error: connect ECONNREFUSED 172.18.16.78:90002022-10-16T08:21:42.000Z ==> Starting PeerTube
throw err;
^
ENOENT: no such file or directory, mkdir '/app/code/server/storage/logs'Any help to troubleshoot and get these apps back running would be much appreciated.
-
Mobile app@nebulon Thanks, that worked a treat. I had tried 443 as the port previously, but that didn't work possibly because I didn't use 'https' in the url. Port 2283 was specified on the Immich Github page.
-
Mobile appThanks for packaging this! It looks like it already is/and could become a great photo app. I was just trying to get an andoird mobile app connected, but it doesn't seem to be able to login. The server endpoint I'm using is http://[cloudron-app-location]:2283/api
Has anyone had any luck yet with using the Immich mobile app?
-
Mail Certificates do not get renewed.I also had the same error running Cloudron 7.2.2, and restarting the mail service solved the issue.
-
Failed Tasks and Discover -
Failed Tasks and Discover@onlybro it worked from the web interface initially, but now only from a client app