Rsync error: error starting client-server Protocol (Code 5) at main.c(1648) [Receiver=3.1.2]
1. Try to close the firewall test
[root@sm ~]# systemctl stop firewalld
2. Check whether the confidential file attribute is 600
[root@sm ~]# ls -l /etc/rsyncd.secrets
-rw------- 1 root root 26 Nov 29 22:00 /etc/rsyncd.secrets
3, check the configuration file for formatting errors, including command comments cannot be peer
[share]
comment = user share
path = /share
ignore errors
#exclude = lost+found/
auth users = bob,maray
4, command syntax formatting error
rsync command syntax formatting error.
Read More:
- [Solved] error when starting dev server:Error: listen EACCES: permission denied 0.0.0.0:80 at Server.set
- [Solved] Rsync synchronization Error: @ERROR: Unknown module xxx
- [Solved] C# OPC Client Access OPC Server Error: SunFull.X2OPC.1
- Rsync Error: Operation not permitted [How to Solve]
- How to Solve Error: EOF occurred in violation of protocol (_ssl.c:877)
- [Solved] Git Clone Error: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version
- The authentication server Configurate NoClassDefFoundError Error (store client information in a JDBC-based database)
- MySQL error: starting MySQL… The server quit without updating PID file
- [Solved] Git Error: client_global_hostkeys_private_confirm: server gave bad signature for RSA key 0
- [Solved] AS Run main() Error: Could not create task ‘:app:CreateOperatorDemo.main()‘
- [Solved] Golang Error: main.go:5:2: package go_code/chapter10/factory/model is not in GOROOT
- [Solved] Eclipse C++ Error: @eclipse Error starting process.
- [Solved] .\main.go:3:6: missing function body .\main.go:4:1: syntax error: unexpected semicolon or newline be
- [Solved] igb Compile Error: igb_main.c:10044:7: error: implicit declaration of function ‘isdigit’
- SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. Error code 0xC020801C,0xC02…
- django Internal server error 500 Modify source code to view print errors
- Kubernetes Error: Error in configuration: unable to read client-cert* unable to read client-key*
- [Solved] Error: failed to create deliver client: orderer client failed to connect to orderer.example.com:7050
- [Solved] Fabric Start Network Error: Error: error getting endorser client for channel: endorser client failed to connect to
- Wechat Payment V2 Error: No appropriate protocol [How to Solve]