Unable to connect to the client server. Error 46 server not allowed access, Error 59 access to the client not allowed.

Article: 100074654
Last Published: 2025-07-25
Ratings: 1 0
Product(s): NetBackup & Alta Data Protection

Problem

Unable to connect to the client server. Error 46 server not allowed access, Error 59 access to the client not allowed.

Error Message

From client bpclntcmd -pn -verbose:- Its communicating to 127.0.0.1 ip which is incorrect.

bptestbpcd error from master server

17:27:42.805 [2284249] <16> bptestbpcd main: Function ConnectToBPCD(Client Server) failed: 46
17:27:42.807 [2284249] <16> bptestbpcd main: Request from host client server (127.0.0.1) to host client server (127.0.0.1) is not allowed access. Host client server (127.0.0.1) is not an authorized server for host client server.
17:27:42.807 [2284249] <2> bptestbpcd: server not allowed access
17:27:42.807 [2284249] <2> bptestbpcd: EXIT status = 46

bpcd log error from client server

13:37:34.372 [5864.2300] <2> vnet_retrieve_proxy_json: proxy file C:\Program Files\Veritas\NetBackup\var\proxy_peers\1d1\127.0.0.1-63221-127.0.0.1-63202.json expired more than 300 seconds ago
13:37:34.372 [5864.2300] <2> bpcd exit_bpcd: exit status 46  ----------->exiting
13:37:34.372 [5864.2300] <2> mark_protocol_end: perfo:unknown, timediff(ms):479397615

Cause

bptestbpcd test from master server is not actually connecting from the master server to the client server.
Instead, the connection is being made locally on the client itself (127.0.0.1), and the client is rejecting itself as an authorized server.

There is a micro time difference noted in the bpcd logs and due to that .json file expires within few seconds.

 

Solution

1. Uninstall the existing NBU client agent from the client server.

2. Delete the veritas folder from installpath\netbackup\veritas

3. Reboot the client server.

4. Download a fresh NBU 10.0.0.1 client binary and install it on the client server.

5. Once NBU 10.0.0.1 is installed successfully, stop all the NBU services on the client server.

6. Install EEB 4102039 on the client server.

7. Start all the NBU services on a client server.

Was this content helpful?