Levi Tomes

Results 22 comments of Levi Tomes

The nuclear option would be: ``` chown -R nobody:users /mnt/user/appdata/cloudflared/ chmod -R 777 /mnt/user/appdata/cloudflared/ ``` Once you fix this permissions issue though, another one follows it: ``` INF Starting tunnel...

I am also interested in GAE support

I also cannot use a networked location on windows. I get the following error: ``` #################################### An Error has occurred: 'utf8' codec can't decode byte 0xb0 in position 3: invalid...

Thanks for the info! I will try your method of folder mounting when I get home. If this works for me as well it might be worth mentioning in the...

I see the same behavior as your first post, wsl2, ubuntu, podman in rootless or privileged mode. `podman run -it --device /dev/kvm -p 50922:10022 -v /tmp/.X11-unix:/tmp/.X11-unix -e "DISPLAY=${DISPLAY:-:0.0}" sickcodes/docker-osx:auto` Followed...

There is not a low effort way at least. Terraform Does not have a latest convention for docker or releases. Here a reply directly from tf on this: https://github.com/hashicorp/terraform/issues/9803#issuecomment-257903082 Docker:...

I think we could merge the 0.12.24 update, and start a new branch for automated version setting if thats what you would like to see in the future.

Is this useful at all or is the openxr side of things useless since it was designed for windows? https://github.com/mbucchia/pimax-openxr

This has been brought up on this ticket as well: https://github.com/ollama/ollama/issues/1663 I have similar symptoms but using an A5000.

For what it's worth I'm seeing similar behavior in the latest container release of ollama. Ollama believes it's offloading work to the GPU via CUDA (and I do see high...