草庐IT

showToast_fail

全部标签

ELASTICSEARCH7.4 免费启用X-PACK插件 设置账号、权限 包含错误--ERROR: FAILED TO SET PASSWORD FOR USER [APM_SYSTEM]

        kibana面板本来用不同的用户空间开放给不用的用户使用,但是不同的面板空间都需要新建索引管理,很不方便;而且通过删除url后缀就能访问到默认空间,很不安全。官方给的消息说从6.8和7.1开始默认提供x-pack的安全功能,虽然只是一部分,但也够用了。针对网上千奇百怪的文章,整理了一套自己能用的启用方式。        1.升级java11版本        如果升级jdk,我使用的jdk8不支持启用,最低标准是jdk11。        2.配置es文件,末尾添加配置项        ----vimelasticsearch.ymlxpack.security.enabled

FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory

原因JavaScript内存不足,指的就是Node,Node基于V8引擎,Node中通过script使用的内存只是很小的一部分(64位系统下约为1.4GB,32位系统下约为0.7GB),当我们的开发中包比较大时,就容易形成内存不足。解决方法(设置增加内存)方法一"serve":"node--max_old_space_size=4096node_modules/@vue/cli-service/bin/vue-cli-service.jsserve"或者"serve":"npx--max_old_space_size=4096node_modules/@vue/cli-service/bin/

【问题解决】[kubelet-check] The HTTP call equal to ‘curl -sSL http://localhost:10248/healthz‘ failed wite

故障报错:[kubelet-check]TheHTTPcallequalto‘curl-sSLhttp://localhost:10248/healthz’failedwitherror:Get“http://localhost:10248/healthz”:dialtcp[::1]:10248:connect:connectionrefused.原因:执行初始化安装命令kubeadminit…报错故障:[etcd]CreatingstaticPodmanifestforlocaletcdin“/etc/kubernetes/manifests”[wait-control-plane]Wait

微信小程序调定位失败或提示 chooseLocation:fail the api need to be declared in the requiredPrivateInfos field in

只要是微信小程序的定位问题解决方法都是一样的,看此篇文章都可以一次性解决,调取定位时会报错:chooseLocation:failtheapineedtobedeclaredintherequiredPrivateInfosfieldinapp.json/ext.json有的可能是前面的api名不一样但是后面的报错都是一样的如下图:解决方式都是一样的第一步:打开manifest.json选择源码视图,找到mp-weixin节点,添加requiredPrivateInfos的配置,源码如下图:代码如下(因为我就用到了这两个api所以就写了两个。如果你们用到的api跟我不一样或者比我多就直接更换或

ios - swift : Failed to communicate with Interface Builder

我刚刚在xcode6beta中打开了现有项目。但它因以下错误消息而崩溃。dyld:problemloadingiOSsimulatordyld2014-06-0511:15:06.604ibtoold[952:507]Initfailed:ErrorDomain=IBMessageChannelErrorDomainCode=1"FailedtocommunicatewithInterfaceBuilder"UserInfo=0x7fd09861dbf0{NSLocalizedDescription=FailedtocommunicatewithInterfaceBuilder,NSL

ios - swift : Failed to communicate with Interface Builder

我刚刚在xcode6beta中打开了现有项目。但它因以下错误消息而崩溃。dyld:problemloadingiOSsimulatordyld2014-06-0511:15:06.604ibtoold[952:507]Initfailed:ErrorDomain=IBMessageChannelErrorDomainCode=1"FailedtocommunicatewithInterfaceBuilder"UserInfo=0x7fd09861dbf0{NSLocalizedDescription=FailedtocommunicatewithInterfaceBuilder,NSL

libEGL warning: DRI2 :failed to authenticate

QT程序运行时,关于libEGL的警告背景一、什么含义?二、解决方案1.查找libEGL的相关库2.构建软连接3.刷新共享库总结背景在树莓派3B+上运行QT开发的程序时,经常出现下面的警告信息:libEGLwarning:DRI2:failedtoauthenticate一、什么含义?表示共享库libEGL认证失败,这可能是/usr/lib/arm-linux-gnueabihf/下的libEGL的相关库的软连接无效,需要重新建立软链接二、解决方案1.查找libEGL的相关库代码如下:sudofind/-name"libEGL*"sudofind/-name"libGLESv2*"可以得到li

RPC failed; curl 56 Recv failure: Connection was reset.

RPCfailed;curl56Recvfailure:Connectionwasreset.问题:网络问题。http缓存不够或者网络不稳定等解决办法修改git配置(加大httpBuffer)即可。gitconfig--globalhttp.postBuffer524288000记录错误,后期要是在遇到。链接:参考.

解决com.android.ide.common.signing.KeytoolException: Failed to read key AndroidDebugKey from store问题

背景最近跑一个app,AndroidStudio版本有点低,就升级重装了下,结果报错com.android.ide.common.signing.KeytoolException:FailedtoreadkeyAndroidDebugKeyfromstore“C:\Users\Admin\.android\debug.keystore”:Invalidkeystoreformat解决办法找到C:\Users\Admin\.android\debug.keystore文件先复制备份一下,删除debug.keystore之后重启AndroidStudio就行了,C:\Users\Admin\.an

failed to transfer from https://repo.maven.apache.org/maven2错误解决

问题描述:IDEA导入maven项目后,下载jar包的时候,控制台报错,报错信息如下:org.springframework.boot:spring-boot-starter-parent:pom:2.7.3failedtotransferfromhttps://repo.maven.apache.org/maven2duringapreviousattempt.Thisfailurewascachedinthelocalrepositoryandresolutionisnotreattempteduntiltheupdateintervalofcentralhaselapsedorupdat