
illya
Members-
Content Count
6 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout illya
-
Rank
Newbie
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Non-attending install of Plastic SCM CLI on Windows Server
illya replied to illya's topic in Installation and configuration
Thank you. -
Hello, Is it possible to install Plastic SCM CLI on Windows Server 2019 without required user interaction? It is about the full task: I need compose the Docker image with Jenkins agent that runs on Windows Server, and is able to checkout code from Cloud Plastic SCM server. I started from jenkins/agent:jdk11-windowsservercore-ltsc2019. As I understand, I need cm.exe that is the CLI executable file. But I can't find any info how to add it to Dockerfile. Sincerely, Illya
-
Enclosed you'll find logs. Also I attached logs from an another user (User2.log) that has the similar message with the same Repository. And yes, Plastic SCM Server is running, and log on as Local System (default settings). Sincerely, Illya User2.log plastic.debug.log.20201208.User1.log plastic.relevant.log.20201208.User1.log
-
Hi, We have the repository that is hosted in PlasticSCM Cloud. It is small repo without huge files. I need to sync it with new GitHub repository. I open Repositories, click "View branches" on the repository Repo@Company@cloud, and then run "GitSync..." at the main branch (result doesn't depend on the particular branch). The PlasticSCM client executes all steps and at final step shows the following message: "Unable to read data from the transport connection: The connection was closed". plastic.debug.log.%date%.txt includes the following lines: Error message: Unable to read data from the transport connection: The connection was closed. 2020-12-08 hh:mm:ss,fff DEBUG plastic - StackTrace: at System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.IO.BinaryReader.ReadBytes(Int32 count) at LibGit2Sharp.Pkt.parselen(BinaryReader reader) at LibGit2Sharp.Pkt.Demux(BinaryReader reader) at LibGit2Sharp.Remote.Upload(PackBuilder pb, IEnumerable`1 updates) at Codice.Foreign.GitPusher.Upload() at ki.a(List`1 A_0) at og.a(adk A_0, Boolean A_1, String A_2) at og.a(lq A_0, RepositoryInfo A_1) at og.i() Client is Windows 10 Pro, PlasticSCM version 9.0.16.4725. I'm not sure that it is related, but I am not able to sync this repo to my local PlacticSCM server. Client shows the following error: "Error: There has been an unexpected error "Connection refused [::ffff:127.0.0.1]:8084". For the more information check the server log". The firewall doesn't has any rules for PlasticSCM, but other repositories could be synced to local server. Sincerely, Illya