Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection resets when trying to go to http://localhost:9100/ #44

Open
sunweiyang opened this issue May 24, 2018 · 1 comment
Open

Connection resets when trying to go to http://localhost:9100/ #44

sunweiyang opened this issue May 24, 2018 · 1 comment

Comments

@sunweiyang
Copy link

sunweiyang commented May 24, 2018

Was able to successfully run vagrant up --provision (after getting Python dependencies installed via #43).

However, when trying to go to http://localhost:9100/ in the browser, the connection resets. LaunchKit can't be used.

This also happens when I run a curl command (curl 'http://localhost:9100') -- here's the output:

curl: (56) Recv failure: Connection reset by peer

I'll also note, however, that http://localhost:9102/ correctly redirects to launchkit.io.

Has anyone been able to get LaunchKit working with localhost, or has been able to create a workaround?

@victorkifer
Copy link

@sunweiyang hey, check out my pull request for docker support. I was able to successfully run LaunchKit on localhost with docker.

#45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants