Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Scripts not running although logs show they ran successfully  #90

@conner-lotus

Description

@conner-lotus

I am new to Outset. The test scripts I have setup are not executing the results. Not sure what I am missing.

  • fresh Monterrey Mac

  • installed Python3 (using link on Outset page)

  • installed Outset-3.0.3 .pkg

  • created simple test scripts (lo.sh) for each scenario (such as login-once).
    Sleep 10
    touch /Users/Shared/lo.txt

  • Permissions and ownership for the script show this:
    -rwxr-xr-x 1 root wheel 36 Dec 29 14:53 /usr/local/outset/login-once/lo.sh

  • outset logs show this:
    2021-12-29 03:10:52 PM - INFO: Processing /usr/local/outset/login-once/lo.sh

For this instance, there was only one line in the log.

Does this indicate success? the lo.txt file was not created automatically. However when I run this script through terminal the lo.txt file is successfully created.

What am I missing?

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions