question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error: A server with the specified hostname could not be found

See original GitHub issue

Luke,

Sorry for not getting back to you before you closed issue 10. Things have been a little crazy over the holidays. I feel like quotable worked when you first linked the codepen and code sandbox, but after several more attempts it is not working for me over the past couple of days.

I tried FF Dev, Chrome and Safari browsers.

[Error] Error while parsing the 'sandbox' attribute: 'allow-presentation' is an invalid sandbox flag. (RwNVeQG, line 851)
[Error] Failed to load resource: A server with the specified hostname could not be found. (random, line 0)
[Error] Unhandled Promise Rejection: TypeError: A server with the specified hostname could not be found.
	(anonymous function) (RwNVeQG:66)
	asyncFunctionResume
	(anonymous function)
	promiseReactionJob

Here are some screenshots of the errors from Safari/codepen. https://res.cloudinary.com/jastuccio/image/upload/v1577771339/quotable github errors/Screen_Shot_2019-12-31_at_00.24.40.png

https://res.cloudinary.com/jastuccio/image/upload/v1577771338/quotable github errors/Screen_Shot_2019-12-31_at_00.25.23.png


I found this in a search about the sandbox error:

http://stackoverflow.com/a/33542435:

This error can be safely ignored, the script will continue to run fine. These are two new flags which have been implemented in Chrome 46 (the current stable release). If you’re testing in a browser that doesn’t support them, you’ll see that error (which is really just a warning).

The allow-modals flag is required because Chrome will, by default, block modal dialogs within a sandboxed iframe. Adding this flag allows modals to work in your apps scripts

.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
jastucciocommented, Jan 9, 2020

Luke,

Both demos and the url are working for me today. I tested with the VPN also no issues.

Good job!

1reaction
lukePeaveycommented, Jan 1, 2020

I am looking into this… will respond shortly

Read more comments on GitHub >

github_iconTop Results From Across the Web

A server with the specified hostname could not be found.
This error indicates that the server name is misspelled under the device settings. To change the server name on your iOS devices, close...
Read more >
I get the error message "A server with the specified hostname ...
Open the settings of your Apple Device (iPad/iPod/iPhone) · Tap on Wi-Fi, then on the "i" behind the Wi-Fi name · Tap on...
Read more >
What does 'a server with the specified hostname' mean?
One common phrase Apple users may see as an error message includes the term: "A server with the specified hostname could not be...
Read more >
How to fix the Apple 'a server with the specified hostname' error
The specified hostname error does not tie back to one specific app but rather shows that there is a wider problem with the...
Read more >
How to Fix Apple "A Server With Specified Hostname Could ...
The first thing to find out with the “A Server With Specified Hostname Could Not Be Found” error is that if it is...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found