Volker Theile
Volker Theile
> > The log viewer allows sorting the columns. That means it does an initial sort. If the times are the same, how would you know how to sort them...
I think this issue is related to podman, but maybe we can find a solution. How are the files named? > Despite podman claim to be CLI compatible with Docker,...
> You seem to have fixed this in Photoprism 6.01-3 One comment : seemed to be a problem in adding proxy directory to the storage share -- had to do...
Put it on the backlog, maybe someone will pick it and contribute it for OMV6.
OMV6 has a `SMART Status` widget. Displaying only the status is by intention; there are systems with dozens of disks out there where a layout like it is used in...
I'm really worried about adding new allowed characters because this might break existing setups or might produce unexpected side-effects. A simple workaround is to only use the supported characters.
OMV currently has absolutely no influence on the order in which the file systems are mounted since this task is done by the init system. With the `/etc/fstab` approach it...
This error may indicate that the package database is corrupted. You may try to fix that by running ``` # rm -rf /var/lib/apt/lists/ # apt-get update ```
> W: --force-yes is deprecated, use one of the options starting with --allow instead. This is only a warning and is not the reason for the aborted upgrade. Please provide...
Maybe something helpful is in `/var/log/dpkg.log` or `/var/log/apt/term.log`.