-
We see an increasing number of 400 client errors connected with DNS resolution in out Flutter app. Here an example:
```
Crashed in non-app:
socket_patch.dart in _NativeSocket.startConnect
socket…
-
When using basic tool commands (device/subscription list) mdns service seams to timeout. This test deployment has quite a lot of Dante devices present in the space (about 50-60). In the end some devic…
-
On Uubuntu 10.04 when installing with ; cabal install --global network-socket, I get the following error:
Building network-websocket-0.3...
[1 of 1] Compiling Network.Websocket ( Network/Websocket.h…
-
**Describe the bug**
A Fedora Silverblue user reported the following bug for vagrant-libvirt: https://bugzilla.redhat.com/show_bug.cgi?id=2248156
After investigating it becomes clearer that the prob…
-
I'm seeing from LOG=TRACE that tox-bootstrapd goes into an infinite loop if you give it a tcp_port packet of less than the expected number 128 of bytes.
If you compile and run ```other/bootstrap_d…
-
From https://forum.pycom.io/topic/2272/lopy-l01-lorawan-blocking-socket-send-hangs-permanently
Using firmware v1.10.2.b1 on LoPy L01 OEM module
Using the code shown below periodically the socket…
-
Hi guys, thanks for the amazing work! Got the notification that 6.1.5 is now available and wanted to update my server. But I get a "set_option: Protocol not available" error of the pre refresh migrati…
-
```
java.lang.IndexOutOfBoundsException: Range [3, 3 + 19) out of bounds for length 3
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
at java.base/jd…
-
Hi I need a bit of help with a new thermostat device. I cannot get any dps data from it as it seems to not have an ip address according to the debug info
```
DEBUG:socket unable to connect - retry …
-
Add a page to talk about how to avoid introducing 1-frame delays into your game / how to handle things with minimal latency.
Talk about why you might want to add systems to bevy's PreUpdate and Pos…