-
I am using UNFS3 0.10.0 on Debian bookwarm. Which is a VirtualBox guest in my Arch laptop.
```bash
vagrant@bookworm:~$ uname -a
Linux bookworm 6.1.0-22-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.94-…
-
```
What steps will reproduce the problem?
1. Start build using scons
2.
3.
What is the expected output? What do you see instead?
Successful build
What version of the product are you using? On what …
-
分支:develop
原因:修改地址服务器上的nacos ip后,config和naming的ServerListManager刷新了serverList,但是鉴权插件没有刷新serverList。当鉴权插件持有的token过期后,一直向旧的nacos server请求token,旧的nacos server已经下线了,所以刷新不了token。
naming的rpc client持有的…
-
### What version of gRPC and what language are you using?
gRPC version v1.61.1 and v1.64.0 with C++
### What operating system (Linux, Windows,...) and version?
Linux Ubuntu 20.04.6 LTS x86_64
…
-
On newer FreeNAS systems, port 80 is but this:
```
server {
listen 10.1.1.1:80;
listen [::]:80;
server_name localhost;
return 307 https://$host:443$request_ur…
-
Due to the implementation of the default endpoints, the member_batch_update doesn't do anything if all members are deleted via member batch update:
```
Batch updating members: old='[]', new='[]', …
-
If a snapshot was deleted directly in truenas, it can not longer be deleted in openstack
```
2023-01-28 18:35:59.059 390037 INFO cinder.volume.drivers.ixsystems.iscsi [None req-44fae453-482e-4004-…
-
## Flaky Test
### Which jobs are failing
```
2024-09-23T03:39:56.2313772Z === RUN TestAPI/TestFollowerForward
2024-09-23T03:39:56.2314415Z === NAME TestAPI
2024-09-23T03:39:56.2345476Z t…
-
## gRPC 서버
- gRPC에서 지원하는 4가지 형식의 RPC을 모두 구현해야 한다.
- Unary RPC
- Server streaming RPC
- Client streaming RPC
- Bidirectional streaming RPC
- 에러 처리, 인터셉터, metadata, health check 관련 기능을 구현해…
-
### Version & Environment
23.2.x
### What went wrong?
When trying to enable TLS after the cluster was already created with I see this error appears
`"error":"Helm upgrade failed: execution e…