-
Notifications
You must be signed in to change notification settings - Fork 5
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
Opens browser but can't connect #4
Comments
Could you check if
|
Docker is running and port 8017 is available
|
hmm, there is a directory called
if there is an |
@xavierchow - Original issue with the docker image was not downloaded. I now have it downloaded and the browser connects to localhost:8017 and opens a webpage but gets an error "Failed to load API definition'. There is nothing under the /tmp/vim-swagger-preview directory. |
The docker container is running:
Running |
@dangerousHobo can you try to run the following command from your shell? I'd suspect something wrong with the docker download here.
please paste the outcome of above command and also check if there is any files created under the |
Hi, I've the same issue reported, my log was:
After looking at this issue, I've changed all references from |
I have this same issue and I see WendelHime worked around it with a different version of |
With my openapi.yaml file open I press
<leader>e
and get the browser to launch but it is unable to connect tolocalhost:8017
. Docker is installed, the zsh functions were copied.zsh 5.8
nvim 0.5.0-dev+919-g08ec36efa
docker 20.10.5, build 55c4c88
Any ideas to troubleshoot this issue?
The text was updated successfully, but these errors were encountered: