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

Error: getaddrinfo: nodename nor servname provided #47

Open
jlconlin opened this issue Apr 26, 2022 · 0 comments
Open

Error: getaddrinfo: nodename nor servname provided #47

jlconlin opened this issue Apr 26, 2022 · 0 comments

Comments

@jlconlin
Copy link

I installed this plugin using the ruby gem as instructed. I can't get it to work. Every time I've tried, I get the following message:

  Liquid Exception: Failed to open TCP connection to : (getaddrinfo: nodename nor servname provided, or not known) in //path/to/file/_posts/2022-04-26-April26.md

I thought I would try and run the tests as described. When I run the test I get the following output

$ ruby spec/integration_tests.rb                                                                                                                                                                                  [7:32:32]
<internal:/usr/local/Cellar/ruby/3.0.2_1/lib/ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require': cannot load such file -- byebug (LoadError)
        from <internal:/usr/local/Cellar/ruby/3.0.2_1/lib/ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from spec/integration_tests.rb:8:in `<main>'

I don't know ruby very well so I'm not sure what is happening here. Please advise

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

1 participant