Closed gm12367 closed 3 years ago
@pierremahot my os is hypriotos, it default have no rng-tools. i follow this instruct :https://www.nico-maas.de/?p=1562 to install rng-tools.
the rpi4 it works, but rpi3 not working . if i let rpi3 as agent, it raised a error:
ERRO[2019-11-11T04:48:23.412769327Z] failed to get CA certs at https://127.0.0.1:46457/cacerts: Get https://127.0.0.1:46457/cacerts: read tcp 127.0.0.1:47170->127.0.0.1:46457: read: connection reset by peer
No movement on this in a while (Nov 2019) @erikwilson any thoughts on next steps on this issue?
Hi, just for update I am now using actualy k3s version v1.17.3+k3s1 (5b17a175) (work very well) and I don't have any problème on this issue since v1.13 if i remember.
v1.17.4+k3s1 does not work for me in similar circumstances, so this isn't fixed in modern releases.
v1.18.2+k3s1, 5.6.14-300.fc32.aarch64, rpi3 - same problem. I also added "cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory" but this makes no difference.
I'm having this issue too on ubuntu 64 on Pi 3 and 3+
@aceslick911 can you open a new issue and fill out the template so that we can assist in diagnosing your problem?
This repository uses a bot to automatically label issues which have not had any activity (commit/comment/label) for 180 days. This helps us manage the community issues better. If the issue is still relevant, please add a comment to the issue so the bot can remove the label and we know it is still valid. If it is no longer relevant (or possibly fixed in the latest release), the bot will automatically close the issue in 14 days. Thank you for your contributions.
Thanks for helping us to improve k3s! We welcome all bug reports. Please fill out each area of the template so we can better help you. You can delete this message portion of the bug report.
Version: Provide the output from
k3s -v
and provide the flags used to install or run k3s server.OS version:
Linux raspberrypi 4.19.75-v7l+ rancher/k3s#1270 SMP Tue Sep 24 18:51:41 BST 2019 armv7l
bootloader version:Describe the bug A clear and concise description of what the bug is. After run install command "curl -sfL https://get.k3s.io | sh -", installation can't be completed, and TLS handshake timeout error prompted
To Reproduce Steps to reproduce the behavior: Run command 'curl -sfL https://get.k3s.io | sh -' on Raspberry Pi 4b 4G memory
Expected behavior A clear and concise description of what you expected to happen.
Actual behavior A clear and concise description of what actually happened. TLS handshake timeout
Additional context Add any other context about the problem here. I put some error logs below, hope them can help: