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

Not working on Mac (Intel based) #4

Open
anil181 opened this issue Jan 7, 2022 · 1 comment
Open

Not working on Mac (Intel based) #4

anil181 opened this issue Jan 7, 2022 · 1 comment

Comments

@anil181
Copy link

anil181 commented Jan 7, 2022

Thank you for the great video and explanation.
I was trying to run the setup on Mac. I have installed Docker Desktop and FootLoose.

When trying with flannel/bootstrap.sh, I got the below error, Could you please suggest on getting through this error?

Anils-MacBook-Pro:flannel root# sh bootstrap.sh
Error response from daemon: network with name footloose-cluster already exists
0.6.3: Pulling from korvus/debian10
Digest: sha256:68f32cedc86d08860857df96a0d1ea2fa238fde9a957160353238afa999cb95d
Status: Image is up to date for korvus/debian10:0.6.3
docker.io/korvus/debian10:0.6.3
INFO[0000] Image: korvus/debian10:0.6.3 present locally
INFO[0000] Creating machine: footloose-k8s-node0 ...
INFO[0000] Connecting footloose-k8s-node0 to the footloose-cluster network...
ERRO[0002] Error response from daemon: Container f92b37e6bd62e6e402dc8d4be8dc0255f473d619cb2c3f81e4421602d8067b4d is not running machine=footloose-k8s-node0
FATA[0002] exit status 1
FATA[0000] hostport: failed to inspect container: exit status 1
FATA[0000] hostport: failed to inspect container: exit status 1
FATA[0000] hostport: failed to inspect container: exit status 1
FATA[0000] hostport: failed to inspect container: exit status 1

=============
Container Log:

Failed to lookup module alias 'autofs4': Function not implemented
systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
Detected virtualization docker.
Detected architecture x86-64.

Welcome to Debian GNU/Linux 10 (buster)!

Set hostname to .

Failed to bump fs.file-max, ignoring: Invalid argument

Failed to create /init.scope control group: Read-only file system

Failed to allocate manager object: Read-only file system

[!!!!!!] Failed to allocate manager object.

Exiting PID 1...

@saragluna
Copy link

I ran into the same issue. It's because the latest docker desktop has upgraded to use cgroup v2. However, there hasn't been an update on the footloose project for a long time. One can follow this PR weaveworks/footloose#277 and fork the https://github.com/brightzheng100/footloose to build a footloose executable from the master branch.

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