Christian Pointner

Results 8 issues of Christian Pointner

This fixes #325 and similar build issues.

This is basically the same as #55 but rebased to current master and with some fixes to workaround permission issues with SMS files created.

The function [datetime.utcnow()](https://docs.python.org/3/library/datetime.html#datetime.datetime.utcnow) returns naive instances which are assumed to use the current locale when converted to timestamps using [datetime.timestamp()](https://docs.python.org/3/library/datetime.html#datetime.datetime.timestamp). As a result the timezone offset is added twice leading...

I think the [notes](https://github.com/graysky2/kodi-standalone-service#notes-for-users-of-rpios) for RaspiOS users are outdated. To get Kodi running on the latest RaspberryPI OS Lite Images all there is to do is to run these commands...

Hi, Today we tried to upgrade several Docker-based Nextcloud instances. Since the upgrade running `cron.php` as well as `occ` hangs forever using 100% CPU. We downgraded one of the instances...

bug
alt-user

This is an updated version of #113. By default NVMe devices will be ignored but gathering of metrics for NVMEe devices can be enabled with the command-line option `--include-nvme`.

EnvironmentError exceptions deprecated since Python 3.3 and are now longer used. I have this changes running since over a year now and have never encountered any other exceptions than FileNotFoundError...

The metric has mostly been removed in #152. This change also cleans the stale metric instance.