Skip to content

Failed to send status to API (HTTP 502) #19

Description

@skylineagle

when trying to run the audit using the web interface i got the following command generated:
curl -OOs https://auditvps.com/{audit.sh,audit.sh.sig} && curl -s https://kkyr.io/auditvps.com.asc -o key.asc && gpg --import key.asc && gpg --verify audit.sh.sig audit.sh && bash audit.sh null

when running it seems to throw a Failed to send status to API (HTTP 502) on every step of the audit. probably related to the null in the generated command.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions