Word persistently can't connect to authenticate Office account (“Sorry, we are having some temporary server...
I have an Office 365 Business subscription, currently active on two machines. One of these became persistently locked out from authenticating, therefore only operating in restricted mode - the subscription was active, and working on the other machine.
The only clue as to the cause was this message any time I tried to authenticate the account (or in fact, do anything that involved connecting Word to the Office server):
Sorry, we are having some temporary server issue
It seems this is a worryingly common error, and being so vague there are many possible causes. None of the things I tried helped:
- Closing firewalls / Windows Defender temporarily and restarting the application
- Changing the network connection from 'Metered' to 'Unmetered'
- Updating Office
- Going to Control Panel > Uninstall and doing a complete repair
Suggestions on this help forum page:
- Resetting Internet Options via Internet Explorer's Advanced settings
- Trying a different connection
- Looking for the registry setting described in this article (doesn't seem to exist any more)
I contacted MS Support, who suggested essentially the same things I'd already tried, but suggested a slight variant using Excel's options - and surprisingly, Excel just worked right on start up without me needing to do anything. I could authenticate my account without problems, then authenticate the device too, and this unlocked Word.
However, confusingly, Word still can't connect to the internet. It works because it knows the device is authenticated but it still won't connect to my Office account like the other applications, and gives network errors on opening as it tries and fails to load templates, scan OneDrive, etc.
What could be causing this?
microsoft-word microsoft-office office365
add a comment |
I have an Office 365 Business subscription, currently active on two machines. One of these became persistently locked out from authenticating, therefore only operating in restricted mode - the subscription was active, and working on the other machine.
The only clue as to the cause was this message any time I tried to authenticate the account (or in fact, do anything that involved connecting Word to the Office server):
Sorry, we are having some temporary server issue
It seems this is a worryingly common error, and being so vague there are many possible causes. None of the things I tried helped:
- Closing firewalls / Windows Defender temporarily and restarting the application
- Changing the network connection from 'Metered' to 'Unmetered'
- Updating Office
- Going to Control Panel > Uninstall and doing a complete repair
Suggestions on this help forum page:
- Resetting Internet Options via Internet Explorer's Advanced settings
- Trying a different connection
- Looking for the registry setting described in this article (doesn't seem to exist any more)
I contacted MS Support, who suggested essentially the same things I'd already tried, but suggested a slight variant using Excel's options - and surprisingly, Excel just worked right on start up without me needing to do anything. I could authenticate my account without problems, then authenticate the device too, and this unlocked Word.
However, confusingly, Word still can't connect to the internet. It works because it knows the device is authenticated but it still won't connect to my Office account like the other applications, and gives network errors on opening as it tries and fails to load templates, scan OneDrive, etc.
What could be causing this?
microsoft-word microsoft-office office365
add a comment |
I have an Office 365 Business subscription, currently active on two machines. One of these became persistently locked out from authenticating, therefore only operating in restricted mode - the subscription was active, and working on the other machine.
The only clue as to the cause was this message any time I tried to authenticate the account (or in fact, do anything that involved connecting Word to the Office server):
Sorry, we are having some temporary server issue
It seems this is a worryingly common error, and being so vague there are many possible causes. None of the things I tried helped:
- Closing firewalls / Windows Defender temporarily and restarting the application
- Changing the network connection from 'Metered' to 'Unmetered'
- Updating Office
- Going to Control Panel > Uninstall and doing a complete repair
Suggestions on this help forum page:
- Resetting Internet Options via Internet Explorer's Advanced settings
- Trying a different connection
- Looking for the registry setting described in this article (doesn't seem to exist any more)
I contacted MS Support, who suggested essentially the same things I'd already tried, but suggested a slight variant using Excel's options - and surprisingly, Excel just worked right on start up without me needing to do anything. I could authenticate my account without problems, then authenticate the device too, and this unlocked Word.
However, confusingly, Word still can't connect to the internet. It works because it knows the device is authenticated but it still won't connect to my Office account like the other applications, and gives network errors on opening as it tries and fails to load templates, scan OneDrive, etc.
What could be causing this?
microsoft-word microsoft-office office365
I have an Office 365 Business subscription, currently active on two machines. One of these became persistently locked out from authenticating, therefore only operating in restricted mode - the subscription was active, and working on the other machine.
The only clue as to the cause was this message any time I tried to authenticate the account (or in fact, do anything that involved connecting Word to the Office server):
Sorry, we are having some temporary server issue
It seems this is a worryingly common error, and being so vague there are many possible causes. None of the things I tried helped:
- Closing firewalls / Windows Defender temporarily and restarting the application
- Changing the network connection from 'Metered' to 'Unmetered'
- Updating Office
- Going to Control Panel > Uninstall and doing a complete repair
Suggestions on this help forum page:
- Resetting Internet Options via Internet Explorer's Advanced settings
- Trying a different connection
- Looking for the registry setting described in this article (doesn't seem to exist any more)
I contacted MS Support, who suggested essentially the same things I'd already tried, but suggested a slight variant using Excel's options - and surprisingly, Excel just worked right on start up without me needing to do anything. I could authenticate my account without problems, then authenticate the device too, and this unlocked Word.
However, confusingly, Word still can't connect to the internet. It works because it knows the device is authenticated but it still won't connect to my Office account like the other applications, and gives network errors on opening as it tries and fails to load templates, scan OneDrive, etc.
What could be causing this?
microsoft-word microsoft-office office365
microsoft-word microsoft-office office365
edited Sep 4 '18 at 13:47
user568458
asked Sep 4 '18 at 12:14
user568458user568458
1,931144471
1,931144471
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
This is counter-intuitive, but I got it working by disabling this option:
Word Options > Trust Center > Privacy Options
_____[ ] Let Office connect to online services from Microsoft to provide functionality that's relevant to your usage and preferences

How could disabling non-essential internet access enable essential internet access? I'm not entirely sure, but I'm guessing Word's usage logging feature had got tangled somehow - probably something similar to the case in the above-linked Angry Technician article where the connection was failing because Office was looking for a broken / non-existent / inaccessible cache.
Presumably changing this setting to turn off non-essential network traffic either flushed a broken cache, or re-routed the network traffic via some simpler, more robust route.
add a comment |
Following your directives it did not work instantly for me.
What I have done for this to work is to open Internet Explorer as Administrator and simple uncheck the "Automatically detect proxy settings" in the Internet Explorer Advanced Options.
Doing this, my homepage displayed immediately. It sounded good for Office 365.
Bingo, my Office 365 products sign-in worked like a charm after that!
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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%2fsuperuser.com%2fquestions%2f1355103%2fword-persistently-cant-connect-to-authenticate-office-account-sorry-we-are-h%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
This is counter-intuitive, but I got it working by disabling this option:
Word Options > Trust Center > Privacy Options
_____[ ] Let Office connect to online services from Microsoft to provide functionality that's relevant to your usage and preferences

How could disabling non-essential internet access enable essential internet access? I'm not entirely sure, but I'm guessing Word's usage logging feature had got tangled somehow - probably something similar to the case in the above-linked Angry Technician article where the connection was failing because Office was looking for a broken / non-existent / inaccessible cache.
Presumably changing this setting to turn off non-essential network traffic either flushed a broken cache, or re-routed the network traffic via some simpler, more robust route.
add a comment |
This is counter-intuitive, but I got it working by disabling this option:
Word Options > Trust Center > Privacy Options
_____[ ] Let Office connect to online services from Microsoft to provide functionality that's relevant to your usage and preferences

How could disabling non-essential internet access enable essential internet access? I'm not entirely sure, but I'm guessing Word's usage logging feature had got tangled somehow - probably something similar to the case in the above-linked Angry Technician article where the connection was failing because Office was looking for a broken / non-existent / inaccessible cache.
Presumably changing this setting to turn off non-essential network traffic either flushed a broken cache, or re-routed the network traffic via some simpler, more robust route.
add a comment |
This is counter-intuitive, but I got it working by disabling this option:
Word Options > Trust Center > Privacy Options
_____[ ] Let Office connect to online services from Microsoft to provide functionality that's relevant to your usage and preferences

How could disabling non-essential internet access enable essential internet access? I'm not entirely sure, but I'm guessing Word's usage logging feature had got tangled somehow - probably something similar to the case in the above-linked Angry Technician article where the connection was failing because Office was looking for a broken / non-existent / inaccessible cache.
Presumably changing this setting to turn off non-essential network traffic either flushed a broken cache, or re-routed the network traffic via some simpler, more robust route.
This is counter-intuitive, but I got it working by disabling this option:
Word Options > Trust Center > Privacy Options
_____[ ] Let Office connect to online services from Microsoft to provide functionality that's relevant to your usage and preferences

How could disabling non-essential internet access enable essential internet access? I'm not entirely sure, but I'm guessing Word's usage logging feature had got tangled somehow - probably something similar to the case in the above-linked Angry Technician article where the connection was failing because Office was looking for a broken / non-existent / inaccessible cache.
Presumably changing this setting to turn off non-essential network traffic either flushed a broken cache, or re-routed the network traffic via some simpler, more robust route.
answered Sep 4 '18 at 12:14
user568458user568458
1,931144471
1,931144471
add a comment |
add a comment |
Following your directives it did not work instantly for me.
What I have done for this to work is to open Internet Explorer as Administrator and simple uncheck the "Automatically detect proxy settings" in the Internet Explorer Advanced Options.
Doing this, my homepage displayed immediately. It sounded good for Office 365.
Bingo, my Office 365 products sign-in worked like a charm after that!
add a comment |
Following your directives it did not work instantly for me.
What I have done for this to work is to open Internet Explorer as Administrator and simple uncheck the "Automatically detect proxy settings" in the Internet Explorer Advanced Options.
Doing this, my homepage displayed immediately. It sounded good for Office 365.
Bingo, my Office 365 products sign-in worked like a charm after that!
add a comment |
Following your directives it did not work instantly for me.
What I have done for this to work is to open Internet Explorer as Administrator and simple uncheck the "Automatically detect proxy settings" in the Internet Explorer Advanced Options.
Doing this, my homepage displayed immediately. It sounded good for Office 365.
Bingo, my Office 365 products sign-in worked like a charm after that!
Following your directives it did not work instantly for me.
What I have done for this to work is to open Internet Explorer as Administrator and simple uncheck the "Automatically detect proxy settings" in the Internet Explorer Advanced Options.
Doing this, my homepage displayed immediately. It sounded good for Office 365.
Bingo, my Office 365 products sign-in worked like a charm after that!
edited Dec 21 '18 at 9:41
Glorfindel
1,38441220
1,38441220
answered Dec 21 '18 at 9:02
BasileBasile
1
1
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- 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%2fsuperuser.com%2fquestions%2f1355103%2fword-persistently-cant-connect-to-authenticate-office-account-sorry-we-are-h%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