[2.44.0]
Update kimai to 2.50.0
Full Changelog
Removed support for file:// urls in Markdown (new parsedown package) (#5835)
Fix missing macro in export print template (when rendering user preferences) (#5835)
Fix timesheets with breaks did not work in "weekly hours" screen (#5835)
Allow to customise statistic queries (#5827)
Well, the error logs don't contain anything that I recognize as memory related. I have one of those SSDNodes servers which people either love or disbelieve:
Platform Version v8.3.1 (Ubuntu 22.04.3 LTS)
Vendor Red Hat
Product KVM
CPU 12 Core "Intel(R) Xeon(R) Silver 4216 CPU @ 2.10GHz"
Memory 50.51 GB RAM & 4.29 GB Swap
Uptime 5 days
I suppose it needed just that little extra ram past 256MB in order to use the db to make the admin user. Once I upped the ram this is what followed in the logs:
2025-04-08T07:44:57Z
2025-04-08T07:44:57Z
2025-04-08T07:44:57Z
2025-04-08T07:44:57Z
2025-04-08T07:44:57Z
2025-04-08T07:44:57Z
2025-04-08T07:44:57Z [30;42m [39;49m
2025-04-08T07:44:57Z [30;42m [39;49m
2025-04-08T07:44:57Z [30;42m [39;49m
2025-04-08T07:44:57Z [30;42m [39;49m
2025-04-08T07:44:57Z [30;42m [39;49m
2025-04-08T07:44:57Z [30;42m [39;49m
2025-04-08T07:44:57Z [30;42m [OK] Cache for the "prod" environment (debug=false) was successfully cleared. [39;49m
2025-04-08T07:44:57Z [30;42m [OK] Cache for the "prod" environment (debug=false) was successfully warmed. [39;49m
2025-04-08T07:44:57Z [30;42m [OK] Successfully installed Kimai version 2.32.0 🎉 [39;49m
2025-04-08T07:44:57Z [39;49m // [39;49mWarming up the cache for the [32mprod[39m environment with debug [32mfalse[39m
2025-04-08T07:44:57Z ==> Create admin account
2025-04-08T07:44:57Z => Ensure admin account
2025-04-08T07:44:57Z mysql: [Warning] Using a password on the command line interface can be insecure.
2025-04-08T07:44:59Z
2025-04-08T07:44:59Z
2025-04-08T07:44:59Z [30;42m [39;49m
2025-04-08T07:44:59Z [30;42m [39;49m
2025-04-08T07:44:59Z [30;42m [OK] Success! Created user: admin [39;49m
2025-04-08T07:44:59Z => Starting apache
2025-04-08T07:44:59Z => Tailing app logs
2025-04-08T07:44:59Z [Tue Apr 08 07:44:59.550824 2025] [mpm_prefork:notice] [pid 1] AH00163: Apache/2.4.58 (Ubuntu) mod_perl/2.0.13 Perl/v5.38.2 configured -- resuming normal operations
2025-04-08T07:44:59Z [Tue Apr 08 07:44:59.550941 2025] [core:notice] [pid 1] AH00094: Command line: '/usr/sbin/apache2 -D FOREGROUND'
2025-04-08T07:44:59Z tail: cannot open '/run/kimai/log/prod.log' for reading: No such file or directory
2025-04-08T07:45:01Z - - - [08/Apr/2025:07:45:00 +0000] "GET / HTTP/1.1" 302 294 "-" "Mozilla (CloudronHealth)"
2025-04-08T07:45:10Z - - - [08/Apr/2025:07:45:10 +0000] "GET / HTTP/1.1" 302 294 "-" "Mozilla (CloudronHealth)"
2025-04-08T07:45:20Z - - - [08/Apr/2025:07:45:20 +0000] "GET / HTTP/1.1" 302 294 "-" "Mozilla (CloudronHealth)"
2025-04-08T07:45:30Z - - - [08/Apr/2025:07:45:30 +0000] "GET / HTTP/1.1" 302 294 "-" "Mozilla (CloudronHealth)"
2025-04-08T07:45:40Z - - - [08/Apr/2025:07:45:40 +0000] "GET / HTTP/1.1" 302 294 "-" "Mozilla (CloudronHealth)"
2025-04-08T07:45:50Z - - - [08/Apr/2025:07:45:50 +0000] "GET / HTTP/1.1" 302 294 "-" "Mozilla (CloudronHealth)"
2025-04-08T07:46:00Z - - - [08/Apr/2025:07:46:00 +0000] "GET / HTTP/1.1" 302 294 "-" "Mozilla (CloudronHealth)"
2025-04-08T07:46:10Z - - - [08/Apr/2025:07:46:10 +0000] "GET / HTTP/1.1" 302 294 "-" "Mozilla (CloudronHealth)"
2025-04-08T07:46:20Z - - - [08/Apr/2025:07:46:20 +0000] "GET / HTTP/1.1" 302 294 "-" "Mozilla (CloudronHealth)"
2025-04-08T07:46:30Z - - - [08/Apr/2025:07:46:30 +0000] "GET / HTTP/1.1" 302 294 "-" "Mozilla (CloudronHealth)"
2025-04-08T07:46:40Z - - - [08/Apr/2025:07:46:40 +0000] "GET / HTTP/1.1" 302 294 "-" "Mozilla (CloudronHealth)"
2025-04-08T07:46:46Z 124.122.43.134 - - [08/Apr/2025:07:46:46 +0000] "GET / HTTP/1.1" 302 294 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
Previously it would reach "clearing the cache", but then crash before "warming the cache". I don't know what any of that means, but upping the allocatted ram to 1GG from 256MB seemed to do the trick.
[image: 1744114991570-08fc09ea-822f-4ce6-84a7-6c28ce7e9970-image-resized.png]
Looks like there was a CPU surge from Kimai:
[image: 1744115238200-screenshot-2025-04-08-at-19.25.18-2.png]
Thanks, @joseph.
Could you please check my reply here: https://forum.cloudron.io/topic/12943/add-custom-export-templates-where-to-create-the-folder-export-and-how-to-modify-export-en-xlf/2
I don't want to add invoice templates but export templates. They need to be in a different folder. I can't get Kimai to show them.
Thanks @nebulon for the quick answer. It does look like you are shipping a more recent version than the internal version number suggests. We'll have another go at it tomorrow to try to figure out why the Cloudron version reports an earlier version number than
CustomContentBundle-2.2.0 and
CustomContentBundle-2.3.0 allow.
@nebulon, according to the author, @kevinpapst, the plugin is no longer needed and as a left over within the cloudron installation causing problems.
I moved it out of the way and everything is back to normal.
cd /home/yellowtent/appsdata/<UUID</data/plugins
mv RecalculateRatesBundle .RecalculateRatesBundle
or
rm -rf RecalculateRatesBundle
hi all,
i managed to make the changes, i had two mistakes:
i had to clear the kimai cache via terminal (it is in the kimai docs)
https://www.kimai.org/documentation/configurations.html
when trying to clear, so the effects take place, i got an error. apparently you cannot use tabs as indentation, so my local.yaml was not readable anyway
after using spaces and clearing successfully the cache, every worked
thanks for the help!