网站首页
编程语言
数据库
系统相关
其他分享
编程问答
FAILED
2024-11-19
git拉取大文件失败
root@ubuntux86:#gitsubmoduleupdate--init--recursiveCloninginto'/work/VisionFive2/buildroot'...fatal:theremoteendhungupunexpectedlyfatal:earlyEOFfatal:index-packfailedfatal:cloneof'https://github.com/starfive-te
2024-11-15
163邮箱发送邮件通知异常 org.springframework.mail.MailAuthenticationException: Authentication failed
从腾讯企业邮箱切换成163邮箱,邮箱配置经过检查未作调整,网络检查均是正常,但发送邮件时一直报错org.springframework.mail.MailAuthenticationException:Authenticationfailed。解决办法:1.检查smtp服务是否打开(若未打开需要开启)2.客户端授权码需打开3.检查邮箱配置
2024-11-11
基于云服务器搭建个人网站,nginx:bind() to 0.0.0.0:80 failed解决方法
前言我在搭建个人网站时出现下面情况nginx:[emerg]bind()to0.0.0.0:80failed(98:Unknownerror)nginx:[emerg]bind()to[::]:80failed(98:Unknownerror)如果你的也是这样,本帖应能帮到你解决方法首先确保安全组中的80端口是开放的查看端口占用情况命令(可
2024-11-11
nginx权限问题 failed( 13 Permission denied )
使用nginx代理时,文件一直无法展示,查看nginx的error日志文件显示Permissiondenied,权限问题1.查看nginx启动用户和使用用户是否一致psaux|grepnginx输出的第一列就是用户名称2.打开nginx配置文件#查找nginx.conf文件的位置ps-aux|grepngxin输出记录中有/conf/n
2024-11-11
electron报错: "Request Autofill.enable failed.", "Request Autofill.enable failed."
问题今天尝试electron最简单的demo,在打开开发者工具的时候,会报错"RequestAutofill.enablefailed.","RequestAutofill.enablefailed.".解决经过网上搜索,确定这个报错的原因是因为electron版本和node.js版本不匹配的问题。node<=v16.13已经有网友整理过了,可以参
2024-11-08
解决Mac M芯片 Wireshark 运行rvictl -s 后,出现Starting device failed
前言macosbigsur之后,苹果系统的安全性能提升,导致rvictl-s创建虚拟网卡失败。$rvictl-s000348120-001621w21184C01Ebootstrap_look_up():1102Startingdevice000348120-001621w21184C01E[FAILED]这是由于rvictl需要开启系统扩展才能使用,但是M芯片的Mac不
2024-11-08
Git推送报错Authentication failed
问题背景在某一次的Git推送时,配置好commit信息之后,执行push操作的时候出现了这样的一个报错信息:$gitpushfatal:couldnotreadUsernamefor'https://gitee.com':terminalpromptsdisabledfatal:couldnotreadUsernamefor'https://gitee.com':terminalpromptsdi
2024-11-07
Springboot 配置yml文件 ENC 加密及failed to bind properties under '********' to java.lang.String解决
1.添加依赖<dependency><groupId>com.github.ulisesbocchio</groupId><artifactId>jasypt-spring-boot-starter</artifactId><version>3.0.3</version></dependency>2.设置加密盐
2024-11-05
Remix部署智能合约时报错:Gas estimation failed
1、在Remix部署智能合约时报错如下: 2、这时候即使发送交易,也无法部署3、后来看到有人建议说调整一下GASLIMIT,调整到30000000也不行,甚至当调整到6000000以后连交易记录都没有了4、最终解决办法:Remix和Ganache的evmversion要选择一致的这样就部署成功了,惊喜来
2024-11-04
解决vs拉取显示无法打开CA file
报错信息Gitfailedwithafatalerror.Gitfailedwithafatalerror.unabletoaccess'https://gitee.com//.git/':schannel:failedtoopenCAfile'd:/软件/visualstudio/vside/common7/ide/commonextensions/microsoft/teamfoundation/teamexplorer
2024-11-01
ERROR: Failed cleaning build dir for numpy Failed > to build numpy ERROR
文章目录问题解决方法错误原因:python和numpy版本不兼容问题(d2l)PSD:\project\test_st>pipinstallnumpy==1.16.2Lookinginindexes:https://pypi.tuna.tsinghua.edu.cn/simpleCollectingnumpy==1.16.2Downloadinghttps://pypi.tuna.tsinghua.edu.cn/p
2024-10-31
vscode 远程连接报错,“Resolver error: Error: XHR failed”
[11:06:53.461]Creatingbashsubshellinside"bash"[11:06:53.560]>bashversion:4.4.20(1)-release[11:06:53.586]>bashversion:4.4.20(1)-release[11:06:53.717]>c448906b72f1:running[11:06:53.783]>Acquiringlockon/root/.
2024-10-31
golang编写代码发邮件
AI提示词用go语言直接向mx记录的25端口发邮件,要采用STARTTLS连接方式,要包含Message-IDpackagemainimport("crypto/tls""fmt""log""math/rand""net""net/mail""net/smtp""st
2024-10-18
彻底解决【“curl: (7) Failed to connect to raw.githubusercontent.com port 443: Connection refused”】错误
用如下命令下载安装msf时,提示curl:(7)Failedtoconnecttoraw.githubusercontent.comport443:Connectionrefusedcurlhttps://raw.githubusercontent.com/rapid7/metasploit-omnibus/master/config/templates/metasploit-framework-wrappers/msfupdate.erb>msfinsta
2024-10-14
Failed to clean project: Failed to delete
原文链接:Failedtocleanproject:Failedtodelete–每天进步一点点(longkui.site)使用IDEA编辑代码,电脑突然死机。然后重启电脑后,执行mavenclean指令。结果报错:Failedtoexecutegoalorg.apache.maven.plugins:maven-clean-plugin:2.5:clean(default-clean)onproj
2024-10-11
【异常错误】RuntimeError: CUDA error: device-side assert triggered 遇到这种错误怎么办? CUDA_LAUNCH_BLOCKIN=1
遇到的错误:运行的时候突然就这样了 /pytorch/aten/src/ATen/native/cuda/Indexing.cu:699:indexSelectLargeIndex:block:[283,0,0],thread:[56,0,0]Assertion`srcIndex<srcSelectDimSize`failed./pytorch/aten/src/ATen/native/cuda/Indexing.cu:699:indexSele
2024-10-11
记Linux使用异常1
据用户反馈,终端使用中突然黑屏,再开机后屏幕显示如下:secboot:errorduringfalconreset:-110gr:initfailed,-110按照提示输入root密码后使用journalctl-xb命令查看系统日志。在日志末尾发现如下报错信息:fsckfailedwithexitstatus4failedtostartfilesystemche
2024-10-11
聊聊git push到远程服务器出现RPC failed问题
前言最近小组成员跟我说,他git提交不了代码。我问了下原因,他说他代码一提交就会报代码语言:txt复制error:RPCfailed;HTTP413curl22TherequestedURLreturnederror:413fatal:theremoteendhungupunexpectedlyfatal:theremoteendhungupunexpected
2024-10-08
Error: Failed to download metadata for repo ‘update‘
安装Rsync时报错:通常原因为从openEuler的官方仓库更新元数据时遇到超时或连接失败的问题。更换镜像源#移除旧的镜像源[
[email protected]
]#mv/etc/yum.repos.d/openEuler.repo/etc/yum.repos.d/openEuler.repo.bak#替换国产openEuler镜像源[root@nginx1yum
2024-10-08
k8s pods 迭代penging
节点磁盘空间不足,导致的集群GC清理失败,如果频繁发生,您需要扩容磁盘空间了kubectldeletensns_id--force一直Terminating?finalizers:-finalizers.kubesphere.io/namespaceskubectleditdeploykiali-operator-nistio-systemdefault8m31sWarningVolumeFailedDelet
2024-09-30
使用Ubuntu时遇到的各种问题(二)
1.底盘里程计的计算:1.[基于STM32底盘控制与ROS上层导航小车制作]第六节ROS计算和发布里程计与tf变换_ros小车里程计计算-CSDN博客2.SLAM从入门到精通(底盘里程计的计算)_小车里程计csdn-CSDN博客 要了解差速轮,那么我们先预设一些变量。差速轮的间
2024-09-26
【配置docker镜像】docker报错ERROR [todo-app] resolve image config for docker-image://docker.io/docker/docker
在学习dockerdesktop的官方案例multi-container-app时,运行命令dockercomposeup-d时遇到如下报错:PSD:\AA\multi-container-app>dockercomposeup-d[+]Building21.3s(3/3)FINISHED
2024-09-25
使用kkFileView的几个问题
经测试,可以正常的预览:pdf,png,pptx,psd,zip,word,dcm(医学片子drct等)部署发布(Linux)一、上传到服务器上传jar包(或者官方社区提供的包),使用脚本启动(依赖环境jdk1.8),启动的时候会安装相关的需要的库,时间看你自己网速,正常几分钟二、配置nginxlocation/{proxy_passhttp://127.0.0
2024-09-24
Docker-compose 启动 mysql 报错 ERROR: for mysql Cannot start service mysql: failed to create task for c
报错详情root@hadoop107cmp]#docker-composeconfig-q[root@hadoop107cmp]#ll总用量70192-rw-r--r--.1rootroot718650749月2406:45docker-boot-0.0.1-SNAPSHOT.jar-rw-r--r--.1rootroot10149月2408:26docker-compose.yml-rw-r--r--.1rootro
2024-09-23
为什么广告这么精准?
为什么广告这么精准?没事翻到了网易邮箱大师的log,好家伙,这是被拿捏的死死的~看到的每一个广子都是精准的投放和计算!2024-08-3018:16:27.705ILaunchTopOnHelper[main]adfailed4239827888755677code:[4001]desc:[ReturnAdisempty.]platformCode:[20001]platf