George Presura
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Edited TeamCity restore from backup: "Critical error in configuration file" and "Failed to find parent project with ID"
AnsweredHello, We performed a restore from backup procedure and everything worked OK.Our restore command was:~# ./maintainDB.sh restore -A /data/teamcity-data/ -F /data/backup/TeamCity_Backup_20200222... -
Edited TeamCity "Remember me" feature and remember_me table
CompletedOn a large TeamCity version 2019.1 installation, we noticed that the remember_me table has about 250 million records (!), and the on disk usage, as reported by MySQL "SHOW TABLE STATUS" is about 13... -
Created Manually delete build logs and artifacts - does it affects TeamCity?
CompletedWe have a very large TeamCity installation and stopping/restarting the service is a complicated process (we prefer not to do this very often). Also we have some projects which results in builds wit...