@filter great report. I see the bug even in our current listmonk campaign
I have to investigate what the best way to fix this is. The container name cannot be set to fqdn . This will result in many issues including an app having trouble reaching itself using https://fqdn (because now fqdn will resolve to container IP and bypass nginx and thus have no TLS).
@tlem4 The dashboard issue is related to the latest ubuntu kernel having a regression. You are running 110 which has a bug . See https://forum.cloudron.io/topic/15265/unusable-application/39
So the main issue here is, that it requires an S3 storage for documents. Cloudron currently has no S3 addon, which makes it not work out of the box, which is kinda a requirement for Cloudron apps. Hopefully we can make an S3 addon in the future.
Hello @valexico
So this is the actuall error:
Apr 20 20:17:08 srv565755 dockerd[928]: time="2026-04-20T20:17:08.052817351Z" level=error msg="Error writing log message" driver=syslog error="dial unix /home/yellowtent/platformdata/logs/syslog.sock: connect: no such file or directory" message=
Can you please check the status of:
systemctl status cloudron-syslog.service
@umnz you are rite i had to revert my 6 n8n instances on n8n 2.15.1 version..... at least i have backups and i disabled the auto updates for the time being
Hello @mathieuepitech
Can you give me the output of the following command on your system?
uname -nar
We found systems with kernel version <110 are not effected.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1130336
[3.48.1]
Update openproject to 17.3.1
Full Changelog
Bugfix: Some macros cannot be used (displayed behind modal) while creating a new child via relations tab [#62585]
Bugfix: The 'Reload' action in the banner about the meeting being updated in the background no longer auto-scrolls to the previous position [#70559]
Bugfix: Items multiplying on page and page becoming unresponsive when macros and code snippet are used [#73117]
Bugfix: Remove a 2FA device from a user as admin does not work [#73218]
Bugfix: Error when changing wp type from the wp list [#73224]
Bugfix: Internal error on custom actions form [#74131]
So I was trying to reproduce this issue and got the .ics file with all those about 600 birthday events. However those all have the same UID, so they do map to the very same event in the end. Not sure if this was because of sanitizing the list or if this was related to some other problem. All in all I am not able to reproduce the disappearance though
The app is using an ip database which is behind an auth endpoint. We have added a work item to add a way for users to update the database with custom maxmind credentials
[1.15.0]
Update docuseal to 2.5.0
Full Changelog
Accessibility and screen reader support. Signers with visual impairments can use "Tab" to navigate and enter screen reader mode to review and sign the document.
Print the shared template link QR code.
Prefill document fields with MCP.
Bug fixes and security hardening.
Embedded signing form now uses <button> tags instead of <a> links or <label> elements for navigation. Customers may need to update their custom CSS for the embedded form to reflect the new tag names.
[1.38.0]
Update gitea to 1.26.0
Full Changelog
Correct swagger annotations for enums, status codes, and notification state (#37030)
Remove GET API registration-token (#36801)
Support Actions concurrency syntax (#32751)
Make PUBLIC_URL_DETECTION default to "auto" (#36955)
Add terraform state registry (#36710)
Instance-wide (global) info banner and maintenance mode (#36571)
Support rendering OpenAPI spec (#36449)
Add keyboard shortcuts for repository file and code search (#36416)
Automatic generation of release notes (#35977)
Add button to re-run failed jobs in Actions (#36924)
Trakstr Time Tracking
Detail
Link / Info
Wishlist topic
https://forum.cloudron.io/topic/15416/trakstr-time-tracking
Author
@nostrdev
Repository
Repository
Install
CloudronVersions.json
If you have questions or issues about this community app, please open a separate topic in the @community-apps category and link to this reply.
@james said:
Hello @apesorguk
That is a good idea.
Nextcloud apps are a notorious offender in breaking Nextcloud setups.
Totally agree, we have said to nextcloud that they should not release updates and apps until tested with all other apps. They need to get rid of untested apps as well.