Patrick Uhlmann

Results 22 comments of Patrick Uhlmann

Btw. I am running it on PHP 8 and haven't encountered any issues yet. There was just an issue with 2FA that was easy to fix: https://github.com/agentejo/2FA/issues/3

Btw. this is a duplicate of https://github.com/agentejo/cockpit/issues/1474

Actually I am running it on PHP 8 and it works fine. I don't think that the deprecated warnings are a problem. They just indicate that a function might be...

I tested it and it worked for me. I wrote instructions that you find here: https://github.com/agentejo/2FA/pull/1/files

I also used the command successfully. In my setup I used OneDrive over rclone as target and I had about 160GB and 14 snapshots. Before I executed the repair I...

It would be very useful if the format "uuid" would be supported too. It is not mentioned in the specification but afaik used quite often.

@klodoma: I had the same problem on Azure. I solved it now by just using [Caddy](https://caddyserver.com/). Instructions can be found here: https://itnext.io/automatic-https-with-azure-container-instances-aci-4c4c8b03e8c9. Basically Caddy takes care of the whole certificate...

I also just encountered the issue on ArchLinux. The three commands above didn't work for me. Still can't read the dialogs. It worked again after I removed the snap and...

I do also have slightly different usecase. I defined a bunch of custom "slices" for Testing. In some I disabled the autoconfiguration of features that take "a long time" to...

It works again on Arch if the file "/usr/lib/python3.12/site-packages/gpodder/extensions.py" is edited according to https://github.com/gpodder/gpodder/commit/dd9b594d24a541c0f1d3b096e47b6d7f1c11ca7e. Would be nice if this could be integrated tough.