Rob Nickmans
Rob Nickmans
I also have this exact same issue. I downgraded to 5.69 and this solved my issue for now. I included an excerpt of the output of `journalctl -xeu bluetooth` in...
This is linked with issue #2774. This is fixed in the source files but has not been released yet. I can confirm setting `skipLibCheck` to `true` in `tsconfig.json` resolves this...
I also was wondering why the script does not use following command: `wal-g delete retain FULL $DAYS_TO_RETAIN` This is probably an easier way instead of calculating the `$BEFORE` variable
@bo0ts @emrah83 I updated my regex to be backwards compatible with wal-e. The regex script already has been updated, I think, given that you are referring to [this script.](https://github.com/zalando/spilo/blob/master/postgres-appliance/bootstrap/clone_with_wale.py)
@Yingrjimsch I'd advise you to create a separate issue for this :)
I'd like to see this merged asap, because I think it will take some time to get the version of spilo bumped on the operator, might want to use a...
Hi @edigaryev I am invoking all commands over SSH, because as mentioned in the initial description, the machine is headless, so I only have remote access to it. If there...
Unfortunately, no VNC is installed on the server, and installing that also requires a GUI to accept Screen sharing. Pinging works, `curl` also works. This would be in agreement with...
I managed to get to the Mac today. I can confirm a Local Network popup appears which I have to approve. The error happens instantly, but when I accept and...
I don't see it listed there, also see the screenshot.  I do have to note I installed Docker using Homebrew, and not the Desktop edition. But I figured it...