Self hosted environment. Updated to 0.73.0 and Google image generation is now broken.
Docker Logs show this when trying to refresh model list:
activepieces | [HttpClient#(sanitized error message)] Request failed: HttpError: {“response”:{“status”:500,“body”:{“statusCode”:500,“error”:“Internal Server Error”,“message”:“Cannot read properties of undefined (reading ‘map’)”}},“request”:{}}
activepieces | at AxiosHttpClient. (/usr/src/app/cache/v7/common/node_modules/packages/pieces/community/common/src/lib/http/axios/axios-http-client.ts:68:28)
activepieces | at Generator.throw ()
activepieces | at rejected (/usr/src/app/cache/v7/common/node_modules/.bun/[email protected]/node_modules/tslib/tslib.js:167:69)
activepieces | at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
activepieces | requestBody: undefined,
activepieces | status: 500,
activepieces | responseBody: {
activepieces | statusCode: 500,
activepieces | error: ‘Internal Server Error’,
activepieces | message: “Cannot read properties of undefined (reading ‘map’)”
activepieces | }
activepieces | }
activepieces | HttpError: {“response”:{“status”:500,“body”:{“statusCode”:500,“error”:“Internal Server Error”,“message”:“Cannot read properties of undefined (reading ‘map’)”}},“request”:{}}
activepieces | at AxiosHttpClient. (/usr/src/app/cache/v7/common/node_modules/packages/pieces/community/common/src/lib/http/axios/axios-http-client.ts:68:28)
activepieces | at Generator.throw ()
activepieces | at rejected (/usr/src/app/cache/v7/common/node_modules/.bun/[email protected]/node_modules/tslib/tslib.js:167:69)
activepieces | at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
activepieces | requestBody: undefined,
activepieces | status: 500,
activepieces | responseBody: {
activepieces | statusCode: 500,
activepieces | error: ‘Internal Server Error’,
activepieces | message: “Cannot read properties of undefined (reading ‘map’)”
activepieces | }
activepieces | }
