ChieftainY2k

Results 19 comments of ChieftainY2k
trafficstars

Hey, I will check it today with a fresh kios installation. -- "You pick a job you love, you never work in life." On 19 June 2018 at 16:09, Cédric...

It seems I have exactly same problem with kerberos machinery in docker container. Restarting container does not help, the only thing that works is system reboot. After the configuration update...

@cedricve Indeed I did have it but I thought it was some system misconfiguration on my part. After thorough testing I did yesterday it's present on RPI2/3/4 (I was able...

> Cool ;) Does it occur when you dont use the script function? Unfortunately yes, it does :( here's the config I use: [kerberos.zip](https://github.com/kerberos-io/machinery/files/4508777/kerberos.zip)

@cedricve I can open up ssh via the ngrok tunnel for you to look inside the kerberos container to fiddle around and check it out if you want :)

I'm using the newest Raspbian Buster with the latest apt-get updates. > thanks, just wondering if you are using latest version of the Raspbian OS?

May be unrelated but sometimes this appears in the /var/log/kern.log (machinery in docker container) ``` Apr 21 15:15:14 raspberry4 kernel: [ 7739.571559] INFO: task kerberosio:16407 blocked for more than 120...

Yes there are some recordings: ``` root@94c017d9cd88:/etc/opt/kerberosio/capture# ls -la total 67556 drwxr-xr-x 2 root root 4096 May 28 07:12 . drwxr-xr-x 1 root root 4096 Apr 24 19:21 .. -rw-r--r--...

@cedricve I can set up the ssh+ngrok service in the kerberos container so that you can remotely login with ssh into it and take a look inside.

@cedricve I was able to reproduce the problem with the following setups: * Official KIOS SD image 2.8.0 (https://github.com/kerberos-io/kios/releases/download/v2.8.0/kios-raspberrypi4-2.8.0.img.gz) * Docker image from the official kerberos docker repository (https://hub.docker.com/r/kerberos/kerberos) *...