/
Unable to receive the UDP log with UDPLogReceiver

Unable to receive the UDP log with UDPLogReceiver

Updated:Nov 2, 2021

Question

Unable to receive the UDP log with UDPLogReceiver.


Answer

Please check the following case.

 

  1. Extension software is stopped
    Check if the feature extension software is running with ADAM OPERATION UI.

  2. The UDP Log Receiving is not running
    Run the UDP Log receiving Server.
    For details, refer to "7.1.2.1. UDPLog receiving server" in "AdamAppDevelopmentManualForIpro_Vx_xx.pdf".

  3. No permission to run the program
    Execute the following command, and then execute it again.

    $ chmod +x UDPLogRecvSrv $ sudo sh startup.sh
  4. The receiving port (514) is not open
    UDP log s are received on port 514 by default.
    Check port 514, and open it.

Related content

UDPLogReceiverでUDPログを受信できない
UDPLogReceiverでUDPログを受信できない
More like this
Unable to display the extension software screen from the browser
Unable to display the extension software screen from the browser
More like this