Roffe

Results 44 comments of Roffe

I'm wildly speculating now as i don't know anything about bluetooth development but it feels like the characteristics we obtain after the scan is what's not being released, maybe there...

oh well, it's one of those projects, you close issues that is not solved :D. Good thing i discovered this is not usable in my project before getting to invovled

> I'm sure a patch would be accepted if you make one. I have no clue how any of this works, this is my first contact with BLE ever in...

i've managed to make some more discoveries., i added a bunch of debug output and it's never inside the widget code it freezes. however! it seems related to mouse somehow......

also the go thread to swap content keeps running the whole time so the go runtime is not dead when this happends

I use a Terraform module to create KIAM roles. The masters in Kops by default has access to assume roles, all i had to do was to specify in my...

Oh, the server.yml needs the following tollerations: ```yaml tolerations: - effect: NoSchedule key: node-role.kubernetes.io/master operator: Exists ```

you should be able to just check the container logs of kube-gelf and it has error level "WARN" so if fluentd has any errors pushing logs it should be written...

No this seems as a error processing your logs, do they bu chance contain non utf8 characters?

@johnjohnofficial no, i do not use this myself any longer so any help from any of the users would be appreciated