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

official docker hub images don't work on apple silicon #224

Open
tucosaurus opened this issue Jun 11, 2021 · 6 comments
Open

official docker hub images don't work on apple silicon #224

tucosaurus opened this issue Jun 11, 2021 · 6 comments

Comments

@tucosaurus
Copy link

I am facing all the issues that have been mentioned here docker/buildx#595

@sbarlabanov
Copy link

sbarlabanov commented Jan 22, 2022

They do work but they work under Rosetta.
Would be nice to have arm64 images to run them natively on M1 macs.

@sbarlabanov
Copy link

Sorry, I was wrong. Somehow it works on my Mac but not on the Macs of my collegues. It fails with the following error:

2022-01-24 12:36:16.345 UTC [255] CONTEXT:  Citus maintenance daemon for database 16384 user 10
UPDATE 1
2022-01-24 12:38:31.082 UTC [255] PANIC:  stuck spinlock detected at LWLockWaitListLock, ./build/../src/backend/storage/lmgr/lwlock.c:913
2022-01-24 12:38:31.082 UTC [255] CONTEXT:  Citus maintenance daemon for database 16384 user 10
qemu: uncaught target signal 6 (Aborted) - core dumped
2022-01-24 12:38:31.096 UTC [122] LOG:  background worker "Citus Maintenance Daemon: 16384/10" (PID 255) was terminated by signal 6: Aborted
2022-01-24 12:38:31.097 UTC [122] LOG:  terminating any other active server processes
psql:/docker-entrypoint-initdb.d/001-create-citus-extension.sql:7: WARNING:  terminating connection because of crash of another server process

:(

@tucosaurus
Copy link
Author

@sbarlabanov When I looked at this last time in mid 2021, citus didn't have arm64 packages I could use. Could you point me to them if they are available now?

@sbarlabanov
Copy link

@tucosaurus seems that they are not - citusdata/citus#5063

@sbarlabanov
Copy link

@tucosaurus Latest update: Citus amd64 images seem to work under the newest MacOS Monterey (remark: after having upgraded to Monterey also had to purge all existing postgres containers and images).

@sbarlabanov
Copy link

Update: there are still problems even with Monterey. On some machines work and on some not. So a native arm64 image would be really helpful.

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

2 participants