Tag Archives: error

Debian: apt error NO_PUBKEY

Hi,

on newer debian/ubuntu system the “apt-key” (/etc/apt/trusted.gpg.d and /etc/apt/gpgtrusted.gpg) should no longer be used because in newer debian versions and is marked as insecure because a (correct) signed package is accepted from all respositories and should only be accepted from the original publisher.
Continue reading Debian: apt error NO_PUBKEY

Git: Delete last x commits on github/gitlab

Hi,

this post describes if something went wrong and you want to delete the last n commits on gitlab.
Continue reading Git: Delete last x commits on github/gitlab

Windows Remote Desktop Gateway: Resouce authorization policy store is corrupt

Hi,

when you try to open the Remote Desktop Gateway Management Console and you get the following error:

The Remote Desktop resouce authorization policies (RD RAPs) cannot not be read. This problem might be due to a corrupted store for the RD RAP.

The Microsoft-Windows-TerminalServices-Gateway/Operational log contains errors with EventID 642:
The RD Gateway server cannot open the resource authorization policy store on Authorization Manager (Azman). The following error occurred: “11”.

Continue reading Windows Remote Desktop Gateway: Resouce authorization policy store is corrupt

Windows: Invoke-RestMethod =>The underlying connection was closed: An unexpected error occurred on a receive.

Hi,

Invoke-RestMethod or Invoke-WebRequest uses by default TLS 1.0. This protocal is outdated and would be not accepted by the most Webservers anymore.

Usually this results in the following error message:
The underlying connection was closed: An unexpected error occurred on a receive.

Continue reading Windows: Invoke-RestMethod =>The underlying connection was closed: An unexpected error occurred on a receive.

WSUS: Windows Update Server does not deliver newer updates. Error code: 0x80070003

Hi,

a customer had no issue that its WSUS server does not deliver new updates (February 2023). The download of the updates ends up in an Error 0x80070003.

Continue reading WSUS: Windows Update Server does not deliver newer updates. Error code: 0x80070003