Giter Club home page Giter Club logo

Comments (9)

achakrab avatar achakrab commented on September 1, 2024

Was there any permision issue with /sys/devices/system/cpu/cpu0/topology/physical_package_id? (should have read permission for all)
Did the customer try the docker run with 'sudo'?

from aerospike-server.docker.

kportertx avatar kportertx commented on September 1, 2024

Could you try again - be sure to re-pull the image.

An earlier release had shipped tini for x86_64 instead of aarch64. I'm unsure how that failure manifested, oddly the image worked fine when emulating aarch64. Just want to be sure this isn't something we've already addressed.

We have tried internally with a Mac with an M1 processor and it worked for us - not sure what is different between your environment and ours. If the issue continues, having more details about your environment could be helpful (such as OSX version and docker-desktop version).

from aerospike-server.docker.

artursh avatar artursh commented on September 1, 2024

I remove docker image and pull it again. The same problem. Also try to run docker with sudo, not helped =\

About my versions:
macos 13.0.1 (22A400)
docker 4.14.1 (91661)
docker engine 20.10.21
docker compose v2.12.2

from aerospike-server.docker.

kportertx avatar kportertx commented on September 1, 2024

The system we tested on differed only by the macos version - 12.5.1. I'll see if anyone has upgraded to Ventura can attempt to repro this issue.

from aerospike-server.docker.

kportertx avatar kportertx commented on September 1, 2024

Not finding any M1 Macs running Ventura and hesitant to upgrade to Ventura this early. Have you tried running the container in privileged mode or maybe --security-opt systempaths=unconfined.

from aerospike-server.docker.

kportertx avatar kportertx commented on September 1, 2024

Ok, found a M1 Mac running Ventura and tested this image on that machine - ran without issue.

Suggestion is that your docker-desktop is corrupted, which apparently is a common issue. Recommendation is to completely uninstall and reinstall docker-desktop and associated files.

from aerospike-server.docker.

kportertx avatar kportertx commented on September 1, 2024

If this issue does continue after resetting docker, running with the hardware logging context in detail could be helpful.

logging {
    console {
        context any info
        context hardware detail
    }
}

Also if you could start a debian:bullseye-slim container and print the share the contents of /sys/devices/system/cpu/cpu0/topology/physical_package_id - that would be interesting. I would expect it to be 0 on your machine. According to the critical, it is outside of the range (0-1023).

from aerospike-server.docker.

ramunasd avatar ramunasd commented on September 1, 2024

I have Apple M1 with Ventura. Aerospike server 6.2.0.1 works fine, at least without any startup errors.
MacOS 13.0.1
docker desktop 4.14.1
docker engine 20.10.21
cat /sys/devices/system/cpu/cpu0/topology/physical_package_id returns 0

from aerospike-server.docker.

artursh avatar artursh commented on September 1, 2024

I reinstall docker, now everything is ok. Thanks a lot!

from aerospike-server.docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.