-
Notifications
You must be signed in to change notification settings - Fork 42
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
SNS not writing to SQS #52
Comments
Hi, did you ever find a solution for this? I'm having the exact same issue |
No I don't think so. I will double check tomorrow |
Is there any updates on this? I've got the same problem |
Mine appears to work - not sure what the differences are but I will post my setup in case someone else has an issue: 2 x docker containers spun up in docker-compose (I use alpine-sqs)
fakesqs.conf
db.json
|
I'm also having the same issues here! @ptimson did you ever get this working? |
Do note that this warning does not indicate that dispatching does not work; |
any resolution to this? |
@Etherdaemon I tried to setup sqs and elasticmq with steps you mentioned, but I am still not receiving message in sqs after publishing a message to sns topic. |
I have 2 docker containers running SNS / SQS using the ElasticMQ example. When I write to the topic it writes correctly out to the log file but doesn't send message to SQS.
I get the following WARN in the logs
Start-up log
Conf.json
db.json
The text was updated successfully, but these errors were encountered: