httpx
httpx copied to clipboard
httpx --screenshot not working on Alpine
When no chromium package is installed, running httpx with the --screenshot option results in a fatal error:
[FTL] Could not create runner: [launcher] Failed to get the debug url: Error relocating /root/.cache/rod/browser/chromium-1321438/chrome: posix_fallocate64: symbol not found
Platform: alpine-3.21
I suspect the auto-downloaded chromium to not be compatible with alpine (cf https://github.com/go-rod/rod/issues/411).