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.

what extra config needed for nameko demo?

See original GitHub issue

i start nmeko with the demo like : $ nameko run helloworld or $ nameko shell both 3.5 and 2.7 run into socket error as below : is there extra config needed ?

....
File "/Users/xxxxxx/lab/python3fornameko/lib/python3.5/site-packages/amqp/transport.py", line 95, in __init__
    raise socket.error(last_err)
OSError: [Errno 61] ECONNREFUSED
....
   return TCPTransport(host, connect_timeout)
  File "D:\Python27\lib\site-packages\amqp\transport.py", line 95, in __init__
    raise socket.error(last_err)
socket.error: [Errno 10061] WSAECONNREFUSED

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
noisyboilercommented, Jan 22, 2016

I’m wondering whether you have RabbitMQ running yet?

1reaction
brad-luocommented, Nov 22, 2018

Till now, still waiting for fix.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Command Line Interface — nameko 2.12.0 documentation
Config values can be read via the built-in Config dependency provider. Environment variable substitution¶. YAML configuration files have support for environment ...
Read more >
Building Microservices With Nameko [Part1] - Morioh
Let's create a basic Nameko service and experiment with it capabilities. Setup Basic Environment. First, you will need Docker installed. We will use...
Read more >
Untitled
Uncle remus lyrics traducida, 3g call setup time, United air bangladesh ... Smartfren df78ah ui, Hobson's choice active minds, Durex extra safe india, ......
Read more >
SwiftUI Tutorial: Working With Stacks — VStack, HStack, ...
SwiftUI ZStack, VStack, HStack, nested stacks demo. Figure 1. ... Depending on how you wanted to design your app's user interface, below are...
Read more >
Untitled
Rh purasu, Picture me broken mannequins 320, Extra kinowelt schwarzheide ... Fontanelice bologna, Usbr stilling basin types, Top option demo account, ...
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