After extensively searching online and frustrating talking with ChatGPT-4, I decided to try updating the server as a potential solution. I executed the following commands:
sudo apt-get update
sudo apt-get upgrade -y
To my relief, this resolved the issue. I'm documenting this solution here for...