Hi All,
I would like to understand what is causing the timeout errors when connecting for import/export data using Anaplan Connect v2.0 using pvt key auth. Is it due to some kind of restriction to prevent multiple processes to access Anaplan?
2021-12-30 07:38:31 INFO [pFeignClientProvider:30 ] 18303 |-- Setting up proxy...
2021-12-30 07:38:31 INFO [c.a.client.Service :102 ] 18303 |-- Initializing Service...
2021-12-30 07:38:31 INFO [ificateAuthenticator:42 ] 18303 |-- Authenticating via Certificate...
2021-12-30 07:38:32 INFO [pFeignClientProvider:30 ] 18303 |-- Setting up proxy...
2021-12-30 07:39:34 INFO [.t.r.FeignApiRetryer:48 ] 18303 |-- Retrying API request: Attempt (1)
2021-12-30 07:39:34 DEBUG [.t.r.FeignApiRetryer:49 ] 18303 |-- Request details: timeout executing GET https://api.anaplan.com/2/0/workspaces/8a81b0126a**/models/07275F26F77B43F28F24F93AA*****/files?offset=0
2021-12-30 07:40:37 INFO [.t.r.FeignApiRetryer:48 ] 18303 |-- Retrying API request: Attempt (2)
2021-12-30 07:40:37 DEBUG [.t.r.FeignApiRetryer:49 ] 18303 |-- Request details: timeout executing GET https://api.anaplan.com/2/0/workspaces/8a81b0126a**/models/07275F26F77B43F28F24F93AA*****/files?offset=0
2021-12-30 07:41:41 INFO [.t.r.FeignApiRetryer:48 ] 18303 |-- Retrying API request: Attempt (3)
2021-12-30 07:41:41 DEBUG [.t.r.FeignApiRetryer:49 ] 18303 |-- Request details: timeout executing GET https://api.anaplan.com/2/0/workspaces/8a81b0126a**/models/07275F26F77B43F28F24F93AA*****/files?offset=0
2021-12-30 07:42:48 ERROR [c.a.client.Program :811 ] 18303 |-- Server files not found: Server-Files not found for Model-ID=07275F26F77B43F28F24F93AA***** (Retryable: timeout executing GET https://api.anaplan.com/2/0/workspaces/8a81b0126a**/models/07275F26F77B43F28F24F93AA*****/files?offset=0 (Socket timeout: timeout (SSL: java.net.SocketException: Socket closed (Socket: Socket closed))))
Thanks,
HB