Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
George Presura
Total activity
14
Last activity
February 27, 2020 21:26
Member since
January 06, 2020 21:41
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (3)
Comments (8)
Sort by recent activity
Recent activity
Votes
Created
February 27, 2020 21:26
Hello Anatoly, Executing the REST API on the original instance won't help - the main instance starts/stop (teamcity-server.sh start or stop) successfully without printing any of those errors. The i...
Community
TeamCity General Topics
TeamCity restore from backup: "Critical error in configuration file" and "Failed to find parent project with ID"
0 votes
Created
January 24, 2020 18:04
Hi Eric, that worked. We selected older builds, either by build configuration or all configurations, and then we call the DELETE REST API and all resources associated with the build are removed, in...
Community
TeamCity General Topics
Manually delete build logs and artifacts - does it affects TeamCity?
0 votes
Edited
January 10, 2020 20:02
Hi Eric, we plan to use a different approach to delete older builds (past one year) by using rest API calls. Since the API call: "/app/rest/latest/builds?locator=startDate(date:...,condition:after)...
Community
TeamCity General Topics
Manually delete build logs and artifacts - does it affects TeamCity?
0 votes
Created
January 08, 2020 21:29
We just had to restart the TeamCity service today due to an unexpected situation; after restart, with only a few thousand entries in the remember_me table, the service started much faster (in less ...
Community
TeamCity General Topics
TeamCity "Remember me" feature and remember_me table
0 votes
Created
January 08, 2020 16:54
Hello Eric, Thank you for the answer. We currently run version 2019.1, and do not have yet a planned date for an update. We need to run a manual clean-up of artifacts because the automated clean-up...
Community
TeamCity General Topics
Manually delete build logs and artifacts - does it affects TeamCity?
0 votes
Created
January 08, 2020 16:45
OK, I understand - it is caching the content of the table in memory. We will observe the behavior on the next restart of the process (we do not have one scheduled for now, but will post and update ...
Community
TeamCity General Topics
TeamCity "Remember me" feature and remember_me table
0 votes
Edited
January 07, 2020 18:50
Hi Dmitry, I just cleaned the remember_me table. I created a new table, same structure as remember_me, then inserted selectively some rows in it from the original table, then renamed the tables: "R...
Community
TeamCity General Topics
TeamCity "Remember me" feature and remember_me table
0 votes
Created
January 07, 2020 16:33
Hi Dmitry, thanks for the response. Aside from bundled plugins, we have the following external plugins installed: Static UI Extensions (0.4.5), Artifactory (2.6.0), Gerrit Integration (0.2), teamci...
Community
TeamCity General Topics
TeamCity "Remember me" feature and remember_me table
0 votes