Mikhail

Forum Replies Created

Viewing 15 posts - 2,566 through 2,580 (of 6,302 total)
  • Author
    Posts
  • in reply to: Error Uploading Configuration #10359
    Mikhail
    Moderator

    All *.sh files should be executable. Not only svc_restart.sh
    I suggest to run make_executable.sh

    in reply to: Sending email by using Gmail sudden fail #10358
    Mikhail
    Moderator

    Hi,
    Check the settings:
    https://ibb.co/hKd7VfT

    in reply to: Error Uploading Configuration #10354
    Mikhail
    Moderator

    Could you provide a screenshot of *.sh file attributes?
    It would be better to solve it.

    in reply to: Sending email by using Gmail sudden fail #10352
    Mikhail
    Moderator

    Hi,
    Try port 25

    in reply to: Error Uploading Configuration #10350
    Mikhail
    Moderator

    All *.sh files inside the scada directory must be executable.
    You could run make_executable.sh to make them executable.

    in reply to: Error Uploading Configuration #10348
    Mikhail
    Moderator

    Is there 100% correlation between long waiting for response in Administrator and the “Error controlling service” message?

    in reply to: Error Uploading Configuration #10347
    Mikhail
    Moderator

    Hello,

    Check Linux attributes of the file /opt/scada/ScadaServer/svc_restart.sh
    Is it executable?

    in reply to: Sending email by using Gmail sudden fail #10345
    Mikhail
    Moderator

    Hi,

    As I understand, Google does not allow 3rd party application to send emails any more.
    You should use another email service.
    For example, in my country https://yandex.com is popular.
    Mail servers may use various server host and port, different than Google. Check their manuals.

    • This reply was modified 4 years ago by Mikhail.
    in reply to: Error Uploading Configuration #10342
    Mikhail
    Moderator

    Hi,

    The ScadaAgent service works on Raspberry, keeps the TCP port 10002 open, and waits for connections.
    Probably, when you get an error, the ScadaAgent service is not available.
    If the problem repeats, check the Agent’s log file in the directory /opt/scada/ScadaAgent/Log

    in reply to: Component ID #10340
    Mikhail
    Moderator

    Could you describe your software? How does it work?

    in reply to: Component ID #10338
    Mikhail
    Moderator

    Hi,

    Duplicated component IDs may cause unexpected behavior of Scheme Editor.
    If you generate a scheme by some tool, you should provide unique component IDs.

    in reply to: Read holding register with Floating Point #10336
    Mikhail
    Moderator

    Hello,

    In the Modbus template set the required element type.

    in reply to: Gateway #10334
    Mikhail
    Moderator

    Also try to request 1 register instead of 34 for testing.

    in reply to: Gateway #10333
    Mikhail
    Moderator

    Hi,

    “[0A] GATEWAY PATH UNAVAILABLE!” is returned by a device. So you successfully communicate with a gateway at least.
    Use Modbus Parser to check your request: 00 CD 00 00 00 06 01 03 0B CB 00 22
    May be you need to change Unit ID (the address field).

    in reply to: Web API, REST API, version 6 #10328
    Mikhail
    Moderator

    Using the web API it’s possible to send a telecontrol command.
    To write data to Server, TCP-based protocol should be used. I can provide the protocol specification.
    However, it’s possible to develop any required web API by a contract. Or may be gRPC API.

Viewing 15 posts - 2,566 through 2,580 (of 6,302 total)