Unable to connect to robomongo version 3.2
The error you’re seeing (EXPKEYSIG
) indicates that the public key used to verify the repository packages has expired or is no longer valid. As you’re using MongoDB version 3.2, which is quite old and not supported, you may face difficulties with key expirations and compatibility issues on newer systems.
However, you may still be able to work around this issue by manually updating the GPG key used for MongoDB packages.