DaveC426913
Gold Member
- 23,829
- 7,814
- TL;DR Summary
- Today I am getting this weird error on this site I frequent. It does not make sense.
"An Error Occurred
Services for this domain name have been disabled."The error console isn't very helpful either:
"Uncaught (in promise) Error: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received"
Other .js errors suggest it is having trouble finding the document object - i.e. that it doesn't exist:
service_worker.js:1 Uncaught ReferenceError: document is not defined
- This just popped up this morning, Been like this for 3 hours now.
- I am experiencing it on two different computers - my work computer and my home computer.
- Not everyone is experiencing it, for example, it's working for @pinball1970 just fine. He has kindly reached out to the admins there to try to resolve this.
- Donning my Googles, I see virtually no references to this message save one which talks about hosting issues.
Thoughts?