当前位置:网站首页>EasyGBS connects to mysql database and prompts "can't connect to mysql server", how to solve it?
EasyGBS connects to mysql database and prompts "can't connect to mysql server", how to solve it?
2022-08-10 05:03:00 【EasyGBS】
EasyGBS national standard video cloud service platform not only supports national standard equipment with seamless and complete access to the intranet or public network, but also realizes full-platform and full-terminal output in terms of output.The platform supports the conversion of PS streams pushed by GB/T28181 devices/platforms into ES streams, and provides RTSP, RTMP, FLV, HLS, WebRTC and other video stream distribution services to realize web browsers, mobile browsers, WeChat terminals, PC client and other terminals without plug-in playback.
According to user feedback, when using EasyGBS to connect to mysql database, it prompts "can't connect to mysql server on '192.168.99.134'". In order to improve user experience and optimize platform functions, technicians will start immediately after receiving the feedbackTroubleshoot and resolve. Following are the steps to resolve:
1) EasyGBS reported an error because the connection to the database failed, so first connect to the database separately to see if the problem is a database configuration error, as shown in the figure:
2) As can be seen from the above figure, starting the database alone will display an error, so it is necessary to modify the configuration file of the database and check whether the parameters of bind-address are affected:
3) Due to the bind-address parameter, the mysql database can only log in to the database at 127.0.0.1, then shield this parameter, and then restart the database, as shown in the figure:
4) After the restart is complete, test the database again to enter:
5) Finally, start the EasyGBS service, and you can see that the platform can run normally.
With the continuous implementation of projects such as Safe City, Safe Village, and Xueliang Project in my country, EasyGBS has also played a great role in these projects with its excellent video capabilities.Based on the advantages of cloud-edge-device architecture, the platform can realize rich video functions.Interested users can go to the demo platform for experience or deployment testing.
边栏推荐
- redis basic data types
- Promise原理及实现
- From entry to mastery of PHPCMS imitation station, Xiaobai is enough to watch this set of courses
- 线性代数(四)
- 大佬们,mysql cdc(2.2.1跟之前的版本)从savepoint起有时出现这种情况,有没有什
- LeetCode 2369. 检查数组是否存在有效划分 动态规划
- 软考考生注意!2022年下半年报名详细流程来了!
- 添加路由的2种方式--router
- 【LeetCode】41、 缺失的第一个正数
- Kubernetes资源编排系列之一: Pod YAML篇
猜你喜欢
随机推荐
释放高通量算力价值潜能 JASMINER持续领跑 Web3 市场
`id` bigint(20) unsigned NOT NULL COMMENT 'Database primary key',
LeetCode 6138. 最长理想子序列 动态规划
各位大佬,idea中测试使用FlinkCDC SQL 读取Mysql 数据写入Kafka中,代码中创
EasyGBS连接mysql数据库提示“can’t connect to mysql server”,该如何解决?
什么是遗留代码:有效地处理遗留代码的8个小贴士
【Web3 系列开发教程——创建你的第一个 NFT(7)】创建一个 NFT DApp,给你的 NFT 赋予属性,例如图片
十年架构五年生活-07 年轻气盛的蜕变
文献 | 关于心理活动符号学,你知道多少?
Stacks and Queues | Implementing Queues with Stacks | Implementing Stacks with Queues | Basic Theory and Code Principles
小影科技IPO被终止:年营收3.85亿 五岳与达晨是股东
PHPCMS仿站从入门到精通,小白看这一套课程就够了
JVM内存模型
flinkcdc 读取pgsql 的时间被放大了 有大佬知道咋回事吗 gmt_create':1
Nexus_仓库类型
栈与队列 | 有效的括号、删除字符串中的所有相邻元素、逆波兰表达式求值、滑动窗口的最大值、前K个高频元素 | leecode刷题笔记
解决“#231-D declaration is not visible outside of function”告警方法
大佬们,运行cdc后oracle归档日志20分钟增长3G是正常现象吗
深度学习——循环神经网络RNN 未完待续
【OpenCV图像处理4】算术与位运算