firecamp-io / firecamp

VSCode for APIs, Postman Alternative.
https://firecamp.dev
317 stars 22 forks source link

Can't resolve host name of "localhost" in v.2.0.5 Windows 10 #162

Closed ksiotis closed 3 years ago

ksiotis commented 3 years ago

Describe the bug I cannot perform requests to localhost because the host name cannot be resolved, although it used to work in previous versions.

To Reproduce Steps to reproduce the behavior:

  1. Make any request to localhost.

Expected behavior The request is supposed to work (and in fact it did use to work correctly in version 1)

Screenshots 0r Video the request: image the response: image

Platform (please complete the following information):

Temporary Solution It was fixed by manually adding a rule in the hosts file of windows.

welcome[bot] commented 3 years ago

Welcome to the Firecamp! Thanks and congrats for opening your very first issue in Firecamp. Join the Discord community here https://discord.gg/8hRaqhK Hope you have a great time here :)

Nishchit14 commented 3 years ago

Thank you @ksiotis for sharing, please use 127.0.0.1 instead of localhost, we'll fix them in the coming patch release.

Nishchit14 commented 3 years ago

The issue is fixed... will be shipped in the coming release. read this thread for more detail.

Nishchit14 commented 3 years ago

Thank you @ksiotis for sharing it. It's now released https://github.com/firecamp-io/Firecamp/releases/tag/v2.0.11