Gurdip Sira
- Total activity 49
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 13
-
Created Credentials json question
HiI raised this thread before: https://teamcity-support.jetbrains.com/hc/en-us/community/posts/16086494022290-Credentilas-json-and-guids-queryI looked at the file, and it does not make it clear whi... -
Created Error: Failed to upload certificate: Invalid key
Hi,I have TeamCity installed on Windows Server. I have a pfx cert and used the following commands:openssl pkcs12 -in teamcity.pfx -clcerts -nokeys -out teamcity.crt - to extract the certificateando... -
Created Cannot login to Vault - invalid role or secret ID
Hi,I am using TeamCity and trying to create a connection to Hashicorp Vault.My namespace for Vault is DevOps/Portfolio: In vault: My first question, is my namespace format in TeamCity correct?I c... -
Created Build agent properties file accidentally overwritten
Hey,I accidentally erased my build agent properties file on Ubuntu (overwrote it). Is there a way I can get this back? I know there is a unique token so not sure how to get this. Thanks -
Created Agents disconnected query
Hi,I setup some TeamCity linux agents. However, I had an issue with my underlying host and had to force reboot stuff and the agents now show: Disconnected — Unregistered because of inactivity Last ... -
Created Credentilas json and guids query
Hi,I use TeamCity with Nuke.Build (to define pipelines in C#).I noticed this concept: https://nuke.build/docs/cicd/teamcity/When you get a secret from TeamCity, there is a guid or some sort of JSON... -
Created Write files back to GitHub repo
Hi, How in TeamCity can I write a file(s) back to the Git repo? And in doing this, not trigger another build? I use the latest version of TeamCity and GitHub Enterprise cloud. Thanks! -
Created Build depencencies checkout issue
Hi, I am using TeamCity 2022.10. I have deployed two agent machines. On the first agent, the agent directory is on the C:\ (C:\BuildAgent). THe second agent is on the E:\ (E:\BuildAgent). I have a ... -
Created Exists=>(DotNetFramework(4\.[5-9]{1}.*|[5-9]{1}.*|\d{2,}.*)_x86|Mono(3\.[2-9]{1}.*|3\.\d{2,}.*|[4-9]{1}.*|[\d]{2,}.*)) exists
Hi, I am using Teamcity 2022, and was running .NET Core 5 builds. No problems, and .NET Framework 4 installed. However, I have setup a build for a .NET Core 6 project but get the error in the tit... -
Created Plugin installation rollback
Hi Just a quick question. I am looking to install a plugin on an old version of TeamCity (which is not tested with that version). I tested in a lab, which works fine, but is there any rollback plan...