Tom
Tom
Ah, hi 👋 Didn't see you there, guessing that should be "**couldn't** display temperature info in debian or ubuntu on vmware"?
Seems like we're stuck on influxdb 1.x with arm and 32bit OSes - https://community.influxdata.com/t/influxdb-2-for-arm32v7-release-date/20349 - https://www.influxdata.com/blog/influxdb-oss-and-enterprise-roadmap-update-from-influxdays-emea/
Found this too, `pong` expects a function to be passed and creates a thread itself https://github.com/ms-jpq/lua-async-await/blob/a54c07887056999fe44b642e7124381a8dcbaefd/README.md#L217-L224
This looks good, great work @odelucca! Any chance of this being merged @yardnsm? Also, do you think it's worth updating the permissions of the temporary files so they can't be...
@BenElgar thanks for the above, really helpful! I find though I still have instances of the bad buffer names in my buffer list ``` :ls 1 #a "src/index.tsx" line 1...
Going to close this issue to soothe my OCD but feel free to reopen it!
Hi @lukesato, apologies for the delay! I can't think of a reason why it wouldn't work on a Pi 3 (I use a Pi 4 Model B). Can you view...
I found I had trouble deploying my certs on my UDR running Unifi OS (3.1.16). It seems I'd fall foul of this [line](https://github.com/acmesh-official/acme.sh/blob/377a37e4c9c23bb6988fe5f8863f21b19d3e3a40/deploy/unifi.sh#L78C20-L78C20) as for some reason I had a...
I was hoping to do the same thing. I ended up getting something working by mapping the drive using the 'Extra Host Path Volumes' and editing the deployment's security context....
Hi @erlking, I've just run into this. I ended up modifying the new structure to set `allowPrivilegeEscalation: true` and `privileged: true` which seems to have worked for me.