Answer the question
In order to leave comments, you need to log in
Why does an error occur when working with 1s infobases?
The military unit has a system that includes a server and 4 terminals, everything works under the Rassvet OS operating system (Linux).
Recently there was a problem terminals stopped connecting to the server, an error pops up:
Error performing an operation with the Server infobase addr=tcp://server.local:1541 descr=192.168.1.1:1541:101(0x00000065): Network unavailable line=853 file =./src/DataExchangeTcpClientlmpl.cpp
Answer the question
In order to leave comments, you need to log in
Well, everything says in the error: "The network is unavailable"! You either lost access to the network, or the server with 1C fell out of the grid, or port 1541 was closed on the server. Check the problems in the same order.
If everything is fine with the grid and the 1C server (in the sense of the program on the physical server) also works without errors, then check the availability of port 1541 (and others from 15xx) on your Linux server. Perhaps it was captured by some process that needs to be killed and everything will be in order again.
A program hanging on port 1541 received a fin on the socket but closed it, what exactly is the problem is hard to say, there is, a) look at netstat whether the program is listening b) top \ htop for server load c) google yourself about "1C close_wait linux"
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question