Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Raman Gupta
Total activity
17
Last activity
June 25, 2024 12:49
Member since
November 07, 2018 17:40
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
4
Activity overview
Posts (3)
Comments (9)
Sort by recent activity
Recent activity
Votes
Created
June 25, 2024 12:49
Tom Sun I figured out the problem – my TeamCity Tomcat configuration `server.xml` contained “secure=true” and “scheme=https” for the Connector. This is why switching to http was not working.
Community
TeamCity General Topics
TeamCity CSRF error on login
0 votes
Edited
June 21, 2024 17:03
It definitely has something to do with TeamCity not allowing requests from http except over localhost – when I issue a certificate for the internal server and connect to it over https through the r...
Community
TeamCity General Topics
TeamCity CSRF error on login
0 votes
Edited
June 21, 2024 14:13
I see this error on the console log for the login.html page which I do not see when using localhost:8111:setupServiceWorker.ts:17 Error cleaning caches ReferenceError: caches is not defined at O...
Community
TeamCity General Topics
TeamCity CSRF error on login
0 votes
Edited
June 21, 2024 16:24
Since this is an internal server, I've tried bypassing the reverse proxy internally and logging in directly to the TeamCity port 8111. I've updated the Server URL in global settings to match.Loggin...
Community
TeamCity General Topics
TeamCity CSRF error on login
0 votes
Edited
June 21, 2024 13:40
> After configuring the proxy, please make sure that you have changed the Server URL value in TeamCity Global Settings to the proxy URL.Tom Sun Yes, I had already done that. The server URL value ma...
Community
TeamCity General Topics
TeamCity CSRF error on login
0 votes
Created
June 21, 2024 11:56
Thank you for your reply Tom Sun .1. With that internal property, the error is different. I now see the following error on the frontend:Clear the browser cookies or restart the browser to log in.(A...
Community
TeamCity General Topics
TeamCity CSRF error on login
0 votes
Edited
December 17, 2018 15:57
@Inna Yankelevich, if the build is considered "successful" before it is done (really??), then in that case I would expect the build to show up in the "All Builds" list: https://myteamcity/admin/adm...
Community
TeamCity General Topics
Hide Successful should not hide active builds
0 votes
Created
November 22, 2018 04:24
Thanks Denis, no the template does not have a VCS attached. Your explanation makes sense, though I would hope it would just apply that setting if the build inheriting the template had branch suppor...
Community
TeamCity General Topics
VCS Labeling feature: missing branch spec in build template
0 votes
Created
November 07, 2018 17:40
Perhaps I used the wrong wording "build configuration", but as you can see from my example REST calls, I am actually attempting to resolve the artifacts by "build", not "build configuration", and i...
Community
TeamCity General Topics
Resolving snapshot artifact dependencies via gradle
0 votes