Welcome to our new forum
All users of the legacy CODESYS Forums, please create a new account at account.codesys.com. But make sure to use the same E-Mail address as in the old Forum. Then your posts will be matched. Close

Start runtime from ssh bash

thalesmaoa
2023-03-20
2023-03-21
  • thalesmaoa - 2023-03-20

    Hi there, last week I had some misterious crash from the runtime. It just stoped. Probably something related to the Ethernet/IP driver.
    https://forge.codesys.com/forge/talk/Runtime/thread/955e8f283d/

    Not sure yet what caused it. But the real problem is that I was out and the people from the site was calling me in order to activate the system back.

    If I knew how to perform it from shell, it would be easy to do with my Smartphone. Just a few commands and 5 minutes in a chair. However, I needed to take my car, went to the office, start my computer, start codesys, and after that, start the runtime. It was really unpleasant.

    Does any one know how to work with the runtime from cli?

     
  • eschwellinger

    eschwellinger - 2023-03-21

    sudo /etc/init.d/codesyscontrol stop
    sudo /etc/init.d/codesyscontrol start

     

Log in to post a comment.