I have created mender production setup using docker compose. While creating a virtual device using ./demo --client up this command getting some error :-
Failed to get the ‘JWT’ token from the useradm service.
This is needed in order to upload the demo Artifact.
curl exit code: 22
Retrying in 5…
Failed to get the ‘JWT’ token from the useradm service.
This is needed in order to upload the demo Artifact.
curl exit code: 22
Retrying in 5…
I am unable to debug this.