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

amd64/orientdb:2.2.31 is not working #69

Open
mebibou opened this issue May 18, 2023 · 2 comments
Open

amd64/orientdb:2.2.31 is not working #69

mebibou opened this issue May 18, 2023 · 2 comments

Comments

@mebibou
Copy link

mebibou commented May 18, 2023

I am trying to run the container using:

docker run --name orientdb -p 2424:2424 -p 2480:2480 -e ORIENTDB_ROOT_PASSWORD=rootpwd amd64/orientdb:2.2.31

But when the container starts, all I can see is this:

WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
           .                                          
          .`        `                                 
          ,      `:.                                  
         `,`    ,:`                                   
         .,.   :,,                                    
         .,,  ,,,                                     
    .    .,.:::::  ````                                 :::::::::     :::::::::   
    ,`   .::,,,,::.,,,,,,`;;                      .:    ::::::::::    :::    :::  
    `,.  ::,,,,,,,:.,,.`  `                       .:    :::      :::  :::     ::: 
     ,,:,:,,,,,,,,::.   `        `         ``     .:    :::      :::  :::     ::: 
      ,,:.,,,,,,,,,: `::, ,,   ::,::`   : :,::`  ::::   :::      :::  :::    :::  
       ,:,,,,,,,,,,::,:   ,,  :.    :   ::    :   .:    :::      :::  :::::::     
        :,,,,,,,,,,:,::   ,,  :      :  :     :   .:    :::      :::  :::::::::   
  `     :,,,,,,,,,,:,::,  ,, .::::::::  :     :   .:    :::      :::  :::     ::: 
  `,...,,:,,,,,,,,,: .:,. ,, ,,         :     :   .:    :::      :::  :::     ::: 
    .,,,,::,,,,,,,:  `: , ,,  :     `   :     :   .:    :::      :::  :::     ::: 
      ...,::,,,,::.. `:  .,,  :,    :   :     :   .:    :::::::::::   :::     ::: 
           ,::::,,,. `:   ,,   :::::    :     :   .:    :::::::::     ::::::::::  
           ,,:` `,,.                                  
          ,,,    .,`                                  
         ,,.     `,                                          GRAPH DATABASE  
       ``        `.                                                          
                 ``                                          orientdb.com
                 `                                    

And nothing else after that. I tried going on http://localhost:2480 but there's nothing there. I tried to also do

docker exec -ti orientdb sh

./bin/console.sh

And it just hangs.

I am on MacOS 13.2.1 / Apple M1

@mebibou mebibou changed the title Nothing is happening when starting container on Mac Silicon amd64/orientdb:2.2.31 is not working May 18, 2023
@mebibou
Copy link
Author

mebibou commented May 18, 2023

Note: I just tried to use amd64/orientdb instead and it is working. But I have version 2.2.31 installed on a server in production and wanted to use the same version locally

@tglman
Copy link
Member

tglman commented May 19, 2023

Hi,

The 2.2.31 is quite old, and we do not do not release new image/version of 2.2.x series, not sure how I can help to fix this.

bye

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