-
Looking at its docs and IRCv3's, [girc](http://github.com/lrstanley/girc) looks like a good fit for what to use for actual connections. Some nice things:
- `Output` channel for logging
- `MockConn…
-
### Summary
I'm trying to break a snapmirror relationship where the primary cluster is not available.
The situation is a disaster recovery exercise where we completely isolate the second datacente…
-
The API VIP is lost after the CNV/configure-network.sh scripts gets run:
11:15:01 TASK [Run CNV make] ************************************************************
echo 'Creating registry secret'…
-
**Description**
When a running `sfacctd` process attempts to reload a `networks_file` process containing >131 repeated entries (cf. issue #509), the plugin child process crashes. However, the core pr…
-
### Bug description
I'm installing the extension to instrument a Laravel application and when I run `phpinfo()` I get the error `agent_error:Failed to connect to localhost port 8126: Connection refus…
-
Migrated from https://github.com/ansible/ansible/issues/65742
##### SUMMARY
`docker_network` doesn't check if a network is connected to any services before trying to remove it
##### I…
-
We've noticed issues when attempting to attach multiple sub-networks onto an overlay network where sometimes connectivity is lost when new machines are added to the pool. In this case, any containers …
-
# Issue
I've been messing about with the ROS2 talker and listener demos and have encountered a behavior leading me to ask if ROS2 nodes are hot swappable? What I've done so far is create two networks…
-
Docker's `run` command have a useful `--rm` option to garbage-collect container as soon as it is stopped.
Such option would be even more useful in _rkt_, especially for containers with static IP ad…
-
Hello together!
There is a function "def act(self, client_address, state, name):" which gives the ip adress, state and name back, when there was a command from Alexa!
My idea is to create for ex…