Skip to content

No Info.plist file in application bundle or no NSPrincipalClass in the Info.plist file #27

@hintofbasil

Description

@hintofbasil

Describe the bug
I am getting intermittent errors from the application failing to connect to my Github server. These errors come in the form of notifications. Checking the logs they contain 2020-08-06 09:46:25 ERROR Failed to connect to https://REDACTED/api/v3/notifications.
I have never successfully received a proper notification. Inspecting further I was am getting the failed to connect notification only when there is a new notification.

Running the tool manually I get no output and a response code of 0 when there are no notification updates. But when there is a notification update I get the error 2020-08-06 15:39:28.419 terminal-notifier[16497:137323] No Info.plist file in application bundle or no NSPrincipalClass in the Info.plist file, exiting.

To Reproduce
Steps to reproduce the behavior:

  1. Trigger a notification
  2. Run /usr/local/lib/github_notif before the tool runs automatically.

Expected behavior
I expected to see details of the notification

Screenshots
N/A

Desktop (please complete the following information):

  • OSX version: 10.14.6 (18G103)

Additional context
N/A

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