Hi friends, after using the python SDK to copy a w...
# gooddata-cloud
d
Hi friends, after using the python SDK to copy a whole workspace within my org (with a new name/ID but otherwise identical), now I get a 400 error in all analyses in either workspace. No other changes were made. As a test, a clone of the workspace was made in a different org and that's still working fine.
Copy code
"title": "Bad Request",
	"status": 400,
	"detail": "A result cache error has occurred during the calculation of the result",
	"resultId": "144b9fb45fb8dbf036d51427dc0deba1f24f9ed4",
	"reason": "Cannot reach the URL",
	"traceId": "4eca1e9cfb39428cf6b5d174ab4f8cb6"
i
Hi Daniel, That is bit strange, sorry to hear so. I assume that we are speaking about this cloning option, but please correct me if I am wrong here. The error is quite generic, even our internal LOG simply says the visualization couldn’t be computed. Could you check if you are able to create a new visualization/analytics, please? Also, could you check if data source is still correctly mapped in both workspaces?
d
Thanks Ivana, It turns out that the issue was with our redshift serverless workgroup, not gooddata. (for anybody curious, this is the 2nd time in 2 months that there's been an unexplained failure with the serverless workgroup connection)
i
Ah, thanks a lot for the clarification, so in the end it was related to the the data source. I am really glad that you were able to sort it out, even though I am sorry for your troubles.
1