Raspberry Pi 4 にレポ (詳細はこちら)を介して Plex メディア サーバーをインストールしようとしていますが、次を返す apt-get update コマンドに遭遇します。
E: The repository 'https://downloads.plex.tv/repo/deb ./public Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
私は運がないので、次のことを試しました。
sudo apt-get update --allow-unauthenticated
以前にこの問題を解決したことがあり、Plex は完全に動作しましたが、メモを取っていなかったため、再び見つけることができません。