jforge

Results 10 comments of jforge

> would probably be best to fork and update the search for the newline pairing. just curious why not utf8? The data source could be UTF-16LE encoded, and one wants...

> May I asked, why this is closed? Concerning the related issue [ninenines/cowboy/issues/1233](https://github.com/ninenines/cowboy/issues/1233) this may be considered to be enough, but I also would like to see an update here;...

So, is there an idea left except for either choose another OS to write the disk, use dd (also not working on BigSur

I'm facing a similar issue with revealjs. Proxy settings are documented here: https://docs.gradle.org/current/userguide/build_environment.html#sec:accessing_the_web_via_a_proxy If this doesn't work, this one could help (in this case: a local squid proxy): `gradlew -Dhttp.proxyHost=127.0.0.1...

Same issue on Grafana 9.3.1 and different brokers: Mosquitto, HiveMQ, VerneMQ. All brokers are 100% working as expected for unencrypted tcp/1883, tls/8883 and wss over 443 with a /mqtt context...

> Same problem here. We can get it working locally but not over the network. It is weird to see why this is, since the setup is completely the same....

Just saw your issue after getting the same error. I've created a pull requests with an update to javassist 3.20.0-GA. https://github.com/jesperpedersen/tattletale/pull/33 I hope there will be an official version in...

I had the same problem probably for the same reason when using the revealjs stuff resp. this download task (so. recommended using http instead of https; but that's no real...

Thanks for the PR, I stumbled upon this as I saw an "Invalid keystore format" error message. I simply follows your change in my fork, and it worked. I think,...

I've contributed some refactoring in another PR: https://github.com/cloud-on-prem/kafka-docker-ssl/pull/2 This should work from scratch (tested on macos and ubuntu). I've also switched to docker compose v2 plugin rather than the docker-compose...