-
使用spring boot + dubbo3 + triple协议,消费者端调用报错:
Received inconsistent serialization type from client, reject to deserialize! Expected:hessian2 Actual:
provider端配置如下:
```
server:
port: 8881
sprin…
-
使用3.0.7版本tri协议+register-mode: instance 报如下错误:
```
org.apache.dubbo.rpc.StatusRpcException: UNIMPLEMENTED : Method :sayHello[[]] not found of service:me.luger.dubbo3.entity.DubboGreeterGrpc$IGreeter
…
-
- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
### Environment
* Dubbo version: 2.7.13
* Operating S…
-
**Describe the bug**
背景
- mac 电脑
- 本地直接安装 mysql8 服务,不是通过 docker 启动的
- 通过 docker 拉取 latest 镜像启动
- 本地 mysql 自己创建了数据库,并且执行了这里的脚本:https://raw.githubusercontent.com/alibaba/nacos/master/distributi…
-
2017-03-22 16:24:03,035 [main] ERROR com.alibaba.dubbo.container.Main (Main.java:86) - [DUBBO] Error creating bean with name 'com.alibaba.dubbo.demo.consumer.DemoAction#0' defined in URL [jar:fil…
kuops updated
2 years ago
-
java.util.concurrent.ExecutionException: org.hyperledger.fabric.sdk.exception.TransactionEventException: Received invalid transaction event. Transaction ID 512e862f60061ba8017f7af3de780ade2ef401b7fe7a…
-
org.apache.dubbo.rpc.RpcException: Failed to invoke the method searchReportByFilter in the service org.apache.dubbo.rpc.service.GenericService. Tried 1 times of the providers [xxxxxx:20880] (1/1) from…
-
-
dubbo版本3.0.3会报这个错,有知道原因的不。
ERROR [DynamicDirectory:187] 2021-09-29 14:46:11,219 - [DUBBO] Failed to execute router: nacos://127.0.0.1:8848/org.apache.dubbo.monitor.MonitorService?application=sprin…
-
## What happened?
The service cannot start.
## How'd it happen?
```
bin/pomerium --config=config.yaml
```
## What's your environment like?
- v0.17.1
- Ubuntu21 amd64
## What's your…