plastic scm: server spec is not correct

Hi, I was using collab and now 'm trying to get plastic scm running… I created a new workspace in unity and the new repository has been created, but when I try to push any files I get an error which says: “Cannot add files to Version Control: The server spec is not correct: [Team Name].”

I’m using the current LTS Version 2021.3.5f1

Does anyone know what is going wrong?

1 Like

The problem is solved. The Plastic SCM Support was very helpful. If you have the same problem… this was the solution for me.

In the C:\Users\xxx\AppData\Local\plastic4\client.conf file the WorkspaceServer Entry was wrong…

In my case it was
[ORGANISATION_NAME]

And I changed it to this
[ORGANISATION_NAME]@cloud

Now everything works fine.

3 Likes

Thanks, this solved my problem too.

Now the question is, why was the WorkspaceServer entry wrong in the first place.
I didn’t create that xml file myself. It was created by the Plastic SCM plugin.

The “client.conf” is the Plastic client configuration file and it seemed to be wrong.
How did you install Plastic SCM? What is your plugin version?

Nice!

I have the same problem I think, but on a Mac, anyone knows where the client.conf file is stored on Mac OS?

Update: I managed to find the location my self, it was a hidden folder in the home directory. Press Command+Shift+. to see hidden files. When I added @anon_13126019 at the end of the workspace in that file then it works!
In my case the file was here:
Users/my_user_name/.plastic4/cliend.conf

i cant find the cliend.conf how can i ceate a new one

What is the error you are facing? The path for the “client.conf” is:

macOS:
Users/my_user_name/.plastic4/client.conf

Windows:
C:\Users\xxx\AppData\Local\plastic4\client.conf

so, like this NotConfiguredClientException: Unity VCS client is not correctly configured for the current user: Client config file C:\Users\xxxxx\AppData\Local\plastic4\client.conf not found. Please execute ‘cm configure’ to perform a text mode configuration or ‘plastic --configure’ for graphical mode.

Please execute ‘cm configure’ to perform a text mode configuration or ‘plastic --configure’ for graphical mode.

Not very sure why the “client.conf” does not exist on your machine. How did you install Plastic SCM?

Did you install the Unity plugin or the standalone client?

I just installed UNity

Thanks for the update.

You should go to https://www.plasticscm.com, log in with Unity ID and download Unity Version Control Cloud client. It solved me same problem.

Hola alguien me podria ayudar a solucionar un problema que tengo al tratar de iniciar mi juego o tratar de exportar modelos ya que siempre me salta un mensaje que dice: The file unitygui.conf contains errors and its configuration cannot be used. Please review its contents. Error: The file C:\Users\Lenovo User\AppData\Local\plastic4\guiclient.conf contains errors and its configuration cannot be used. Please review its contents. Error: There is an error in XML document (0, 0).
No se como hacer que se solucione

¿Puedes probar a borrar ese fichero y reiniciar la GUI?