How do I fix my connection to api.snapcraft.io
While trying to upgrade Ubuntu from 16.04 to 18.04 I get the following output:
Connection to Snap Store failed
Your system does not have a connection to the Snap Store. For the
best upgrade experience make sure that your system can connect to
api.snapcraft.io.
Do you still want to continue with the upgrade?
Continue [yN]
I would like to fix this before updating. I can find similar problems described online, but they all seem to be caused by snapcraft.io being temporarily down which is not the case right now according to status.snapcraft.io.
(edit: One of these similar problems is Problem with snap store which is mentioned in the comments below as a possible duplicate, but as that question contains very little info it is difficult to know whether the problem is the same and no answers are given that are helpful in my case.)
If I try to run
snap install hello
I get
net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
error: unable to contact snap store
There is nothing wrong with my internet connection. 'snap version' gives me
snap 2.36.3
snapd 2.36.3
series 16
ubuntu 16.04
kernel 4.15.0-43-generic
Any ideas on what might be the problem and how to fix it?
snap
add a comment |
While trying to upgrade Ubuntu from 16.04 to 18.04 I get the following output:
Connection to Snap Store failed
Your system does not have a connection to the Snap Store. For the
best upgrade experience make sure that your system can connect to
api.snapcraft.io.
Do you still want to continue with the upgrade?
Continue [yN]
I would like to fix this before updating. I can find similar problems described online, but they all seem to be caused by snapcraft.io being temporarily down which is not the case right now according to status.snapcraft.io.
(edit: One of these similar problems is Problem with snap store which is mentioned in the comments below as a possible duplicate, but as that question contains very little info it is difficult to know whether the problem is the same and no answers are given that are helpful in my case.)
If I try to run
snap install hello
I get
net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
error: unable to contact snap store
There is nothing wrong with my internet connection. 'snap version' gives me
snap 2.36.3
snapd 2.36.3
series 16
ubuntu 16.04
kernel 4.15.0-43-generic
Any ideas on what might be the problem and how to fix it?
snap
3
Possible duplicate of Problem with snap store
– N0rbert
Jan 2 at 9:47
@N0bert: So this is one of the similar problems I mention where it seems that the problem was caused by snapcraft.io being down. But the error mentioned in that post is the same and the poster never accepted an answer. So what do I do when neither "That solved my problem" or "No, my question is different." really applies?
– AstridNeu
Jan 2 at 10:06
add a comment |
While trying to upgrade Ubuntu from 16.04 to 18.04 I get the following output:
Connection to Snap Store failed
Your system does not have a connection to the Snap Store. For the
best upgrade experience make sure that your system can connect to
api.snapcraft.io.
Do you still want to continue with the upgrade?
Continue [yN]
I would like to fix this before updating. I can find similar problems described online, but they all seem to be caused by snapcraft.io being temporarily down which is not the case right now according to status.snapcraft.io.
(edit: One of these similar problems is Problem with snap store which is mentioned in the comments below as a possible duplicate, but as that question contains very little info it is difficult to know whether the problem is the same and no answers are given that are helpful in my case.)
If I try to run
snap install hello
I get
net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
error: unable to contact snap store
There is nothing wrong with my internet connection. 'snap version' gives me
snap 2.36.3
snapd 2.36.3
series 16
ubuntu 16.04
kernel 4.15.0-43-generic
Any ideas on what might be the problem and how to fix it?
snap
While trying to upgrade Ubuntu from 16.04 to 18.04 I get the following output:
Connection to Snap Store failed
Your system does not have a connection to the Snap Store. For the
best upgrade experience make sure that your system can connect to
api.snapcraft.io.
Do you still want to continue with the upgrade?
Continue [yN]
I would like to fix this before updating. I can find similar problems described online, but they all seem to be caused by snapcraft.io being temporarily down which is not the case right now according to status.snapcraft.io.
(edit: One of these similar problems is Problem with snap store which is mentioned in the comments below as a possible duplicate, but as that question contains very little info it is difficult to know whether the problem is the same and no answers are given that are helpful in my case.)
If I try to run
snap install hello
I get
net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
error: unable to contact snap store
There is nothing wrong with my internet connection. 'snap version' gives me
snap 2.36.3
snapd 2.36.3
series 16
ubuntu 16.04
kernel 4.15.0-43-generic
Any ideas on what might be the problem and how to fix it?
snap
snap
edited Jan 2 at 12:47
AstridNeu
asked Jan 1 at 22:06
AstridNeuAstridNeu
62
62
3
Possible duplicate of Problem with snap store
– N0rbert
Jan 2 at 9:47
@N0bert: So this is one of the similar problems I mention where it seems that the problem was caused by snapcraft.io being down. But the error mentioned in that post is the same and the poster never accepted an answer. So what do I do when neither "That solved my problem" or "No, my question is different." really applies?
– AstridNeu
Jan 2 at 10:06
add a comment |
3
Possible duplicate of Problem with snap store
– N0rbert
Jan 2 at 9:47
@N0bert: So this is one of the similar problems I mention where it seems that the problem was caused by snapcraft.io being down. But the error mentioned in that post is the same and the poster never accepted an answer. So what do I do when neither "That solved my problem" or "No, my question is different." really applies?
– AstridNeu
Jan 2 at 10:06
3
3
Possible duplicate of Problem with snap store
– N0rbert
Jan 2 at 9:47
Possible duplicate of Problem with snap store
– N0rbert
Jan 2 at 9:47
@N0bert: So this is one of the similar problems I mention where it seems that the problem was caused by snapcraft.io being down. But the error mentioned in that post is the same and the poster never accepted an answer. So what do I do when neither "That solved my problem" or "No, my question is different." really applies?
– AstridNeu
Jan 2 at 10:06
@N0bert: So this is one of the similar problems I mention where it seems that the problem was caused by snapcraft.io being down. But the error mentioned in that post is the same and the poster never accepted an answer. So what do I do when neither "That solved my problem" or "No, my question is different." really applies?
– AstridNeu
Jan 2 at 10:06
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1106106%2fhow-do-i-fix-my-connection-to-api-snapcraft-io%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1106106%2fhow-do-i-fix-my-connection-to-api-snapcraft-io%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
3
Possible duplicate of Problem with snap store
– N0rbert
Jan 2 at 9:47
@N0bert: So this is one of the similar problems I mention where it seems that the problem was caused by snapcraft.io being down. But the error mentioned in that post is the same and the poster never accepted an answer. So what do I do when neither "That solved my problem" or "No, my question is different." really applies?
– AstridNeu
Jan 2 at 10:06