I'm interested to know what you discover because I use Gandi too...
jdaviescoates
Posts
-
Letsencrypt renewal error due to Gandi DNS failing to be set using either API Token or PAT -
How to Package and Deploy Strapi v5 as a Custom App on CloudronThe latest updates in Cloudron really helped.
Presumably especially the Skills?
-
Looking for an App?Was just reminded of Docs too which looks excellent https://forum.cloudron.io/post/103461
-
A link to describe the latest new app Contacts pleaseCould someone post a link to it, it's GH url or whatever?
I had a look and found it here: https://git.cloudron.io/apps/contacts
CardDAV Server
A lightweight CardDAV server built with Node.js and Express.js for contact management. Compatible with standard CardDAV clients like iOS Contacts, macOS Contacts, Thunderbird, and DAVx5.
Features
- Full CardDAV protocol support (PROPFIND, REPORT, GET, PUT, DELETE)
- Web UI for browser-based contact management (Vue.js + Pankow)
- Basic HTTP authentication for CardDAV clients
- File-based JSON storage
- vCard 3.0 format support
-
A link to describe the latest new app Contacts pleaseI see there is a new app called Contacts. I
See where?
Edit: ah, here https://forum.cloudron.io/topic/15178/contacts-package-updates
-
Mails that do not make senseWhich makes it a weird situation that an uninstalled app is still sending mails lol
That does seem weird/ not possible. Perhaps for some reason the the mail couldn't be sent and got caught in a queue and then only went out afterwards.
Might be an idea to email support@cloudron.io (I think that's the right address) to ask them to have a closer look.
-
Mails that do not make senseThe first one is sending me e-mails to inform that Woocommerce plugin could not be updated. This is coming from a Wordpress instance i just recently deleted. The sender email is the one i used with this instance. How is this possible?
Here's the mail (translated from german to english):"Hello! Some plugins on your website https://redacted could not be updated.
Please check your website now. It is possible that everything is working fine. If updates are available, you should update them.
The following plugins failed to update. If there was a serious error during the update, the previously installed version has been restored.
WooCommerce (from version 9.4.3 to 9.4.5): https://wordpress.org/plugins/woocommerce/To manage plugins on your website, visit the plugins page: https://redacted/wp-admin/plugins.php
If you encounter any errors or need assistance, the WordPress.org support forum with its volunteer helpers is available to you:
https://wordpress.org/support/ .The WordPress Team"
This happens 2-3 times a day.
Odd. But that doesn't sound like an email that Cloudron would ever send. I don't think Cloudron doesn't ever messages about WordPress plugins.
Have you checked the email headers to see where these email have actually come from etc?
-
Looking for an App?@timconsidine yeah I've not updated to 9.1 yet either (only recently updated to 9)

-
Looking for an App?I'd personally really like FacilMap - I think @timconsidine has packaged it but none of his many packages have yet made it into the new Community Apps, but presumably it won't take too much more work to get them in there...
-
Nextcloud 33 Appears on Git but Not Released - Any News?@sponch thanks for the reminder

-
Nextcloud 33 Appears on Git but Not Released - Any News?@sponch I read it but I can't remember what happened (I don't think it effected me). What mistake was made?
-
Looking for an App?Mobilizon is another AcitivityPub it'd be good to have.
But of course there is there is the whole of the App Wishlist to chose from!
-
Nextcloud 33 Appears on Git but Not Released - Any News? -
Nextcloud 33 Appears on Git but Not Released - Any News?@sponch Cloudron can't test for every scenario.
Buggy releases and incompatible plugins are an upstream issue.
For critical production infrastructure I'd suggest it's possibly best to turn off auto updates and to update and test a clone before updating the production app.
-
How to get music in?So the key point for the user: mount at /app/data/music
But unless I've misunderstood Cloudron Volumes cannot be mounted there, they are always at /media/volume-name , no?
Perhaps it's possible to symlink or something?
But, I think if I set MUSIC_DIRECTORY_PATH to (in my case) /media/Music I'd guess it would've worked... will have another play...
-
Display free spaceI think I and other may have asked for this before, but I couldn't quickly find posts about it with a quick search:
I want this:

To actually display the amount of free space available, not just what is used and the total.
Thanks.
-
How to get music in?Hello @jdaviescoates
Please try to use:
export MEDIA_ROOT="/media/Music"in the
/app/data/env.shfile.That didn't seem to make any difference. Any my server is running out of space so for now I've just deleted the app to free app a little.
-
How to get music in?I already have a Volume called Music at
/media/Musicso I mounted that in the Storage settings of the app and then as per the docs here https://docs.funkwhale.audio/administrator/configuration/env-file.html I created the following withinenv.shusing the File ManagerMEDIA_ROOT="/media/Music"also tried:
MEDIA_ROOT=/media/MusicNeither resulted in anything being displayed in Funkwhale.
Has anyone got this working yet?
Thanks!
PS I thought we normally had
envinstead ofenv.shin Cloudron apps these days?
-
default forum notification emails