实战-在虚拟机或服务器中部署ruoyi-cloud-plus的prod中报的错误及其解决方法

redis报错

MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error.. channel: [id: 0xc065925c, L:/192.168.222.198:45596 - R:192.168.222.198/192.168.222.198:6379] command: (DEL), promise: java.util.concurrent.CompletableFuture@2feb2979[Not completed, 1 dependents], params: [global:Authorization:login:last-active:eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxIiwicm5TdHIiOiJqSXkwTEo1eDhhWXdDNHQ5b2VKTENJdFBIYVJHMHZFTiIsImNsaWVudGlkIjoiZTVjZDdlNDg5MWJmOTVkMWQxOTIwNmNlMjRhN2IzMmUiLCJ0ZW5hbnRJZCI6IjAwMDAwMCIsInVzZXJJZCI6MSwiZGVwdElkIjoxMDN9.mbywWcm-V5a4arQ3VzuYKjPBL2BuSlR0jDFLLRWmEro]
重启redis容器可解决

拉若依镜像时被问docker login的账号密码是什么或是经过请求后被拒绝

实战-在虚拟机或服务器中部署ruoyi-cloud-plus的prod中报的错误及其解决方法_第1张图片

没有账号密码,这样子是因为找不到相应的镜像,因为这些镜像都是要自己构建的,然后在docker compose up -d 相应的容器     就能正常启动了

Uncaught (in promise) Error: Cannot invoke index-3c6d2cod.js:99"java.lang.Boolean.booleanValue()" because the return value of

你可能感兴趣的:(若依Cloud-Plus,java,spring,cloud,spring,boot,intellij-idea)