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

roribio16/alpine-sqs:latest not working wie apple silicon #49

Open
Silve2611 opened this issue Jan 22, 2021 · 6 comments
Open

roribio16/alpine-sqs:latest not working wie apple silicon #49

Silve2611 opened this issue Jan 22, 2021 · 6 comments

Comments

@Silve2611
Copy link

I am trying to launch roribio16/alpine-sqs:latest but I keeps crashing due to a segmentation fault SIGSEGV.

Expected behavior
It should rund the alpine-sqs queue

Actual behavior
Crashing on launch

Information
macOS Version: macOS Big Sur 11.1 (20C69)
Diagnostic logs

08:43:48.844 [main] INFO org.elasticmq.server.Main$ - Starting ElasticMQ server (0.15.0) ...
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
2021-01-15 08:43:49,037 INFO exited: elasticmq (terminated by SIGSEGV; not expected)
listening on port 9325
2021-01-15 08:43:49,179 INFO spawned: 'elasticmq' with pid 90
Error on queue "dev_third-party": SQS receive message failed: connect ECONNREFUSED 127.0.0.1:9324
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
2021-01-15 08:43:50,438 INFO success: elasticmq entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-01-15 08:43:50,441 INFO exited: elasticmq (terminated by SIGSEGV; not expected)
Error on queue "dev_mail": SQS receive message failed: connect ECONNREFUSED 127.0.0.1:9324
2021-01-15 08:43:50,951 INFO spawned: 'elasticmq' with pid 107
Error on queue "dev_ticket": SQS receive message failed: connect ECONNREFUSED 127.0.0.1:9324
2021-01-15 08:43:51,956 INFO success: elasticmq entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
2021-01-15 08:43:52,155 INFO exited: elasticmq (terminated by SIGSEGV; not expected)
2021-01-15 08:43:53,115 INFO spawned: 'elasticmq' with pid 124
2021-01-15 08:43:53,116 WARN received SIGTERM indicating exit request
2021-01-15 08:43:53,117 INFO waiting for insight, elasticmq to die
2021-01-15 08:43:53,131 INFO stopped: insight (terminated by SIGTERM)
2021-01-15 08:43:53,132 INFO stopped: elasticmq (terminated by SIGTERM)

Docker for Mac: Docker-AppleSilicon-Preview7

Steps to reproduce the behavior
Get roribio16/alpine-sqs:latest
Launch Docker image

@LarsEckart
Copy link

same here. Any plans regarding #50 ?

@NielsKSchjoedt
Copy link

+1

@beikeni
Copy link

beikeni commented Jul 7, 2021

Same here, I also found this other topic with lots of people having the same problem

sqs_1          | qemu: uncaught target signal 11 (Segmentation fault) - core dumped
sqs_1          | 2021-07-07 20:45:33,000 INFO exited: elasticmq (terminated by SIGSEGV; not expected)
sqs_1          | 2021-07-07 20:45:34,010 INFO spawned: 'elasticmq' with pid 171
sqs_1          | 2021-07-07 20:45:35,012 INFO success: elasticmq entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
sqs_1          | 20:45:36.570 [main] INFO  org.elasticmq.server.Main$ - Starting ElasticMQ server (0.15.0) ...

@bullgare
Copy link

Same here.
Need to find an alternative

@bullgare
Copy link

If you are interested, this one works for me on mac with apple silicon chip (aka m1) - https://github.com/softwaremill/elasticmq

@rieckpil
Copy link

rieckpil commented Nov 17, 2021

Version 0.13.0 of LocalStack now comes with ARM64 support. You can use their Docker image and only activate the SQS service as a replacement for this image.

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

6 participants