Question
Setting up Perforce Server with Digital Ocean?
Hello,
I’m a indie game developer trying to set up a Perforce Server on DigitalOcean for my Unreal Engine project. I’ve been following this tutorial:
https://allarsblog.com/2014/09/25/setup-perforce-digital/
Everything seems to be okay up to the point where I try to Open Connection on Perforce. I get the following error message if I try Port 1666:
Connect to server failed; check $P4PORT.
TCP connect to xxx.xxx.xxx.xx:1666 failed.
connect: xxx.xxx.xxx.xx:1666: WSAECONNREFUSED
And I get the following error message if I try Port 22:
RpcTransport: partner is not a Perforce client/server.
I’ve looked at the documentation on DigitalOcean, but the tutorials are over 7 years old. Any help would be appreciated!! Thanks in advance.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×