0

I have a problem running MongoDb Compass in raspbian.

When I run mongodb compass.raspbian I get the following error:

bash: /usr/bin/mongodb-compass: cannot execute binary file: Exec format error

So anybody can help me to resolve this problem or to be able to install and use a graphical environment for MongoDB.

J.F.
  • 13,927
  • 9
  • 27
  • 65
Mehdi
  • 5
  • 3
  • Did you follow the installation instruction here?https://docs.mongodb.com/compass/current/install. WHat's the out put. Also, it seems like that compass does not support ARM devices yet. – Algo7 Jan 10 '21 at 18:05

1 Answers1

0

MongoDB is only available in amd64 architecture. Not available in ARM processors.