You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "Xyk859852 (via GitHub)" <gi...@apache.org> on 2023/11/22 11:50:05 UTC

[I] Dubbo 3.2.0 使用 ContextHolderAuthenticationResolverFilter 报错 [dubbo]

Xyk859852 opened a new issue, #13405:
URL: https://github.com/apache/dubbo/issues/13405

   ### Environment
   
   * Dubbo version: 3.2.0
   * Operating System version: Mac   
   * Java version: jdk 1.8
   * SpringCloud Alibaba 2021.0.1.0
   * SpringCloud 2021.0.1
   * SpringBoot 2.6.8
   
   ### Steps to reproduce this issue
   
   1. 在使用dubbo 3.2.0 版本时,customer调用provider接口,报错,org.apache.dubbo.spring.security.filter.ContextHolderAuthenticationResolverFilter 这个Filter在做Json转化时报错,我在dubbo官网上面看这个filter是用于 Istio ,但是我这边的应用就只是虚拟机部署而已。
   
   <img width="1225" alt="image" src="https://github.com/apache/dubbo/assets/39120949/81b1f610-0a7e-406c-82c6-ce9f7fff47a2">
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


Re: [I] Dubbo 3.2.0 使用 ContextHolderAuthenticationResolverFilter 报错 [dubbo]

Posted by "Xyk859852 (via GitHub)" <gi...@apache.org>.
Xyk859852 commented on issue #13405:
URL: https://github.com/apache/dubbo/issues/13405#issuecomment-1827264203

   这个问题我这边修复好了哈,忘记关掉了。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


Re: [I] Dubbo 3.2.0 使用 ContextHolderAuthenticationResolverFilter 报错 [dubbo]

Posted by "Xyk859852 (via GitHub)" <gi...@apache.org>.
Xyk859852 closed issue #13405: Dubbo 3.2.0 使用 ContextHolderAuthenticationResolverFilter 报错
URL: https://github.com/apache/dubbo/issues/13405


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


Re: [I] Dubbo 3.2.0 使用 ContextHolderAuthenticationResolverFilter 报错 [dubbo]

Posted by "ShenFeng312 (via GitHub)" <gi...@apache.org>.
ShenFeng312 commented on issue #13405:
URL: https://github.com/apache/dubbo/issues/13405#issuecomment-1827263172

   看起来是你依赖了dubbo-spring-security 的原因


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org