-
### What happened?
When creating an ArgoCD app from the command like (kubectl apply) with a repository with a folder that does not exist yet, the application will be accepted and then go in `Un…
-
I am using aria2c as a daemon (the RPC interface) on a server, and when I use aria2.addTorrent method to add a torrent + a specific directory where the files have to be downloaded, aria2c downloads th…
-
my node is fully synced. I'm on Ubuntu. In one terminal I started monero node with. ./monerod --rpc-bind-ip=127.0.0.1 --rpc-bind-port = 18081 -- restricted-rpc
On the other terminal I started moner…
-
Hi @mikuso, i need some help. I have a specific charger that is dropping connection after one minute. One the following simple code, the charger disconnects after one minute. However, if I connect the…
-
Hi,
In reference to previous issues raised #2459 and #2820 for sysrepo and netopeer2-server upgrade from initial version 0.7.9 and 0.7.12 respectively to 1.4.122 and 1.1.70 respectively, we were f…
-
Taking a conservative stance, we have kept the default listen address of cometbft's RPC service to 127.0.0.1. When configuring a node to function as a trusted RPC provider from cometbft's header veri…
-
```
3:24PM ERR DA layer submission failed error="failed to submit blocks: rpc error: code = Unknown desc = Post \"http://localhost:8000/v2/submit\": dial tcp [::1]:8000: connect: connection refused" …
-
Hi,
I am attempting to sync a base-mainnet node (reth backend for both l1 and l2) with magi.
I downloaded the reth chain archive snapshot from base's website, and the reth node starts OK, but w…
-
```
When I lowered my exploit ranks to poor, this issue came up on my prompt;
[-] Metasploit Framework Exception: Invalid Module
[lib/msf/core/rpc/v10/rpc_base.rb:16:in `error',
lib/msf/core/rpc/v10/…
-
@ajhai
Hello :
I started a streaming server for test. My .proto file descriped the grpc service as below, the 'events' RPC is a streaming RPC.
I started the event grpc client, and …