-
```
bool BfdOrch::create_bfd_session(const string& key, const vector& data)
{
...
if (bfd_session_map.find(key) != bfd_session_map.end())
{
SWSS_LOG_ERROR("BFD session for %s alr…
-
r] starting Matter commissioning using Node ID 156 and Ip fe80::3a73:eaff:fee2:82e8.
2024-11-11 05:44:37.059 (Dummy-2) cHIP anmon [chi.nativ.em] Falled to send cHIP Messagecounter:139187544 on exch…
-
### Plugin version
v0.0.3
### NetBox version
v3.5.6
### Feature type
Data model extension
### Proposed functionality
Add BGP support.
New models will be required
### Use case
BGP is a comm…
-
This is related to paritytech/polkadot#6192 . Given that the session topology is computed at the beginning of the session or when the node starts up, the peer IDs corresponding to each validator index…
-
It would be useful to expose a TLS Key Exporter ([RFC 5707](https://www.rfc-editor.org/rfc/rfc5705)), or at least a value that's derived from the TLS master secret, and therefore unique to the TLS ses…
-
**Describe the problem**
I've been trying to implement a session-expire feature that checks the `connected` status of a peer; when a peer gets disconnected its login is marked as expired.
The prob…
-
**Memgraph version**
2.13.0
**Environment**
Bare-Metal Centos 7
**Describe the bug**
The service stops after a while with code=killed, signal=ABRT, and the following logs:
```
[2024-01-14 1…
-
Hi.
I started it with `docker compose up -d` and opened it locally:
![image](https://github.com/user-attachments/assets/9b0664ba-494b-45a2-bd33-16fe3d419af5)
I entered `neko`:`neko` and it ch…
-
### Checklist
- [ ] I am sure the error is coming from Pyrogram's code and not elsewhere
- [X] I have searched in the issue tracker for similar bug reports, including closed ones
- [X] I ran `pip3 in…
-
It seems that latest v25.1 docker image crashes when testing ``database`` module.
The detailed output is below, but it seems the error is due to the starting the DATABASE:
```py
return self._…