bug
记录学习中遇到的bug
石志峰
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
daemon.json添加“exec-opts“: [“native.cgroupdriver=systemd“]后无法启动的问题
daemon.json添加“exec-opts“: [“native.cgroupdriver=systemd“]后无法启动的问题转载 2023-10-21 18:38:11 · 1032 阅读 · 0 评论 -
gin使用 swag 提示 : bash: swag: command not found
gin使用 swag 提示 : bash: swag: command not found原创 2023-04-06 14:07:04 · 2489 阅读 · 0 评论 -
Failed to access directory for --secure-file-priv. Please make sure that directory exists and is ac
Failed to access directory for --secure-file-priv. Please make sure that directory exists and is ac原创 2023-03-28 11:00:33 · 5866 阅读 · 0 评论 -
【已解决】Error: Failed to download metadata for repo ‘appstream‘: Cannot prepare internal mirrorlist
【已解决】Error: Failed to download metadata for repo ‘appstream‘: Cannot prepare internal mirrorlist转载 2023-03-26 16:58:51 · 2573 阅读 · 1 评论 -
ERROR: Cannot create container for service **: Conflict. The container name** is already in use by c
ERROR: Cannot create container for service **: Conflict. The container name** is already in use by c转载 2023-03-08 16:59:50 · 1889 阅读 · 0 评论 -
docker 出现Got permission denied while trying to connect to the Docker daemon socket...问题的解决办法
docker 出现Got permission denied while trying to connect to the Docker daemon socket...问题的解决办法转载 2023-03-06 14:36:07 · 519 阅读 · 0 评论 -
npm install:Could not resolve dependency:peer... 原因和解决方案
npm install:Could not resolve dependency:peer... 原因和解决方案原创 2023-01-24 11:20:12 · 11501 阅读 · 0 评论 -
错误 src refspec master does not match any. error: failed to push some refs to。unable to get local iss
错误 src refspec master does not match any. error: failed to push some refs to。unable to get local iss原创 2023-01-19 09:53:58 · 1488 阅读 · 0 评论 -
routeDone with a webviewId 6 that is not the current page(env: Windows,mp,1.06.2209190; lib: 2.28.1)
routeDone with a webviewId 6 that is not the current page(env: Windows,mp,1.06.2209190; lib: 2.28.1)原创 2022-12-16 11:37:10 · 2685 阅读 · 0 评论 -
Cannot access ‘phone‘ before initialization
Cannot access ‘phone‘ before initialization原创 2022-11-27 12:22:01 · 1066 阅读 · 1 评论 -
使用springboot时, 无法导入@RunWith注解的问题
使用springboot时, 无法导入@RunWith注解的问题原创 2022-11-11 15:40:21 · 710 阅读 · 0 评论 -
SpringBoot启动报错:Cannot instantiate interface org.springframework.context.ApplicationListener
SpringBoot启动报错:Cannot instantiate interface org.springframework.context.ApplicationListener原创 2022-11-11 09:45:34 · 1246 阅读 · 0 评论 -
Component name “Home“ should always be multi-word.eslintvue/multi-word-component-names
Component name “Home“ should always be multi-word.eslintvue/multi-word-component-names原创 2022-11-07 19:36:24 · 670 阅读 · 0 评论 -
Windows下Zookeeper启动zkServer.cmd闪退问题的解决方案
Windows下Zookeeper启动zkServer.cmd闪退问题的解决方案原创 2022-10-21 18:39:03 · 902 阅读 · 0 评论 -
Cause: java.sql.SQLException: Connection is read-only. Queries leading to data modification are not
Cause: java.sql.SQLException: Connection is read-only. Queries leading to data modification are not原创 2022-10-13 11:33:41 · 828 阅读 · 0 评论 -
IDEA-Maven的Dependencies中出现红色波浪线
IDEA-Maven的Dependencies中出现红色波浪线转载 2022-10-08 19:36:32 · 521 阅读 · 0 评论 -
Property ‘dataSource‘ threw exception; nested exception is java.lang.NoClassDefFoundError: org/sprin
Property 'dataSource' threw exception; nested exception is java.lang.NoClassDefFoundError: org/sprin原创 2022-10-03 15:19:57 · 833 阅读 · 0 评论 -
spring boot 项目中redis 序列化异常:org.springframework.data.redis.serializer.SerializationException
spring boot 项目中redis 序列化异常:org.springframework.data.redis.serializer.SerializationException原创 2022-08-30 11:27:08 · 4179 阅读 · 0 评论 -
Plugin ‘org.mybatis.generator:mybatis-generator-maven-plugin:1.3.2‘ not found
Plugin ‘org.mybatis.generator:mybatis-generator-maven-plugin:1.3.2‘ not found原创 2022-08-27 11:26:05 · 4140 阅读 · 0 评论 -
Sprintboot中hikari初始化失败。ERROR 27468 --- [nio-8080-exec-1] com.zaxxer.hikari.pool.HikariPoolHikariPool
Sprintboot中hikari初始化失败。ERROR 27468 --- [nio-8080-exec-1] com.zaxxer.hikari.pool.HikariPoolHikariPool转载 2022-08-26 21:57:40 · 1996 阅读 · 0 评论 -
Plugin ‘org.springframework.boot:spring-boot-maven-plugin:‘ not found
Plugin ‘org.springframework.boot:spring-boot-maven-plugin:‘ not found原创 2022-08-26 20:09:39 · 194 阅读 · 0 评论 -
vue项目警告:Emitted value instead of an instance of Error
vue项目警告:Emitted value instead of an instance of Error转载 2022-08-26 19:24:07 · 4162 阅读 · 0 评论 -
Project ‘org.springframework.boot:spring-boot-starter-parent:2.1.12.RELEASE‘ not found 报红,却又依赖项目能运行。
Project ‘org.springframework.boot:spring-boot-starter-parent:2.1.12.RELEASE‘ not found 报红,却又依赖项目能运行。转载 2022-08-26 19:16:58 · 470 阅读 · 0 评论 -
npm run dev出现Error: Unknown option ‘--inline‘
npm run dev出现Error: Unknown option '--inline'原创 2022-08-26 18:48:14 · 3432 阅读 · 0 评论 -
解决Unexpected end of JSON input while parsing near的报错问题
解决Unexpected end of JSON input while parsing near的报错问题转载 2022-08-24 14:19:33 · 1615 阅读 · 0 评论 -
MYSQL 安装时遇到这个问题 The configuration for MySQL Server 8.0.22 has failed. You can find more information
MYSQL 安装时遇到这个问题 The configuration for MySQL Server 8.0.22 has failed. You can find more information转载 2022-08-24 11:13:53 · 20894 阅读 · 10 评论 -
zookeeper启动失败,显示为 用法: java [-options] class [args...]
zookeeper启动失败,显示为 用法: java [-options] class [args...]转载 2022-08-24 07:58:38 · 330 阅读 · 0 评论 -
git使用git commit -m ‘**‘命令后显示Author identity unknown的解决方法
git使用git commit -m '**'命令后显示Author identity unknown的解决方法原创 2022-08-23 19:45:30 · 2819 阅读 · 0 评论 -
windows10下git报错warning: LF will be replaced by CRLF in readme.txt. The file will have its original l
windows10下git报错warning: LF will be replaced by CRLF in readme.txt. The file will have its original l转载 2022-08-23 19:35:08 · 401 阅读 · 0 评论 -
解决idea提示 can not run git 问题
解决idea提示 can not run git 问题转载 2022-08-23 18:12:04 · 14038 阅读 · 2 评论 -
项目避坑-template报下面的错误
前端-template-避坑原创 2022-07-20 19:31:09 · 1981 阅读 · 0 评论
分享