-
Notifications
You must be signed in to change notification settings - Fork 316
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
ERROR: no matching manifest for linux/arm64/v8 in the manifest list entries #1014
Comments
Hi @natea ! Looks like there's no mongodb:3.2 Docker image for arm64. You can try editing docker-compose.yml and replacing the mongo:3.2 image with one of these https://hub.docker.com/r/arm64v8/mongo/tags |
Thanks! I changed this line in the docker-compose.yml file to this:
But I think it may not just be MongoDB, but other images as well?
|
btw, I'm trying to run Mist on my new Macbook M1 (non-Intel). Do you think that's foolhardy, and I should just run the docker-compose on a Intel-based VM in the cloud? Nate |
I'm not aware of any similar attempts just yet, so I'm not sure if it can be done easily. Better stick with x86_64 for now, unless you're feeling adventurous! BTW
|
Is it possible to talk directly to the Mist API, or only via the CLI tool?
I'm looking at your documentation on this page: https://docs.mist.io/article/78-launching-vms
And the links to these pages all give 404s:
https://docs.mist.io/article/37-authenticating-with-the-mist-io-api
https://docs.mist.io/article/60-quickstart
https://docs.mist.io/article/38-introduction
Website: http://www.appsembler.com ( http://www.appsembler.com/ )
Blog: http://www.appsembler.com/blog
Twitter: http://twitter.com/natea
LinkedIn: http://linkedin.com/in/natea
Phone: +1 (617) 702-4331
…On Mon, Nov 22, 2021 at 5:09 PM, Dimitris Moraitis < ***@***.*** > wrote:
I'm not aware of any similar attempts just yet, so I'm not sure if it can
be done easily. Better stick with x86_64 for now, unless you're feeling
adventurous!
BTW
* Mist CE v4.6.0 will be released by the end of this week. It includes
quite a few improvements and fixes.
* Check out https:/ / github. com/ mistio/ mist-cli (
https://github.com/mistio/mist-cli )
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub (
#1014 (comment) ) , or
unsubscribe (
https://github.com/notifications/unsubscribe-auth/AAA5BSGHXQDO7C6COHOC5FDUNK5TDANCNFSM5INCQT7A
).
|
Sure. The docs for API v1 are available at https://mist.io/swagger/ There's also API v2 https://mist.io/api/v2 Thanks for the heads up regarding the dead links. |
Hi @natea. I got my hands on a new Macbook Air and I was able to make Mist CE work on it. If you want to try it out check the m1 branch. You'll need the dev deployment:
I had to upgrade Elasticsearch to make it work. I have not tested it extensively yet. |
Thanks @d-mo ! I followed your instructions, but ran into some errors:
|
Looks like you didn't checkout the submodules with You can do that now with |
Do I need to wipe the entire github repo, and start over?
|
After wiping the github repo from my local machine, and cloning it again with
But now when I go to
|
Here's what I'm seeing in the Kibana logs in Docker Desktop:
|
Yes, I didn't get Kibana to work, but it's not really necessary. It's mostly there for debugging. |
When I try to download and install Mist using the instructions at https://github.com/mistio/mist-ce/releases/tag/v4.5.5
I get the following error:
The text was updated successfully, but these errors were encountered: