softwaremill / elasticmq

In-memory message queue with an Amazon SQS-compatible interface. Runs stand-alone or embedded.
https://softwaremill.com/open-source/
Apache License 2.0
2.55k stars 196 forks source link

nodename nor servname provided, or not known #525

Closed GadgetGeekUK closed 2 years ago

GadgetGeekUK commented 3 years ago

When trying to publish to an elasticmq queue using the AWSSDK (.net Core), the call eventually times out and returns: 'nodename nor servname provided, or not known'. Any ideas what it is exactly asking for, it doesn't seem to match any config options?

adamw commented 3 years ago

Can you post some example code to reproduce the problem?

micossow commented 2 years ago

If you still have this issue and are able to provide an example please reopen.