解决方案
未读
window11禁止运行pnpm脚本
一、问题描述 pnpm : 无法加载文件 C:\Users\Longhao\AppData\Roaming\npm\pnpm.ps1,因为在此系统上禁止运行脚本。有关详细信息,请参阅 https:/go.microsoft.com/fwlink/?LinkID=135170 中
的 about_Ex
解决方案
未读
Windows版Docker一直starting the Docker Engine
一、问题描述 在windows成功安装docker完后,一直停留在starting the Docker Engine界面 二、解决方案
Nacos启动失败案例总结
一、java.lang.InterruptedException: null 启动nacos服务又报错了... 2024-04-24 11:08:18,068 ERROR [TASK-FAILED] java.lang.InterruptedException
java.lang.Interrup
Mysql导入报错:Variable 'time_zone' can't be set to the value of 'NULL'
一、问题描述 将之前用mysqldump导出的数据库备份文件导入到数据库时,发生报错:Variable 'time_zone' can't be set to the value of 'NULL' 二、解决思路 检查sql文件 三、解决方案 去掉sql文件中的注释 /*!40000 ALTER T
Mysql8报错:Public Key Retrieval is not allowed
一、问题描述 连接Mysql数据库的时候,报错内容如下: 二、解决方案 mysql 8.0 默认使用
Maven报错Read timed out
一、问题描述 在国内连接Maven官方中央库会出现Connection timed out问题。 [ERROR] Failed to execute goal on project gs-maven: Could not resolve dependencies for project org.sp
Springcloud gateway启动报错
一、问题描述 Description:
Spring MVC found on classpath, which is incompatible with Spring Cloud Gateway.
Action:
Please set spring.main.web-application-
Elasticsearch成功启动但无法访问
一、问题描述 在win11系统启动elasticsearch成功,但浏览器无法正常访问127.0.0.1:9200。 二、解决思路 观察启动日志,并没有发现报错,可以排除是因为报错导致的,那就可能是配置。发现Security is enabled 比较可疑,可能是鉴权拦截了。
Elasticsearch报错fatal exception while booting Elasticsearch
一、问题描述 因为联想的家庭版系统死活装不上Docker for windows,所以重装系统后,一堆环境得重新配置。在启动Elasticsearch时,发生了报错。 二、解决思路 报错中显示java.nio.file.NoSuchFileException: C:\Program Files\Ja