RuoYi-Vue-Oracle icon indicating copy to clipboard operation
RuoYi-Vue-Oracle copied to clipboard

请在 https://gitee.com/y_project/RuoYi-Vue/issues 里提问

Open yangzongzhuan opened this issue 3 years ago • 3 comments

请在issues里提问,方便统一处理。

yangzongzhuan avatar Jul 20 '20 06:07 yangzongzhuan

项目启动时org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'securityConfig': Unsatisfied dependency expressed through field 'userDetailsService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'userDetailsServiceImpl': Unsatisfied dependency expressed through field 'userService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysUserServiceImpl': Unsatisfied dependency expressed through field 'configService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.data.redis.RedisSystemException: Error in execution; nested exception is io.lettuce.core.RedisCommandExecutionException: NOAUTH Authentication required. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:596)

sunhonga avatar Aug 27 '20 11:08 sunhonga

我是因为没有启动本地的redis服务

Zcb991 avatar Jan 05 '23 02:01 Zcb991