-
```
15:01:31.0151 [ERROR] Keen: System.ArgumentException: Destination array was not long enough. Check destIndex and length, and the array's lower bounds.
at System.Array.Copy(Array sourceArray, I…
-
### Description
My setup is the following:
- two runsc containers
- each container is in a different network namespace
- each network namespace has a macvlan interface in bridge mode with the sa…
-
### Is this the right place to submit this?
- [X] This is not a security vulnerability or a crashing bug
- [X] This is not a question about how to use Istio
### Bug Description
I was updating Istio…
-
Problem:
When _nm-applet_ crashes there is currently no easily discoverable way in the gui to restart it. This results in users unnecessarily rebooting the system to "get the network icon back".
S…
-
We'll need an API for customers to configure external switch port maximum transmission unit (MTU).
-
From what I can tell, the application does not really need to have network access. However, it seems to be enabled https://github.com/flathub/org.gnome.gitlab.somas.Apostrophe/blob/7d136cb146033f7b49…
-
**Describe the bug**
If a user isnt logged in when running thought compilation you get warnings that it cannot verify new mods in your download folder. This Inevitably leads to a "no match in stack…
-
### Describe the bug 💬
To implement real-time multiplayer functionality, we used syncedRoom and playerSync.
However, when two browsers access the same URL, the character of the first browser does …
-
The worker currently uses host networking. Move this to use a bridge. Example in https://gist.github.com/42a6ca6b8f21af1bead05095aa97681c
`buildd` can reuse `docker0` if it exists, or one can be pa…
-
I think it is possible to use akka io from typed, but not quite sure. We should document how to do that, or recommend using streams instead in the docs (but then UDP requires alpakka?).