以前書いた記事では update-ca-trust を使用しましたが、今回は update-ca-certificates を使用します。事象としては同じで、以下のエラーが出ます。 { Error: unable to verify the first certificate at TLSSocket.onConnectSecure (_tls_wrap.js:1047:34) at TLSSocket.emit (events.js:182:13) at TLSSocket._finishInit (_tls_wrap.js:629:8) code: 'UNABLE_TO_VERIFY_LEAF_SIGNATURE' }
開発用サーバーで作業中、podman で以下のようなエラーが発生しました。 Error: error configuring CNI network plugin: failed to add watch on "/etc/cni/net.d/": no space left on device VS Code を閉じると出なくなるので、原因はこの子みたいです。