alexanderharm
alexanderharm
While FUSE does not seem to natively support `Btime`, osxfuse does. On Darwin currently all files/dirs on a FUSE file system show as "Created on" `1970-01-01`. According to the author...
Hi, every other week or so I receive the following error message: ``` [Foodsoft] (Mysql2::Error::ConnectionError) "Can't connect to MySQL server on 'foodsoft-db' (99)" A Mysql2::Error::ConnectionError occurred in background at [2022-04-21...
It would be great if there is a option for timestamp_format for Samba so that the created snapshots can easily be used in vfs_shadow_copy2 and therefore in Windows' previous versions....
Hi, I recently tried to update my container but the build process always fails with ``` rm: can't remove '/usr/share/nginx/html': Invalid argument ``` It worked perfectly before so I'm a...
Is there a way to pass the correct timezone to cantaloupe? All log entries feature UTC, while the System timezone is set to `Europe/Berlin` and we also tried passing the...
**Describe the bug** Updating the database fails with `Undefined subroutine &main::CleanFromTags called at /server/service/awstats/wwwroot/cgi-bin/awstats.pl line 3912, line 141199.` **To Reproduce** Run awstats to update database. **Expected behavior** No error message....
I'm running Nextcloud inside a Docker container on a ZFS-only host. If I try to watch for changes using `occ files_external:notify -v 2` I simply receive the error message `Mount...
To make bulding easier for newbies like me I updated the README to aid a more successfull experience. It now reflects the versions used in `defaults.inc.bat` and adds the missing...