当前位置:网站首页>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.

边栏推荐
- flinkcdc 读取pgsql 的时间被放大了 有大佬知道咋回事吗 gmt_create':1
- 虚假新闻检测论文阅读(七):A temporal ensembling based semi-supervised ConvNet for the detection of fake news
- leetcode每天5题-Day13
- tensorflow分词深度学习——影评预测
- awk of the Three Musketeers of Shell Programming
- Order table delete, insert and search operations
- From entry to mastery of PHPCMS imitation station, Xiaobai is enough to watch this set of courses
- How does flinksql write that the value of redis has only the last field?
- qwt库的编译和使用
- 老博的往事
猜你喜欢
随机推荐
【LeetCode】41、 缺失的第一个正数
mysql cdc (2.1.1)inital snapshot数据库的时候设置了5个并发度,se
When oracle cdc, set the parallelism to 2 and the number of slots to 1, and the final task has only one tm. Is it because oracle does not support concurrency
抽象问题方法论
文献 | 关于心理活动符号学,你知道多少?
2022G3 Boiler Water Treatment Exam Mock 100 Questions and Mock Exam
Ask you guys.The FlinkCDC2.2.0 version in the CDC community has a description of the supported sqlserver version, please
法定代表人和股东是什么关系
【论文笔记】Prototypical Contrast Adaptation for Domain Adaptive Semantic Segmentation
取消了这次
flex 相关
Using the DatePicker date control, Prop being mutated: "placement" error occurs
LeetCode·1413.逐步求和得到正数的最小值·贪心
【Web3 系列开发教程——创建你的第一个 NFT(7)】创建一个 NFT DApp,给你的 NFT 赋予属性,例如图片
解决“File has been changed outside the editor, reload?”提示
PHPCMS仿站从入门到精通,小白看这一套课程就够了
flex related
释放高通量算力价值潜能 JASMINER持续领跑 Web3 市场
LeetCode 301. Remove Invalid Parentheses BFS
openvino 安装(01)








