xxx

golang导入私有仓库报错:“server response: not found:xxx: invalid version: git ls-remote -q origin in xxx“

1.问题:go get导入私有仓库报错 ➜ go get "devops.gitlab.xxx.com/test/kafka-utils" go: devops.gitlab.xxx.com/test/kafka-utils@v0.0.1: verifying go.mod: devops.gitl ......
仓库 ls-remote xxx response invalid

docker 部署xxx-job

1 拉取镜像: docker pull xuxueli/xxl-job-admin:2.3.0 2 创建容器: docker run -d --privileged -e PARAMS="--spring.datasource.url=jdbc:mysql://1.15.242.247:3306/x ......
xxx-job docker xxx job

vue3+ts 报错 Cannot find module '../xxx/xxx.vue' or its corresponding type declarations(找不到对应的模块“@/views/xxx.vue”或其相应的类型声明)

解决方法在env.d.ts中加入下面代码 declare module '*.vue' { import { DefineComponent } from "vue" const component: DefineComponent<{}, {}, any> export default compo ......
vue xxx corresponding declarations 模块

git clone 报错 fatal: unable to access ‘仓库地址’: Could not resolve host: xxx

来源:https://blog.csdn.net/liuxinxaut/article/details/121276620 解决方法: 执行以下命令: git config --global http.proxy git config --global --unset http.proxy ......
仓库 resolve 地址 access unable

xxx管理系统

1. 宿舍管理系统 2. 图书管理系统 3. 学生选课系统 4. 在线考试系统 5. 学生成绩管理系统 6. 人力资源管理系统 7. 医院管理系统 8. 酒店管理系统 9. 购物网站/电子商务系统 10. 在线银行系统 11. 电影票订购系统 12. 基于位置的应用(如餐厅预订系统、出租车叫车应用) ......
管理系统 系统 xxx

本人娶XXX的可行性报告

《本人娶刘亦菲的可行性报告》。 下面是正文: 尊敬的领导: 首先鄙人要严正申明,鄙人的感情是非常真挚的!鄙人的身世也是绝对清白的! 鄙人每次见到刘亦菲娇美的面容都惊为天人:此女只应天上有,人间哪得几回见!鄙人对伊的感情苍天可鉴!天可崩,地可裂,此情不可灭! 鄙人呕心沥血耗时7200秒,翻遍诸多法律文 ......
可行性 报告 XXX

archlinux安装xxx.pkg.tar.zst包

archlinux提供了丰富的第三方包,一般安装都比较简单,直接运行`pacman`、`yay`、`paru`之类的安装包管理器。但有部分软件没有进入`AUR`或`AUR`上的软件太旧,但官方提供了`xxx.pkg.tar.zst`安装包。如`kangaroo`是一款不错的数据库管理软件,官方之提供 ......
archlinux xxx pkg tar zst

XXX packages are looking for funding run `npm fund` for details

原文链接:https://blog.csdn.net/weixin_45895806/article/details/110062752 当你刚刚npm install 了一个新的插件之后一般都会报这个提示,并不是报错 当你执行npm fund时会出现以下 每一个https开头的链接打开都是一个网页 ......
for packages looking details funding

java -jar XXX.jar 没有主清单属性以及找不到或无法加载主类的问题

<skip>true</skip>一定要去掉 每个插件都有一个< skip ></skip>属性,maven在调用插件的时候判断这个属性的值是否是true,是true的话就跳过。 <plugin> <groupId>org.springframework.boot</groupId> <artifa ......
清单 jar 属性 问题 java

引入druid查询数据库时间只要超过10秒会报错Communications link failure,The last packet successfully received from the server was xxx milliseconds ago(已解决)

在写项目时候发现springboot(springcloud)项目使用多数据源引入druid的时候,只要查询数据库时间超过10s就会报错: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failur ......

go 执行ssh 报错ssh: handshake failed: read tcp xxx:->xxx:22: read: connection reset by peer

需求: 解决报错 go 执行ssh 报错ssh: handshake failed: read tcp xxx:->xxx:22: read: connection reset by peer 10个以内,没有问题。10以上就报错 解决: 我的远程(192.168.49.171)服务器ssh默认最大 ......
read connection ssh handshake xxx

【Oracle】Clean all objects belong to particular the user but not using drop user xxx cascade

# -- WX:DBAJOE399 -- DEST_SCHEMA=Expected_user_name sqlplus / as sysdba << !EOF set serveroutput on set echo off set feedback off WHENEVER SQLERROR EX ......
user particular objects cascade Oracle

tk.mybatis.mapper.MapperException: 无法获取实体类com.xxx.xxx.entity.BusinessSupervisionData对应的表名!(Clear EntityHelper entityTableMap cache)

报错如下: 即: Exception in thread "Thread-47" tk.mybatis.mapper.MapperException: 无法获取实体类com.xxxxxxxx.xxx.entity.BusinessSupervisionData对应的表名! at tk.mybatis ......

java 操作 mysql -报错 LockException: Failure obtaining db row lock: Table 'xxx' doesn't exist

1.背景 Java 使用mybatis plus 操作mysql 报错 原因是 mysql 开启了 表明区分大小写 MySQL在Windows下都不区分大小写,但是在Linux下默认是区分大小写的。 在mysql 执行指令 show variables like '%lower_case%'; 需要 ......
LockException obtaining 39 Failure Table

XXX项目前端开发样式统一规范

前端开发样式规范 参考资料:https://element.eleme.cn/#/zh-CN/component/form 规范1:报错提示统一用浅红色,成功提示为绿色,警告性提示为橙色 规范2: 页面有多个必填字段未填写,一次性提示,同时填写文本框爆红,文本框下方有红字提醒 红字提醒可按需展示,本 ......
前端 样式 项目 XXX

Vue computed出现Error in render: "TypeError: XXX is not a function"问题

原来: computed:{ currentTimeA: function() { return Date.now(); } } <div>{{currentTimeA()}}</div> 在运行的时候出现vue.js:634 [Vue warn]: Error in render: "TypeEr ......
quot TypeError computed function render

x509: cannot validate certificate for xxx because it doesn't contain any IP SANs

项目中有时候需要访问https网站,但如果该网站使用的是自建证书,那client端验证server端证书时,有时候会报错: > x509: cannot validate certificate for xxx because it doesn't contain any IP SANs 碰到这种情 ......
certificate validate because contain cannot

Vue 3+TS项目,找不到模块“xxx.vue”或其相应的类型声明问题

在项目根目录或 src 文件夹下创建一个后缀为 .d.ts 的文件,并写入以下内容: ```ts declare module "*.vue" { import { App, defineComponent } from "vue"; const component: ReturnType & { ......
模块 类型 项目 问题 Vue

使用shift+右键时显示用xxx打开文件夹

## 实现效果: 当我在一个文件夹按下shift+右键时,显示下述菜单: ![image](https://img2023.cnblogs.com/blog/2740567/202305/2740567-20230523151256294-1162368563.png) ## 操作: ###### ......
文件夹 文件 shift xxx

【macOS】brew update报错:fatal: unable to access xxx & LibreSSL SSL_connect 解决方案

# ✨报错提示 ![](https://img2023.cnblogs.com/blog/2124073/202305/2124073-20230523153320805-1465056507.png) ```bash fatal: unable to access 'https://mirrors ......

SQLServer 报错:用户、组或角色'XXX' 在当前数据库中已存在. 错误:15023解决方法

分析: 将数据库恢复到其他服务器时,数据库中包含一组用户和权限,但可能没有相应的登录或者登录所关联的用户可能不是相同的用户。 这种情况被称为存在“孤立用户”。此时是不能通过新建登录或者是对同名登录授予对应数据库的“用户”权限来解决登录问题, 因为SQLServer会报出“错误15023:当前数据库中 ......
SQLServer 角色 错误 数据库 方法

SpringBoot项目启动失败报错Annotation-specified bean name ‘xx‘ for bean class [xxx] conflicts with existing

Annotation-specified bean name 'datahubServiceImpl' for bean class [com.peony.common.service.impl.DatahubServiceImpl] conflicts with existing, non-com ......

D:\xxx\maven\apache-maven-3.6.1\repository\org\glassfish\jaxb\jaxb-runtime\2.3.3\jaxb-runtime-2.3.3.jar读取出错\zip error

运行maven项目时,报错说 仓库里某个包读取错误 解决办法:直接到maven远程仓库里搜 该jar包,然后下载对应的版本,直接替换掉本地仓库的即可。 怎么从maven远程仓库下载? https://mvnrepository.com 搜索要找的依赖,然后 在 Files 点击 jar 即可下载 ......
jaxb-runtime jaxb runtime maven apache-maven

springboot+mybatis逆向生成xxxmapper+xxxmapper.xml和xxx实体类

1.新建springboot工程 pom 文件如下 <?xml version="1.0" encoding="UTF-8"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/X ......
xxxmapper springboot 实体 mybatis xml

KingbaseES数据库运维案例之---permission denied to create "sys_catalog.xxx"

​ KingbaseES数据库运维案例之 permission denied to create "sys_catalog.bdsj_bdgl_test" 案例说明: 在KingbaseES数据库kingbase.conf修改了search_path='"$user",sys_catalog'后,在 ......

使用富文本编辑,内容有<img src=xxx//xx//xx>报错:JSON parse error: Unexpected character ('\' (code 92)):...问题解决

前端使用富文本标签,填写内容里面有图片地址或一些特殊字符,保存时导致报错后台json不能解析内容到实体类相应的字段中去 报错代码:JSON parse error: Unexpected character ('\' (code 92)):... 解决办法: 1、有的说在配置xss过滤时开放,保存的 ......
Unexpected character 文本 内容 问题

解决mysql出现docker出现access denied for user root@% to database“xxx”的问题

使用navicat连接Linux上的数据库时,新建一个库出现异常 无法创建 access denied for user root@% to database 返回Linux查看mysql状态 状态正常,navicat也能正常连接,排除掉应该是权限的问题 docker exec -it d7bcc0 ......
database docker access denied 问题

Mixed Content: xxx This request has been blocked; the content must be served over HTTPS

1.情景展示 这是教师资格证,准考证的下载界面。 当我们去点击“下载准考证”的时候,你将发现点击该按钮并没有反应。 按F12,打开开发者工具。 该网站,会自动进入断点调试模式,目的是为了:禁止前端开发者查看网页代码之类的吧。 我们要想看看,为什么无法下载准考证,就不能够被它拦住。 解决办法: 第一步 ......
Content request blocked content served

Access to XMLHttpRequest at 'file:///xxx/%C3%A7%C2%9C' from origin 'null' has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes:

Access to XMLHttpRequest at 'file:///xxx/%C3%A7%C2%9C' from origin 'null' has been blocked by CORS policy: Cross origin requests are only supported fo ......
origin 39 XMLHttpRequest supported requests

fatal: unable to access 'xxx': Failed to connect to 127.0.0.1 port xxx: Connection refused

Git 拉取Gitee仓库报错:“fatal: unable to access 'xxx': Failed to connect to 127.0.0.1 port xxx: Connection refused” 之前使用了代理导致git访问错乱 1.本地查看是否Git使用了代理 git con ......
Connection xxx to connect refused