Volker Theile
Volker Theile
> Maybe it has something with this new option compilationMode > https://github.com/tiberiuzuld/angular-gridster2/blob/master/projects/angular-gridster2/tsconfig.lib.prod.json > angular.io/guide/angular-compiler-options#compilationmode According to https://blog.lacolaco.net/2021/02/angular-ivy-library-compilation-design-in-depth-en/ the current mode `partial` seems to be the right one. I found a...
> @votdev Please provide the expected result and the actual result. I don't understand the output you pasted. Sure. The current output looks like this (taken from above): ``` msgid...
> @votdev so if I understand correctly it seems that the issue is occurring when using POT output format, can you confirm? Yes
Found a bug when the node is not deployed and shutdown is forced. ``` node1:/srv/aquarium # ./tools/run_aquarium.sh --debug INFO: 2022-01-18 07:32:25 -- aquarium -- Aquarium startup! DEBUG: 2022-01-18 07:32:25 --...
I'm sorry to say, but it is not possible to convert the list of dirty modules into a human readable and understandable representation at the current state of the project...
> if it is not possible to just apply this during package upgrade This was done before OMV5, but IMO this is a bad approach and because of that it...
> > This was done before OMV5, but IMO this is a bad approach and because of that it has been changed to the current workflow. I do not want...
With https://github.com/openmediavault/openmediavault/pull/1411 a framework has been introduced that can be used to add a brief description about the `dirty` modules. Now it's on the community to contribute these descriptions. I've...
You can build the images by running the `omv-mkrrdgraph `command.
Please post the output of the following commands: ``` # blkid # ls -alh /var/lib/openmediavault/rrd/disk-octets-disk/ # ls -alh /var/lib/openmediavault/rrd/disk-octets-disk/by-uuid/ ```