Hey - I installed the latest build 2845 on a new box and downloaded the "Save Binaries App". Now the probe wont start. Any ideas?

    Can you check the probe log file ?

    Methods

    From UI :
    1. login as admin
    2. Context: Default > Admin Tasks > Start Stop Tasks,
    3. View log from the drop down menu against the probe

    Using helper bash aliases for probe mgmt

    source /usr/local/share/trisbashrc
    # tail the latest log file
    tailf.ns
    # or you can cd to the probe log directory
    cd.l
    and view the files there

    In your case have you created the RAMFS partition that is required for Trisul File Extraction ??
    See
    https://trisul.org/docs/lua/fileextractoverview.html#the_ramfs_filesystem

    • Trisul team
      Write a Reply...