Public bug reported:

Somehow snapd can get into a state where it always returns 500.

The request was:

curl --silent --unix-socket /run/snapd.socket 'GET /v2/snaps/ubuntu-
clock-app' | python -m json.tool

The response was:

{
    "result": {
        "message": "cannot read snap details: cannot find mounted snap 
\"ubuntu-clock-app\" at revision 2"
    },
    "status": "Internal Server Error",
    "status-code": 500,
    "type": "error"
}

I'm not sure how it gets into that state though.

** Affects: snapd (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1571770

Title:
  Returns 500 when it can't find mounted snap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1571770/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to