Hello,
We recently switched to plastic scm from git.
We named our organization somename_Ist.
One of our artists(he is the second person switching to plastic atm.) couldn't connect to repo.
It keep giving error of "connection timedout, you can increase timeout limit from client configuration file if this happened during push/pull process" error.
This wasn't the exact message of course but I forgot it (shame on me). Anyway I suspected there is already a process connected to one of the ports which plastic trying to use.
We diagnosed, reinstalled everything etc, we couldn't solve the issue.
After an hour of trying, we excidentally found the soloution.
we removed 'I' from somename_Ist (our organization name) and put 'i' instead. (In initial configuration window of plastic scm(the window comes after logging in and selecting I wanna use Gluon))
And issue resolved. We were able to see our repo list under our organization.
Wanted to report this to you
Cheers.