How to uninstall a rapid scada software in Raspberry Pi?

Forum Home Forums Installation Issues SCADA-Web Installation How to uninstall a rapid scada software in Raspberry Pi?

Viewing 15 posts - 1 through 15 (of 39 total)
  • Author
    Posts
  • #8735
    hethongscada62
    Participant

    Dear Mr.Mikhail,
    I can not get the result with Chart Pro plugin. Maybe there was wrong something in somewhere. I will reinstall software on the same computer. It is OK when the keys still will be valid.
    So Pls let me know how to uninstall Rapid Scada Software in Raspberry Pi?
    Thanks and best regards
    Han Hoang

    #8736
    manjey73
    Participant

    On the same PC, the keys will work. Yes, just delete everything from the /opt/scada folder and that’s it. Strange, I have Chart Pro working without any complaints. Only my Raspberry Pi3 is too weak for this, 1GB is not enough for good work, you need to change the swap file system to another one.

    #8737
    hethongscada62
    Participant

    Dear manjey73,
    Yes, i don’t know why. All keys are working well except ChartPro key. Can not save configuration.
    You said “you need to change the swap file system to another one.” Could you tell more detail: What is swap file? Where is it locate?
    Thanks a lot

    #8738
    manjey73
    Participant

    Raspberry Pi3 zram

    Use the online translator or search for topics on zram on other resources.

    Try this recipe to save the configuration

    • This reply was modified 2 years, 11 months ago by manjey73.
    #8740
    hethongscada62
    Participant

    Dear manjey73,
    The some were changed, after save configuration of Chart Pro i have had likes this:
    “Error saving web application settings: Access to the path is denied.”
    Some where is wrong?
    Thanks a lot

    #8741
    manjey73
    Participant

    I can’t say, in theory, everything is related to the rights to the configuration file, after it is changed by the root user, the rights belong only to him. You can connect via SSH and give the command

    chmod -R ugo+rw /opt/scada/ScadaWeb/config

    and then try to save the WEB configuration ?

    • This reply was modified 2 years, 11 months ago by manjey73.
    • This reply was modified 2 years, 11 months ago by manjey73.
    #8744
    Mikhail
    Moderator

    Hello,

    So Pls let me know how to uninstall Rapid Scada Software in Raspberry Pi?

    The uninstallation instruction is in the package ZIP.
    But I recommend not to uninstall Rapid SCADA, because you just need to fix file access rights. If you have issues with changing file access rights, post the related screenshots on the forum.

    #8750
    hethongscada62
    Participant

    Dear manjey73,
    Dear Mr.Mikhail,
    Thank manjey73 for your advice. I was tried by your method but can not get a result.
    Thank Mr.Mikhail for your reply. I have had the uninstallation in ZIP. Of cause i don’t like to uninstall Rapid SCADA because my project is running perfectly on Windows, all it’s components are running well on Raspberry Pi4 except Chart Pro Plugin.
    I don’t know where and how to fix file access rights. For example: “Error saving web application settings: Access to the path is denied.”
    https://ibb.co/KbSfmr5
    Thanks and best regards

    #8751
    hethongscada62
    Participant

    Dear All,
    Web application setting was configured likes this:
    https://ibb.co/HrLnCSj
    Where have i to fix?
    Thanks

    #8755
    manjey73
    Participant

    Did you connect to the Raspberry Pi4 via SSH, enter the specified command and it didn’t work? I have this command written in the server startup file and it is executed every time the server is restarted, since without it, access is also blocked after the first application.

    #8756
    hethongscada62
    Participant

    Dear manjey73,
    Yes, i connected to Raspberry Pi4 via SSH.
    https://ibb.co/VtdrQbP
    The specified command was entered likes this:
    https://ibb.co/TLNdm0P
    It did not work, namjey73
    Where is wrong?
    Thanks a lot

    #8757
    Mikhail
    Moderator

    Hi everybody,
    I would use PuTTY for remote command line.

    #8761
    hethongscada62
    Participant

    Dear Mr.Mikhail,
    The PuTTY was using. It is working, but operation not permitted.
    https://ibb.co/L5P5QLC
    Why????
    Thanks

    #8762
    manjey73
    Participant

    sudo chmod -R ugo+rw /opt/scada/ScadaWeb/config

    This command was used because you used sudo. After this command, open WEB Scada and try to change the configuration.

    #8763
    hethongscada62
    Participant

    Dear namjey73,
    It did not work. Strange. When i replaced access rights of Chart Pro by access rights of Chart, the project is running normally. It processes the Charts for me.
    https://ibb.co/X5ppGS4
    Maybe are somethings wrong in the Chart Pro file?
    I don’t understand.
    Thanks

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