Communicator error “unable to read data packet header”

Forum Home Forums Runtime Bugs Communicator Bugs Communicator error “unable to read data packet header”

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #15310
    OPCUser
    Participant

    Hi Mikhail,

    i ran into a problem today. Communicator stopped working
    all of a sudden giving me the error: “Error checking server connection:
    Incorrect format of data received from the server: unable to read data packet header”

    Here is the communicator log:

    ——————————————————————————–
    2024-09-05 15:47:44 [OPC-WINCC][OPCSrv][ACT] Communicator 6.2.0.0 started
    2024-09-05 15:47:44 [OPC-WINCC][OPCSrv][ACT] Storage FileStorage 6.2.0.0 loaded from file C:\Program Files\SCADA\ScadaComm\FileStorage.dll
    2024-09-05 15:47:44 [OPC-WINCC][OPCSrv][ACT] Start logic processing
    2024-09-05 15:47:44 [OPC-WINCC][OPCSrv][ACT] Driver DrvDsOpcUaServer 6.0.0.2 loaded from file C:\Program Files\SCADA\ScadaComm\Drv\DrvDsOpcUaServer.Logic.dll
    2024-09-05 15:47:44 [OPC-WINCC][OPCSrv][ACT] Driver DrvDsScadaServer 6.0.1.1 loaded from file C:\Program Files\SCADA\ScadaComm\Drv\DrvDsScadaServer.Logic.dll
    2024-09-05 15:47:44 [OPC-WINCC][OPCSrv][ACT] Driver DrvOpcClassic 6.0.1.2 loaded from file C:\Program Files\SCADA\ScadaComm\Drv\DrvOpcClassic.Logic.dll
    2024-09-05 15:47:44 [OPC-WINCC][OPCSrv][ACT] Data source ScadaServer initialized successfully
    2024-09-05 15:47:44 [OPC-WINCC][OPCSrv][ACT] Data source OpcUaServer initialized successfully
    2024-09-05 15:47:45 [OPC-WINCC][OPCSrv][ACT] Data source ScadaServer: Receive the configuration database
    2024-09-05 15:47:47 [OPC-WINCC][OPCSrv][ERR] Data source ScadaServer: Error checking server connection:
    Incorrect format of data received from the server: unable to read data packet header
    2024-09-05 15:47:47 [OPC-WINCC][OPCSrv][ERR] Unable to start communication lines because the configuration database is not received
    2024-09-05 15:47:49 [OPC-WINCC][OPCSrv][ACT] Stop communication lines
    2024-09-05 15:47:49 [OPC-WINCC][OPCSrv][ACT] All communication lines are stopped
    2024-09-05 15:47:49 [OPC-WINCC][OPCSrv][ACT] Logic processing is stopped
    2024-09-05 15:47:49 [OPC-WINCC][OPCSrv][ACT] Communicator is stopped
    ——————————————————————————–

    Can you point me to where the problem is?

    Thanks in advance.

    David

    #15319
    Mikhail
    Moderator

    Hi,

    A possible reason is that TCP port 10000 has started to be used by another application, not the Server app.

    #15340
    OPCUser
    Participant

    Hi there,

    you were right, i had added influxDB as a datasource to grafana on the machine thats running RapidSCADA and Grafana.
    I changed the port of Server and Communicator to 10003 (10001 and 10002 wasnt working for me) and then it was fine again.

    Thank you,

    David

    #15366
    Mikhail
    Moderator

    Hi,

    That’s good.
    I suggest TCP View utility to check all ports in use.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.