seata windows啟動連接nacos ErrCode:503, ErrMsg:server is DOWN now, please try again later


【問題】Nacos報 ErrCode:503, ErrMsg:server is DOWN now, please try again later! 解決方案

1.關閉所有Nacos集群服務
2.刪除所有Nacos下的data目錄
3.重啟所有Nacos

配置:file.conf

store {
mode = "db"
'''''''''
}

配置:register.conf

registry { type = "nacos" .....}
config { type = "nacos" .....}

千萬不要把register的type 改成file,否則注冊不上去,
如果出問題了,就回到文章開頭,檢查nacos,刪除整個data目錄重啟nacos

注冊上去了

image


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM