Mattermost Version: 9.6.1
Database Schema Version: 119
Ubuntu 22.04 (LTS) x64
Digitalocean
Before I could updated without an issue using “sudo apt update” and “sudo apt upgrade”.
Now it won’t work anymore for a while.
Now I get this error while using apt update:
2 packages can be upgraded. Run ‘apt list --upgradable’ to see them.
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: Index of /packages/ubuntu/ jammy InRelease: The following signatures were invalid: EXPKEYSIG ABF5BD827BD9BF62 nginx signing key signing-key@nginx.com
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://deb.packages.mattermost.com jammy InRelease: The following signatures were invalid: EXPKEYSIG F8F2C31744774B28 Mattermost Build dev-ops@mattermost.com
W: Failed to fetch https://deb.packages.mattermost.com/dists/jammy/InRelease The following signatures were invalid: EXPKEYSIG F8F2C31744774B28 Mattermost Build dev-ops@mattermost.com
W: Failed to fetch http://nginx.org/packages/ubuntu/dists/jammy/InRelease The following signatures were invalid: EXPKEYSIG ABF5BD827BD9BF62 nginx signing key signing-key@nginx.com
W: Some index files failed to download. They have been ignored, or old ones used instead.
Honestly I’m not too good with all of this so I’m stuck at the moment. I used omnibus installation because it was the easiest for me to install. Any suggestions on what I could do? Thanks