当前位置:网站首页>Number of connections server database message: error number 2003can't connect to MySQL server on 'server address' (10061)
Number of connections server database message: error number 2003can't connect to MySQL server on 'server address' (10061)
2022-06-26 06:19:00 【Oh no, less hair】
First of all, pay attention to : The error I encountered is the error of connecting to the server database , Instead of connecting to the local database , If you are connected to the local datagram by mistake, my solution is not suitable for you .
Cause of error
I use aliyun server , Alicloud servers do not have open port numbers by default ( What a fuck! A problem has been bothering me all morning )
Solution
Open it on the console of the alicloud server official website .
The specific operation is as follows :( I bought a lightweight server that was cheap , If you use a cloud server ECS, Then this blog may not be for you , You can open the port number by Baidu Alibaba cloud security group )
First, go to the console on the official Alibaba cloud server website
Then click on the server list , Click the selection block at the top right of the corresponding product and then click Details
Click to jump to the last one. Click firewall and click Add Rule on the right to add
边栏推荐
- DPDK——TCP/UDP协议栈服务端实现(二)
- numpy. tile()
- Data visualization practice: Experimental Report
- 消息队列-消息事务管理对比
- Work accumulation - problems encountered in using ThreadLocal in web requests
- 打印数字的位信息
- Pytorch mixing accuracy principle and how to start this method
- numpy. log
- Logstash——使用throttle过滤器向钉钉发送预警消息
- ts中枚举类型(enum)简单使用
猜你喜欢
TCP connection and disconnection, detailed explanation of state transition diagram
Younger sister Juan takes you to learn JDBC -- two days' Sprint Day2
Experience the new features of Milvus 2.0 together
How to design a good technical scheme
MySQL-08
Efk upgrade to Clickhouse log storage practice
canal部署、原理和使用介绍
Prometheus和Zabbix的对比
MYSQL索引不生效的原因
A tragedy triggered by "yyyy MM DD" and vigilance before New Year's Day~
随机推荐
Multi thread synchronous downloading of network pictures
MySQL-09
The sysdig 2022 cloud native security and usage report found that more than 75% of the running containers have serious vulnerabilities
Basic construction of SSM framework
Print bit information of numbers
01 golang and matlab code of knapsack problem
The interviewer with ByteDance threw me an interview question and said that if I could answer it, other companies would have an 80% chance of passing the technical level
302. 包含全部黑色像素的最小矩形 BFS
numpy. tile()
Pytorch mixing accuracy principle and how to start this method
Playing RTSP streaming video on Web pages (webrtc)
成水最多的容器
数据可视化实战:数据可视化
Tortoise and rabbit race example
A new paradigm for large model application: unified feature representation optimization (UFO)
Data visualization practice: Data Visualization
Application of cow read / write replication mechanism in Linux, redis and file systems
NPM private server problem of peanut shell intranet penetration mapping
Customer Stories | Netease spring breeze: the "spring breeze" of the fun industry, reaching out to all areas through in-depth interaction
Implement the runnable interface