Jérôme Petazzoni
Jérôme Petazzoni
I noticed the same issue (when trying to provision a "pure IPV6" cluster). I'm going to try and investigate further.
As I started to debug the issue, I noticed that if I build from source, `hetzner-k3s` doesn't hang anymore at "Validating configuration...", at least on my test configuration,. I checked...
Absolutely! I'll give it a try this week and report back. Thank you for all the hard work!
Hi there! Sorry for the slow reply :) Okay, let's see. > `_dbm.error: [Errno 13] Permission denied: 'state/Griode.sav' ` This one is probably because the state file (`state/Griode.sav`) was created...
Would you like us to test that version of the code and report issues if we find any? Or is that too soon?
The openvpn container probably failed to start. If you still have this problem, please include the logs of the first container (`docker logs $CID`). Thank you!
I ran the same commands and everything worked fine. Are you running the two commands in a very close sequence? (If you have a slow CPU, it can take some...
I pushed a fix; let me know if that helps?
I don't have a particular opinion so I'll ask to my busybox philosophical consultant... @tianon ? :)
Which one do you recommend? I see 3 options and I don't know which one to use (or all of them?) ``` # BR2_PACKAGE_LIGHTTPD is not set # BR2_PACKAGE_THTTPD is...