kotsius

Results 21 comments of kotsius

One has to admire this bug's perseverance! ![sCapture-089](https://user-images.githubusercontent.com/35947133/67763027-64157900-fa4f-11e9-9d15-b619248ab516.png)

Yes, it certainly seems so. ![sCapture-090](https://user-images.githubusercontent.com/35947133/67831919-8f987200-fae8-11e9-97d1-40efa18dd1f0.png)

If this issue is too much trouble to resolve, perhaps a simple warning that the Erlang path should not contain unicode characters would suffice. Otherwise, I am happy to help...

When the unicode character (• plus a space) is replaced with an ascii one (+ minus the space), it compiles. This is the output: ![sCapture-091](https://user-images.githubusercontent.com/35947133/68363993-4a51f100-0135-11ea-9ba7-7ab7d4d4fb0c.png) ![sCapture-092](https://user-images.githubusercontent.com/35947133/68364004-5342c280-0135-11ea-98e2-1e954909f160.png)

## 1. Environment ### 1a. Operating system and version ``` Architecture: x86-64 Kernel: Linux 6.1.0-13-amd64 Operating system: Debian GNU/Linux 12 (bookworm) ``` ### 1b. Caddy version (run `caddy version` or...

Thanks for testing my site Francis. As I indicated, the problem is not connecting with HTTP/3 in general (the HTML page always loads), but serving subsequent requests; in particular those...

I run the following command (copied from Firefox, where the request had failed): ``` docker run -it --rm --net=host ymuski/curl-http3 curl -vs -o/dev/null --http3-only --compressed "https://hot.mintfirsts.com/lossy/Girl-20-Kingsley-Amis-1U9-4R1-1_48.gsFGPC.avif" -H "User-Agent: Mozilla/5.0 (Windows...

Just tested on the latest Vivaldi (Chromium) and Firefox, including in private browsing mode. The issue persists and, if HTTP/3 doesn't work with these clients, v2.7.5 remains unusable in production...

FYI, having just upgraded to shiny new v2.8.1, the problem persists on both Chromium and Firefox.

HTTP/3 is not enabled on https://www.mintfirsts.com, due to the issue in question. Please try again on https://hot.mintfirsts.com (temporarily accessible for testing). I expect curl to work just fine, however, as...