Jacob Schneider

Results 42 comments of Jacob Schneider

I watched Winit tick over to 0.29.2 a few hours ago 😆. Am having this issue too

Hey I'm getting the same issue. I've tried to reduce my build as much as possible, but can't really get it down beyond this: Dockerfile ```Dockerfile FROM caddy:2.8-builder-alpine AS builder...

> @J-Cake you should use FrankenPHP "builder" images as base. If you start from Caddy, you have to install PHP by yourself. > > https://frankenphp.dev/docs/docker/#how-to-install-more-caddy-modules Hi thanks for the quick...

Hi apologies for the non-reply again. Here's the error message when building with the frankenphp image: ``` 194.9 go: downloading cloud.google.com/go/compute v1.23.0 196.5 2024/05/27 15:41:09 [INFO] exec (timeout=0s): /usr/local/go/bin/go build...

Thanks for the speedy reply! I'm indeed running from a TTY, but even without the `WAYLAND_DISPLAY` environment variable I'm still getting an error, although a different one: ``` [jcake@jcake-edu cage]$...

I did run it previously with `XDG_RUNTIME_DIR=/run/user/1000` but recall getting a similar error. I'll let you know when I'm back at my computer

Hi sorry for the non-response. I can confirm I get the same error

@Swizzler121 I've had far less issues on Arch than Debian-based distros. Perhaps that's some low-hanging fruit to try if you're really stuck.

I haven't had a chance to test this yet, but something tells me that'll do it