[GH-ISSUE #136] Git Error #54

Closed
opened 2026-03-04 00:23:28 +03:00 by kerem · 2 comments
Owner

Originally created by @SergeKZ on GitHub (Nov 17, 2021).
Original GitHub issue: https://github.com/SignTools/SignTools/issues/136

1:32PM INF using server url url=http://localhost:8080
1:32PM INF setting builder secrets
1:32PM FTL error="get repo public key: GET https://api.github.com/repos/xxxxxx/xxxxxxx/public-key: 404 Not Found []"

help

Originally created by @SergeKZ on GitHub (Nov 17, 2021). Original GitHub issue: https://github.com/SignTools/SignTools/issues/136 1:32PM INF using server url url=http://localhost:8080 1:32PM INF setting builder secrets 1:32PM FTL error="get repo public key: GET https://api.github.com/repos/xxxxxx/xxxxxxx/public-key: 404 Not Found []" help
kerem 2026-03-04 00:23:28 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@ViRb3 commented on GitHub (Nov 17, 2021):

Two problems:

  1. Your server url is localhost. The builder (GitHub) can't reach your computer using that address.
  2. Double-check your builder repo name and token. If you're getting a 404, one of the two is incorrect.
<!-- gh-comment-id:971859707 --> @ViRb3 commented on GitHub (Nov 17, 2021): Two problems: 1. Your server url is `localhost`. The builder (GitHub) can't reach your computer using that address. 2. Double-check your builder repo name and token. If you're getting a 404, one of the two is incorrect.
Author
Owner

@SergeKZ commented on GitHub (Nov 17, 2021):

Two problems:

  1. Your server url is localhost. The builder (GitHub) can't reach your computer using that address.
  2. Double-check your builder repo name and token. If you're getting a 404, one of the two is incorrect.
  1. I want to use on localhost
  2. I named the repository as login so that I wouldn't be mistaken! did not help (the error is the same
<!-- gh-comment-id:971920166 --> @SergeKZ commented on GitHub (Nov 17, 2021): > Two problems: > > 1. Your server url is `localhost`. The builder (GitHub) can't reach your computer using that address. > 2. Double-check your builder repo name and token. If you're getting a 404, one of the two is incorrect. 1) I want to use on localhost 2) I named the repository as login so that I wouldn't be mistaken! did not help (the error is the same
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SignTools#54
No description provided.