Alexandre Hermann
06/02/2025, 2:08 PMee61b3bd66bfc16b010316b6c8596e24
Can someone tell us what's going wrong based on the trace id please ?Alexandre Hermann
06/02/2025, 3:01 PMJoseph Heun
06/02/2025, 3:44 PMJoseph Heun
06/02/2025, 3:45 PMAlexandre Hermann
06/02/2025, 4:43 PM{
"scanTables": true,
"scanViews": true,
"separator": "__",
}
The headers
{
"Content-Type": "application/json",
"Authorization': "Bearer ****"
}
Alexandre Hermann
06/02/2025, 4:44 PMJoseph Heun
06/02/2025, 5:18 PMAlexandre Hermann
06/02/2025, 5:24 PMAlexandre Hermann
06/02/2025, 5:24 PMAlexandre Hermann
06/02/2025, 5:38 PMAlexandre Hermann
06/02/2025, 5:45 PMAlexandre Hermann
06/02/2025, 6:11 PMJoseph Heun
06/02/2025, 6:18 PMJoseph Heun
06/02/2025, 6:19 PM"msg": "Error while reading data source metadata",
"action": "scanModelGetTables",
"dataSourceId": "gvs02ndjme7ivobsq3l4u014",
"exc": "errorType=com.gooddata.tiger.grpc.error.GrpcPropagatedClientException, message=General error
Joseph Heun
06/02/2025, 6:20 PMAlexandre Hermann
06/02/2025, 6:23 PMAlexandre Hermann
06/02/2025, 6:26 PM18dc50700dec3a91ce3e944a63494c93
Alexandre Hermann
06/02/2025, 6:27 PM_header: 'POST /api/v1/actions/dataSources/rhuadm5dymyh9avy6s9cgbr4/scan HTTP/1.1\r\n' +
'Accept: application/json, text/plain, */*\r\n' +
'Content-Type: application/json\r\n' +
'Authorization: Bearer [HIDDEN FOR DEBUG]=\r\n' +
'User-Agent: axios/1.7.7\r\n' +
'Content-Length: 53\r\n' +
'Accept-Encoding: gzip, compress, deflate, br\r\n' +
'x-datadog-trace-id: 4835643465372204768\r\n' +
'x-datadog-parent-id: 4835643465372204768\r\n' +
'x-datadog-sampling-priority: 2\r\n' +
'x-datadog-tags: _dd.p.tid=683dec4900000000,_dd.p.dm=-3\r\n' +
'Host: <http://vasco.cloud.gooddata.com|vasco.cloud.gooddata.com>\r\n' +
'Connection: keep-alive\r\n' +
'\r\n',
Alexandre Hermann
06/02/2025, 6:56 PM574498be8747c1c67d85fc55ea761704
Daniel Stourac
06/03/2025, 2:31 PMInterruptedException
. I can't see whether the interrupt came from GD or from within BQ.
A timeout would make sense - the calls take well over a minute. Does it make sense? Do you have a complex PDM?
However, I'm not 100% sure of the reason being a timeout - there are calls to the endpoint that take over 100 s and still end up successfully.
This is just the first investigation. I'll keep digging. But if this gives you some idea, please share.