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

AWS Region for Fake SQS #12

Open
jpbernius opened this issue Nov 30, 2016 · 2 comments
Open

AWS Region for Fake SQS #12

jpbernius opened this issue Nov 30, 2016 · 2 comments

Comments

@jpbernius
Copy link

Hello,

I am using your sqsd in combination with adamw/elasticmq.
In order for this SQS Fake to work with sqsd, I need to set a fake region. In this case, I use elasticmq as the region.

As of this, I keep getting the following exception:

Caught: java.lang.IllegalArgumentException: Cannot create enum from elasticmq value!
java.lang.IllegalArgumentException: Cannot create enum from elasticmq value!
	at com.amazonaws.regions.Regions.fromName(Regions.java:73)
	at sqsd.run(sqsd.groovy:49)

If I take a real Region, it will not work with my queue URL, which is http://aws_sqs:9324/queue/worker.

Any Idea on how I can setup sqsd for this scenario?

@petter-ka
Copy link

Hi,

I am facing with this problem too... Any solution/setup for this?

Thanks

@Danielss89
Copy link

Did anyone find a solution to this?

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

3 participants