DragonZru commented on issue #6323:
URL: 
https://github.com/apache/incubator-seata/issues/6323#issuecomment-2298881040

   nacos配置server-addr 这里是docker 容器ip,你要是配置localhost 是连不上的,换成公网ip或者内网ip.
   错误信息 BranchSessionDBServiceImpl line 65 :         if 
(StringUtils.isBlank(dbType)) {
               throw new 
IllegalArgumentException(ConfigurationKeys.STORE_DB_TYPE + " should not be 
blank");
           },所以这里就是从nacos 读取store.db.dbType 失败了


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to