Re: [go-cd] Need help in resolving few issues with GoCD 20.4

2022-11-02 Thread Chad Wilson
The flyweight is just a temporary repository clone the GoCD server creates to keep track of changes on the remote repository and work out which pipelines need triggering due to changes. If you are getting "connection reset by peer" I suggest you investigate the network connectivity to that "peer"

Re: [go-cd] Need help in resolving few issues with GoCD 20.4

2022-11-02 Thread SATYA R
Hi Ashwanth, Thanks alot for the quick response. Here is what i found from the server.log *2022-11-02 08:43:20,092 WARN [131@MessageListener for MaterialUpdateListener] MaterialDatabaseUpdater:127 - [Material Update] Modification check failed for material: URL: gitit.l\tcom:flsndfydta/flydtadh

Re: [go-cd] Need help in resolving few issues with GoCD 20.4

2022-11-02 Thread 'Ashwanth Kumar' via go-cd
>From the attached screenshot the error seems like something to do with a network configuration. > kex_exchange_identification: read: Connection reset by peer First answer on SO also says the same. Also if you can check the go-server.log, it might have addit

[go-cd] Need help in resolving few issues with GoCD 20.4

2022-11-02 Thread SATYA R
Hi Everyone, Recently our GoCD 18.8 server got destroyed and we installed new version of GoCD 20.4 in new mac server and restored the backup of 18.8. We are able to get all the pipelines back and running. But we are facing few issues with the new server. 1. The pipelines Auto-trigger is not hap