mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
The problem with external backend is that we are using the same test
user also for connecting to the external ip and when session-tool
restores the environment it is breaking the connection and we get EOF.
Also the test tests/main/snap-session-agent-service-control is waiting
to have the test user with id 12345 and the user for external tests does
not have it. This produces that the connection fails when we do
-D- -X POST -H "Content-Type: application/json" \
-d '{"action": "daemon-reload"}' \
http://localhost/v1/service-control