le Minh Nguyen
10/18/2022, 10:17 PMgcloud --project=$PROJECT_ID beta compute ssh $INSTANCE_NAME -- -L 8000:localhost:8000 -N -f
I encounter the problem bind [127.0.0.1]:8000: Address already in use I have no idea what port is using it. I have tried to change to port 8080; 80; 4444 but none work. What should I do here? thank youuser
10/18/2022, 10:21 PMHarshith (Airbyte)
10/19/2022, 11:39 AMQamarudeen Muhammad
10/19/2022, 12:08 PMle Minh Nguyen
10/19/2022, 8:30 PMHarshith (Airbyte)
10/20/2022, 2:54 PMle Minh Nguyen
11/07/2022, 3:12 PMuser
12/06/2022, 7:09 PM