Perforce client error: Connection refused

2k Views Asked by At

So I had been successfully running Perforce on a dedicated Ubuntu 20.04 LTS cloud server for many months. I recently however moved to a different house and now I cannot connect to the server anymore through P4Admin and P4V, and neither can the other users. I've been getting this error in P4Admin:

Connect to server failed; check $P4PORT. TCP connect to 81.169.151.191:1666 failed. connect: 81.169.151.191:1666: WSAECONNREFUSED

And get this error when connected to the server in Putty as root user:

p4 info Perforce client error: Connect to server failed; check $P4PORT. TCP connect to 81.169.151.191:1666 failed. connect: 81.169.151.191:1666: Connection refused

Has something gone wrong with the server? Anything I can do to restore the connection? My apologies in advance, I'm not an advanced user and have just been trying whatever the tutorials suggest.

0

There are 0 best solutions below