Anton

Results 27 comments of Anton

So, I made the changes but ran into some issues, maybe someone can help me out. In `ldap.ts`, this reassignment works: ```javascript // Run hook so the end user has...

+1 I've got the same problem on iOS. The lock screen player stays visible after calling `clearAllItems`. Android seems to work properly.

Just saw that it behaves normally once I comment out this: https://github.com/phiamo/capacitor-plugin-playlist/blob/8c671af58e73eaf7ffaa94e5f09c599d805b3ac0/ios/Plugin/AVBidirectionalQueuePlayer.swift#L185-L188

For anyone running into these difficulties (as I initially did, moving from a REST setup to WebSockets), here is an explanation: The after-hook for `authentication/create` passes the `user` object resulting...

Hey, not sure if this is related, but we have been experiencing trouble with stuck pods after a driver upgrade to 570. It was suggested this might be related to...

I see, well, I thought that in your config it says: ``` driver: enabled: true ... version: "570.86.15" # "570.124.06" ``` Which would mean that you are having the GPU...

Ah ok! Well, so many things to look out for... The shim-error could also just relate to the nvidia container toolkit and containerd. ttrpc is not Kubernetes, that's containerd's RPC...