baymax55

Results 19 comments of baymax55

> logger是有层级的,logger没有设置 level,才会向上取到 ROOT的 level。 要查看,修改具体的logger的信息,比如 `com.test.AAA` 之类的。 我的就是这个原因导致的

> 1.4.2客户端,2.0.1服务端 也会出现这个报错 `java.net.ConnectException: [NACOS HTTP-POST] The maximum number of tolerable server reconnection errors has been reached at com.alibaba.nacos.client.config.http.ServerHttpAgent.httpPost(ServerHttpAgent.java:181)` 我也遇到了这个错误

> When typing in a client, all other clients with the web page opened should see the typing ASAP and w/o refreshing the page. CodiMD is adapted for you https://github.com/hackmdio/codimd

请问删除dubbo.tag后,替代tag的解决方案有吗

k8s里面不应该连接svc的IP吗,为什么要连接pod的ip?

如果注册中心地址使用了nacos协议,检查是否使用dubbo.cloud.subscribed-services,如果有,注释调试试,即不用订阅服务(nacos默认是接口发现) ``` dubbo: cloud: #subscribed-services: dms-service-provider ```

没有加ID报错了,感谢

是否可以理解为,在原来推送基础上,增加email推送.和微信钉钉飞书推送类似,增加email推送的实现

> 是的,先在 hippo4j-message 中增加邮箱报警的实现,相当于加了一个报警类型。server 端的页面配置可以先不考虑。 请指给我

how do I fix it, I have the same question ![image](https://user-images.githubusercontent.com/35788491/206978220-00c1f485-e3ef-4a7d-9c4d-9839a4cf6462.png)