Results 1 to 3 of 3

Thread: Cant' no update snap-store from snap-store

  1. #1
    Join Date
    Sep 2012
    Beans
    48

    Cant' no update snap-store from snap-store

    Hi, Cant' no update snap-store from snap-store. the error: "Unknown Snapd Exception: Cannot refresh "snap-store..."(attached screenshot).
    Attached Images Attached Images

  2. #2
    Join Date
    Oct 2008
    Location
    Rezzoaglio (GE) Italy
    Beans
    679
    Distro
    Ubuntu Development Release

    Re: Cant' no update snap-store from snap-store

    The message is clear: you can't update snap-store because it's open. snap-store must be closed to be updated.
    Code:
    sudo killall snap-store
    sudo snap refresh snap-store

  3. #3
    Join Date
    Sep 2012
    Beans
    48

    Re: Cant' no update snap-store from snap-store

    Quote Originally Posted by corradoventu View Post
    The message is clear: you can't update snap-store because it's open. snap-store must be closed to be updated.
    Code:
    sudo killall snap-store
    sudo snap refresh snap-store
    Thanks for you tip. I resolve the issue.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •