E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
errcode
微信公众号开发 重要 access_token {"
errcode
":40164,"errmsg":"invalid ip 114.221.159.11, not in whitelist hint:
那获取access_token过程中,肯定会报错,比如:access_token{"
errcode
":40164,"errmsg":"invalidip114.221.159.11,notinwhitelisthint
曹天骄
·
2020-09-16 10:05
微信开发
微信小程序云函数调用--上传并部署后仍有误
选择了云函数的上传并部署后仍无法调用云函数,错误提示:Error:
errCode
:-404011cloudfunctionexecutionerror|errMsg:cloud.callFunction
천사
·
2020-09-16 09:43
杂记
获取直播间列表40003
assess_token=出现错误
errcode
:43003替换后的url:https://api.weixin.qq.com/wxa/business/getl
无聊极致
·
2020-09-16 09:53
微信小程序
微信小程序直播43003
小程序
http
https
java
Error:
errCode
: -404011 cloud function execution error |service error code -501005
新创建的微信小程序云开发模板,猝不及防突然就出现了这样的错误。一番比对查找:先检查node等环境安装情况https://developers.weixin.qq.com/miniprogram/dev/wxcloud/reference-server-api/,然后,发现https://developers.weixin.qq.com/community/develop/doc/000ceef4e
liunian823
·
2020-09-16 09:42
微信小程序
{"
errcode
":41001,"errmsg":"access_token missing hint: [Dmu8mA0342sz37!]"}
背景:最近项目迁移到新的服务器,在调用微信推送模板的时候,就出现了以下的异常:2019-09-1015:59:02.687[INFO][http-nio-8007-exec-6]com.chaozhou.zhixin.util.wxmp.WxmpUtil.http_get:975-微信请求:grant_type=client_credential&appid=wx15d680a4d777a406&
mukeke2012
·
2020-09-16 09:26
微信开发
微信公众号
微信公众号一次性模板消息 一直 "
errcode
":-1,"errmsg":"system error hint" 的坑
最近需求发送微信公众号一次性模板消息,总是返回"
errcode
":-1,"errmsg":"systemerrorhint"百度什么的一般都说json格式问题空格问题啥的都试过了浪费了2个小时都不行后面发现我这是需要跳转小程序了带了
junyuyi
·
2020-09-16 09:54
PHP开发
微信公众号
php
小程序消息{"
errcode
":47003,"errmsg":"argument invalid! hint: [03tnPa02252066] data.name4.value invalid"}
{"
errcode
":47003,"errmsg":"argumentinvalid!
徊忆羽菲
·
2020-09-16 09:01
Php
微信-小程序
[云函数] [login] 调用失败
[云函数][login]调用失败Error:
errCode
:-404011cloudfunctionexecutionerror|errMsg:cloud.callFunction:failrequestID
feiyue0823
·
2020-09-16 09:21
微信小程序
[云函数]
[login]
调用失败
微信小程序云开发
invalid openid hint
access_token={0}&openid={1};获取用户信息总是报错[{“
errcode
”:40003,“errmsg”:“invalidopenidhint:[g7LTIA00878622]”
酷啦啦诶
·
2020-09-16 09:43
获取UnionID
微信获取用户信息
微信小程序 '
errcode
' => 47003,'errmsg' => 'argument invalid! hint
出现’
errcode
’=>47003,‘errmsg’=>‘argumentinvalid!
css_666
·
2020-09-16 09:35
微信小程序
微信开发 "
errcode
":-1 应该怎么办
相信不少朋友在微信开发的时候遇到了'{"
errcode
":-1,"errmsg":"systemerror"}'(length=38)这个时候并不是你的代码有问题,你只需要将你的PHP文件的编码改成utf
bernierayxu
·
2020-09-16 09:46
微信开发
微信小程序
errCode
: -502005 database Collection `xxx` is not exist
微信小程序在上传并部署到云端依赖(不上传node_modules)之后报错如下:注意:这里微信小程序找问题,需要从errMsg的最后一条入手,看“Collection`broadcast`isnotexists”,知道是‘broadcast’有问题,在看前面一句‘databasecollectionnotexists’,知道是database的问题。原来是基础概念不清楚,这里‘collection
ShoneX98
·
2020-09-16 09:28
微信小程序
微信小程序-基础
微信小程序
errCode
: -502005 database collection not exists
提醒大家:一定要仔细看文档!背景我从小程序端collection.get来判断数据库是否有该用户的记录,没有则通过云函数创建一个。collection.getresultcallFunctioncollection.add小程序云数据库云函数但是小程序能get到数据库的内容,云函数缺一直add不进去,查看日志发现函数调用成功,但是返回的全是null。报错内容是:2019-08-22T10:55:4
Jardaliao
·
2020-09-16 09:20
miniProgram
小程序
微信小程序发送服务通知报错:{"
errcode
":41030,"errmsg":"invalid page hint: [p6mbQa08163933]"}
原因:出现这种情况的原因一般是小程序页面路径有问题造成的。解决方法:1.检查页面路径是否正确2.pages前面不可以加/
Long_Yi_1994
·
2020-09-16 09:18
小程序
微信小程序开发——云函数调用错误
云函数测试返回结果res.result:error:{
errCode
:-502005,errMsg:"[ResourceNotFound]DborTablenotexist.Pleasec…utiftheproblemcannotbesolved
Crystal_2112
·
2020-09-16 09:08
微信小程序开发
微信小程序 公众号 代码运行报“
errcode
“:43003,“errmsg“:“require https hints:}错误
43003需要HTTPS请求错误的返回码:https://developers.weixin.qq.com/doc/offiaccount/Getting_Started/Global_Return_Code.html把http改成https就可以了
xiang6963
·
2020-09-16 09:56
编程
微信 "{"
errcode
":-1,"errmsg":"system error"}"
报这个json问题是因为你有一些参数没有,而产生的。例你没有写appid、secret等的原因做成的。这个并不是微信服务器的问题,不要被其字面的意思混乱。唉!微信的提示,我也是醉了
千尘梦
·
2020-09-16 09:56
weixin
微信
json
微信小程序云函数调用报错:
errCode
: -404011 cloud function execution error | errMsg: cloud.callFunction
微信小程序云函数调用报错:
errCode
:-404011cloudfunctionexecutionerror|errMsg:cloud.callFunction:failrequestID,cloudfunctionserviceerrorcode
读心悦
·
2020-09-16 09:56
小程序
小程序
微信小程序调用云函数出错
微信小程序调用云函数出错Error:
errCode
:-404011cloudfunctionexecutionerror|errMsg:cloud.callFunction:failcloudfunctionserviceerrorcode
MMMMMMorty
·
2020-09-16 09:54
微信小程序
调用微信的接口报错
errcode
: 40164 invalid ip
调用微信的接口报错
errcode
:40164调用微信的接口报错{
errcode
:40164,errmsg:'invalidip117.100.47.169ipv6::ffff:117.100.47.169
lanc336
·
2020-09-16 09:21
微信公众号接口报错
微信公众号接口调用
调用微信接口报错10164
invallid
ip
VM24:1 cloud init error: Error: invalid scope 没有权限,请先开通云服务怎么解决?
[云函数][login]调用失败Error:
errCode
:-404011cloudfunctionexecutionerror|errMsg:
Sakura_Lxy
·
2020-09-16 09:44
微信小程序
微信公众号 {"
errcode
"40037,"errmsg""invalid template_id"}
原因是使用微信测试账号时,模板ID只能通过微信测试账号-新增的模板id才有效相关参考地址:微信公众号{"
errcode
"40037,"errmsg""invalidtemplate_id
兄弟不学无术
·
2020-09-16 09:19
微信小程序 模板消息 {"
errcode
"40037,"errmsg""invalid template_id"}
测试模板消息推送出现这种错误信息时如果模板ID没有写错的话,那一般就是使用了正式申请的模板ID(ps:生产环境的模板ID是需要向腾讯申请的)自己测试模板消息接口时,在模板库选用一个模板即可。模板消息地址:https://mp.weixin.qq.com/wxopen/tmplmsg?action=public_list&token=634123521&lang=zh_CN
errorLikeBug
·
2020-09-16 09:45
微信发送模板消息报"
errcode
":40003,"errmsg":"invalid openid hint
微信发送模板消息报"
errcode
":40003,“errmsg”:"invalidopenidhint今天第一次调用微信开放平台调用模板消息的接口,遇到invalidopenid这个错误。
lswdd335
·
2020-09-16 09:12
微信开放平台
小程序
java
php
c#
spring
[云函数] [login] 调用失败
://blog.csdn.net/feiyue0823/article/details/90815213如果按照以上链接操作后仍然失败,报错为:VM54:1[云函数][login]调用失败Error:
errCode
程序员溪言
·
2020-09-16 09:06
小程序
微信小程序
小程序
微信小程序开发 Error:
errCode
: -502003 database permission denied | errMsg: Permission denied
微信小程序开发Error:
errCode
:-502003databasepermissiondenied|errMsg:Permissiondenied在开发小程序时使用联表查询,发现权限不够问题。
chougouxiong
·
2020-09-16 09:00
微信小程序开发
微信小程序云函数报错Error:
errCode
: -404011 -504002解决
首先,在你查看下文的情景下,是你默认已经成功配置好了你的Node.js环境和npm环境。经过多次修改得出可能产生此类错误的结论:缺少云函数的开发环境:wx-server-sdk开发者拥有多个云开发环境,但开发者并未配置没有上传并部署云函数我来一一解决:————————————————————————配置wx-server-sdk在云函数的路径下,终端执行:npminstall--savewx-se
AlexanderRon
·
2020-09-16 09:20
云函数
微信小程序设计
小程序
微信小程序调用云函数出错 Error:
errCode
: -404011 cloud function execution error | errMsg: cloud.callFunction:fai.
错误异常:Error:
errCode
:-404011cloudfunctionexecutionerror|errMsg:cloud.callFunction:failcloudfunctionserviceerrorcode
weixin_30488313
·
2020-09-16 09:15
数据库
微信小程序云函数报错:Error:
errCode
: -404011 cloud function execution error Cannot find module 'wx-server-sdk'
在初次创建的时候会遇到两个问题,上一篇已经解决,现在来看看这个问题,提示缺失wx-server-sdk,但是官方文档说的很清楚需要安装依赖,打开login文件夹右键终端中打开,运行如下命令npminstall--savewx-server-sdk@latest结果如上图时就是添加依赖成功,别急还要上传至服务器。右键login文件夹,点击上传并部署:所有文件最后编译一下当然有的人可能没有选环境,需要
飞飞翼
·
2020-09-16 09:42
xiaochengxu
小程序音频播放报10001 解决方案
errCode
:10001, errMsg:"
errCode
:602,err:error,not found param"
音频播放有两种方式:第一种:innerAudioContext.src=audioSrc;innerAudioContext.play();第二种:innerAudioContext.autoplay= true;innerAudioContext.src=audioSrc;之前使用第一种,华为手机不能正常播放,使用第二种,就可以了但最近又测出ios使用第二种时,连续播放同一段音频时,第二次无法正
a_靖
·
2020-09-16 09:41
Web前端
微信小程序
小程序音频播放
小程序音频播放10001
微信小程序报错:Error:
errCode
: -404011 cloud function execution error | errMsg: cloud.……
Error:
errCode
:-404011cloudfunctionexecutionerror|errMsg:cloud.callFunction:failrequestID6f47413e-a6fe
禹晴
·
2020-09-16 09:39
微信小程序开发
小程序
web
app
微信小程序 蓝牙重连异常
errCode
:10004,errMsg:notifyBLECharacteristicValueChange:fail setNot
项目场景:微信小程序,支付宝小程序,uniapp问题描述:小程序低功耗蓝牙(BLE)断开(主动或自动)连接重连后无法发送内容给蓝牙设备wx.writeBLECharacteristicValue({//常用参数不展示,这里只展示异常进入回调fail(e){//这里可能会输出10004或者10005console.error("error",e);}})原因分析:思考:我们第一次连接蓝牙的时候都是正
java小庆
·
2020-09-16 09:36
uni-app
小程序
蓝牙
vue
javascript
mysql二进制日志文件出错导致mysql服务无法启动
\mysql-bin.000370'notfound(
Errcode
:2)14112013:23:13[ERROR]Failedtoopenlog(file'.
best-show
·
2020-09-16 03:45
MYSQL
微信企业号OAuth2接口40029错误解决方案
再次进入就出问题了报{'
errcode
':40029,'errmsg':'invalidcode‘}用工具一查尼玛,微信居然默认把第一次的正常请求废掉了(老子能骂脏话吗?)
fattershall
·
2020-09-15 19:49
{"
errcode
":48001,"errmsg":"api unauthorized}
微信公众号基础知识说明网页授权获取微信用户信息:两种scope域https://open.weixin.qq.com/connect/oauth2/authorize?appid={0}&redirect_uri={1}&response_type=code&scope={2}&state=ok#wechat_redirectsnsapi_base:静默授权,直接跳转到授权后的页面,只能用于获取o
柯之梦
·
2020-09-15 06:45
微信公众号开发
slave 连接 master 时,一直提示 Slave_IO_Running: Connecting
/mysql-bin.000014'notfound(
Errcode
:2)(s
gongmimi
·
2020-09-15 06:14
MySQL_bak
一个PHP文件搞定微信公众号自定义菜单创建
先看最终效果:环境要求:PHP5.3+这里只实现view类型的按钮,其他的请自行修改,代码如下:menuCreate($data);if($result['
errcode
']==0){echo'创建菜单成功
织梦猫dedemao
·
2020-09-15 05:33
php
微信公众号
Android 微信支付成功后返回App没有走回调
第一反应是,成功支付后没有走微信的回调方法WXPayEntryActivity没有走baseResp.
errCode
==0的方法@OverridepublicvoidonResp(BaseRespbaseRes
吕氏春秋i
·
2020-09-15 04:06
BUG处理总结
android
微信支付
微信支付回调失败
app支付
解决MYSQL启动后自动停止问题
无法正常使用,查看mysql安装目录下的data目录中的err日志,有如下信息:InnoDB:Started;logsequencenumber036060014MySQL:File''notfound(
Errcode
会游泳的猫头鹰
·
2020-09-14 22:26
mysql
/mysql-bin.index' not found (
Errcode
: 13) 的解决方法
提示./mysql-bin.index无法找到(由于mysql开启了bin日志功能),到数据库根目录查看该文件是存在的,可能是文件权限的问题,查看了数据库根目录的权限是700,所有者和用户组都是root,可能是上次转移数据库的时候不小心修改了文件夹的权限。解决方法:chgrp-Rmysql./var&&chown-Rmysql./var(这里数据库根目录为/*****/var)重新启动mysql[
Rain
·
2020-09-14 17:38
mysql
数据库
mysql
Linux下MySQL的写文件时权限错误(
Errcode
: 13)解决方法
intooutfile'/home/mysql/data.sql',mysql又提示错误:ERROR1(HY000):Can'tcreate/writetofile'/home/mysql/data.sql'(
Errcode
weixin_33863087
·
2020-09-14 16:19
/mysql-bin.index not found (
Errcode
: 13)
一说明:前几天,试着复制了一个mysql目录到另一台机器上面,然后更改权限并启动,但是一直报错StartingMySQL.ERROR!TheserverquitwithoutupdatingPIDfile(/data/mysql/AY14020816093477605eZ.pid).二排查:上面只能看到mysql启动失败,具体的原因,需要查看数据库目录下的.err文件,查看.err文件,内容如下:
weixin_33713503
·
2020-09-14 16:37
MySQL 启动报错File .mysql-bin.index not found (
Errcode
13)
为什么80%的码农都做不了架构师?>>>Linux下安装初始化完MySQL数据库之后,使用mysqld_safe启动mysql数据库,如下发现,启动失败[root@SVNServerbin]#./mysqld_safe–user=mysql&或[root@SVNServerbin]#/etc/init.d/mysqldstartStartingMySQL.ERROR!Theserverquitwi
weixin_33711641
·
2020-09-14 16:06
MySQL开启慢查询日志时报
Errcode
: 13 的解决方法
开启慢查询日志时会出现(
Errcode
:13-Permissiondenied)文件找不到的错误,但文件明明是存在的并且有读写的权限。
weixin_33696106
·
2020-09-14 16:05
python自定义异常抛出接受多个数值
在使用Python的时候,有时候想自己自定义异常错误,同时抛出多个参数,比如对数据库查找一条数据,如果没有找到,返回{"
errCode
":"-1","errMsg":"该列数值是异常!"}
weixin_30375427
·
2020-09-14 16:01
python
数据库
小程序报 Error:
errCode
: -502005 database collection not exists;TypeError: Cannot read property '_id' of
如图,云函数报这个错,或者报「Error:
errCode
:-502005databasecollectionnotexists」,那么如下操作在app.js中添加云环境IDwx.cloud.init({
前端散打王
·
2020-09-14 15:48
小程序
MySQL不能启动 mysql-bin.index' not found (
Errcode
: 13)
配置复制,添加如下内容到/etc/my.cnf:log-bin=/var/lib/mysql/binlogs/mysql-binmax_binlog_size=100Mexpire_logs_days=5sync_binlog=1binlog_cache_size=1Mbinlog-format=ROW结果重启的时候,报错:[root@XXXXmysql]#/etc/init.d/mysqlres
edwzhang
·
2020-09-14 13:41
MySQL
Python-Python 3.x下自定义异常抛出和接收多个值的技巧
在使用Python的时候,有时候想自己自定义异常错误,同时抛出多个参数,比如对数据库查找一个用户,如果没有找到,返回{"
errCode
":"-1","errMsg":"没有该用户!"}
阏男秀
·
2020-09-14 12:05
Python
mysql无法开启慢日志(slow_log)查询问题处理
Errcode
: 13 - Permission denied
按照百度上面的各种教程,结果都出现了:ERROR29(HY000):File'/home/data/log/mysql/sql_log/mysql-slow.log'notfound(
Errcode
:13
NOTHIX
·
2020-09-14 12:21
mysql
MySQL 启动日志报错: File /mysql-bin.index not found (
Errcode
: 13 - Permission denied)
执行servicemysqldstart报错StartingMySQL.ERROR!TheserverquitwithoutupdatingPIDfile(/home/data/localhost.localdomain.pid).检查mysql日志,mysql日志报错如下图:/www/server/mysql/bin/mysqld:File'./mysql-bin.index'notfound(
G佳伟
·
2020-09-14 12:41
linux
mysql
上一页
1
2
3
4
5
6
7
8
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他