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.

missing host still not working

See original GitHub issue

This should have been addressed but as of now, I’m not seeing proper behavior.

Using this URL against the petstore, which is latest master:

http://petstore.swagger.io/?url=https://generator.swagger.io/api/swagger.json

I see two issues.

First, the CURL url is incorrect. Note the protocol should be https:

image

Next, the request never actually succeeds. Note the URL in the network console:

image

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
larshpcommented, Apr 15, 2017

thanks, now it works for me 👍

1reaction
shockeycommented, Apr 14, 2017

Found it- fix incoming.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Get Missing Host File On Your Windows Computer
How To Edit Or Replace Hosts File In Windows 7********************************************************************COPY CODE:# Copyright (c) ...
Read more >
How to reset the Hosts file back to the default - Microsoft Support
6. Tap and hold or right-click the Hosts file, select Rename, and then rename the file as "Hosts.old". 7. Copy or move the...
Read more >
My host file is not working on Windows 10 - Super User
Just changing the hosts file is not enough. You also need to flush your DNS cache. Open a command prompt and type: ipconfig...
Read more >
windows - hosts file ignored, how to troubleshoot? - Server Fault
Go to your network connections properties, then TCP/IP settings, and change the first DNS server to 127.0.0.1 (localhost). The second should probably be...
Read more >
Missing hosts entry problem on Windows 10 - Local Community
Can you verify that C:\Windows\System32\drivers\etc\hosts exists? If it doesn't, see https://support.microsoft.com/en-us/help/972034/how-to- ...
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