Skip to content

Can't run k3s server #9811

Answered by brandond
weiluntong asked this question in Q&A
Mar 27, 2024 · 2 comments · 5 replies
Discussion options

You must be logged in to vote

Mar 27 18:17:41 archlinux k3s[830803]: time="2024-03-27T18:17:41-06:00" level=fatal msg="starting kubernetes: preparing server: init cluster datastore and https: listen tcp :6443: bind: address already in use"

It looks like you now have multiple copies of k3s running

Mar 27 14:05:31 archlinux k3s[769956]: time="2024-03-27T14:05:31.672178304-06:00" level=fatal msg="failed to find memory cgroup, you may need to add \"cgroup_memory=1 cgroup_enable=memory\" to your linux cmdline (/boot/cmdline.txt on a Raspberry Pi)"

You appear to be missing support for some critical cgroups. You might run k3s check-config to see what all you're missing?

Since there is apparently an arch package for k3s, …

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
2 replies
@weiluntong
Comment options

@weiluntong
Comment options

Comment options

You must be logged in to vote
3 replies
@weiluntong
Comment options

@brandond
Comment options

@weiluntong
Comment options

Answer selected by weiluntong
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #9810 on March 27, 2024 23:34.