I’m trying to set up cloud build for one of our projects using Perforce, but when I get to the ‘grant us access to your source control’ part of the setup and enter credentials for a read-only user on our server, I get the following error :
Repo is not accessible. Please check your URL and repo settings.
The issue happens regardless of whether I try with ticket or password.
I’ve verified that I can connect to the perforce server from an external source using P4V with the user in question, so the perforce server works.
Any special Perforce configs needed … or prohibited for this to work ?
I’m going to give you more information than you probably need, just in case anybody with similar issues comes to this thread!
A few things to know about using Perforce with Unity Cloud Build
Username and Password: Please create a new user just for Unity Cloud Build, along with a secure password. If your Perforce host supports it, please make this a read-only user account.
Ticket Authentication: Create a new user, same as above. When entering your credentials in Cloud Build, please choose ‘ticket’ as the authentication type.
@jaksil Please feel free to DM me with more information (assuming you don’t want to post it publicly!)