-
## Summary
The client-side implementation of duplex streams currently doesn't support the transmission of error messages to the server. This functionality is crucial for both the transport and appl…
-
### Background and Motivation
The Accumulo RPC layer uses Apache Thrift as both the transport and protocol but I think it would be worthwhile to consider switching to gRPC in the future for the RPC…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Have you ran the program with debug logging?
- [X] I used `--log-level=debug` when running the program
### Wh…
-
frp-panel-client-linux-arm64版本,启动时报错unknown field \"responseHeaders\""
启动过程日志如下:
INFO[0000]/home/runner/work/frp-panel/frp-panel/cmd/frppc/client.go:22 main.runClient() start to run client …
-
**Describe the bug**
Setting up custom ccg plugin on my local machine to run windows containers as non-domain joined failing with RPC error.
**To Reproduce**
Steps to reproduce the behavior:
…
-
### 🐛 Describe the bug
After running the following script trace profiler seg faulted on torch nightly:
```
import torch
import torchvision.models as models
from torch.profiler import profile, rec…
-
**Describe the bug**
I'm able to change all the listen addresses below:
```
--listen-addr /ip4//tcp/9933/ws \
--listen-addr /ip4//tcp/9933/http \
--listen-addr /ip4/0.0.0.0/tcp/30334 \
…
-
When setting a logger to debug, the user's password is logged in plaintext after the initial connection is set up.
PoC:
```python3
import odoorpc
import logging
logger = logging.getLogger()
…
-
### Description
DOES NOT WORK:
```
curl -N --verbose -X GET "localhost:4000/api/v2/addresses/0xc7bb942254cA7eeEfeB82d6e0D10Bb096D6F410F/to
ken-transfers?token=0x7a6B7Ad9259c57fD599E1162c6375B7eA…
-
rpc_server.cc:112] Init RDMA failed!Create rdma server failed!
Describe your problem
---------------------
A clear and concise description of what your problem is. It might be a bug,
a feat…