The issue was caused by not setting a passphrase when creating the SSH key using PuTTY. I initially generated an SSH key without a passphrase, which led to the problem. To resolve it, I created a new GPU instance with a new SSH key that included a passphrase, and now everything is working properly.