localhost:3000 becomes unresponsive when connected to Linode server via SSH, but works fine on other ports
I’m currently working on a Next.js project with two VSCode windows open. In one window, I am running the development environment on localhost:3000, and in the other, I am using the “Remote Explorer” extension to connect to my Linode server to deploy the site.