Unable to upgrade standby -

We are in process of upgrading DAP components, where Master has been successfully upgraded from 11.4 to 11.7. we are seeing below error while we try to generate the seed file for standby hosts. However, we are able to successfully generate seed file for Followers.

Commands tried to generate the seed file from inside & outside of the containers:
evoke seed standby {{ standby_host }} {{ master_host }}
docker exec Master evoke seed standby {{ standby_host }} {{ master_host }} > {{ standby_host }}-reseed.tar

Error: can’t find user for 948603

948603 is the UID of DAP Id, using which it will login to the server and executes above command.

Please share your thoughts.

Hi @Aarya92,

Thank you for posting.
Would it be possible to get some more context for this issue? For example, can you provide more of the command output (redacting data that’s sensitive) for evoke seed standby ... and docker exec Master evoke seed standby ...?

-Dane

Hi @Aarya92,

This issue will likely take some digging to analyze or reproduce. Can you please open a case in SalesForce for this issue, if you haven’t already?

And just for clarity, you were able to generate the seed file for the Followers, so this particular issue is not blocking for you?

Thanks again,
-Dane

Thanks@dane for your response. - This issue is resolved.