Unable to update postgres schema

Hi ,

While trying to update the schema as part of upgrading temporal server , we are seeing below error.

024-07-09T14:01:15.013+0530 DEBUG Schema Dirs: [v1.9 v1.10 v1.11] {“logging-call-at”: “updatetask.go:210”}
2024-07-09T14:01:15.013+0530 ERROR Unable to update SQL schema. {“error”: “error processing manifest for version v1.9:readfile v1.9\manifest.json: invalid argument”, “logging-call-at”: “handler.go:78”}

Do not see any issue with manifest file.
Any help is appreciated.

We are seeing the same issue. But on v1.0. Did you figure it out?