[GH-ISSUE #22] cat: cert_pass.txt: No such file or directory #17

Closed
opened 2026-03-04 00:23:09 +03:00 by kerem · 3 comments
Owner

Originally created by @sourcelocation on GitHub (Mar 13, 2021).
Original GitHub issue: https://github.com/SignTools/SignTools/issues/22

Hi, I have this issue with my CI builder when uploading it with the web interface. How can I fix it?
Screenshot 2021-03-13 at 22 40 25
Screenshot 2021-03-13 at 22 40 57

Originally created by @sourcelocation on GitHub (Mar 13, 2021). Original GitHub issue: https://github.com/SignTools/SignTools/issues/22 Hi, I have this issue with my CI builder when uploading it with the web interface. How can I fix it? <img width="571" alt="Screenshot 2021-03-13 at 22 40 25" src="https://user-images.githubusercontent.com/52459150/111042174-1b483f80-844d-11eb-9e00-8efbd8a9cda9.png"> <img width="484" alt="Screenshot 2021-03-13 at 22 40 57" src="https://user-images.githubusercontent.com/52459150/111042187-2f8c3c80-844d-11eb-99b8-3016f2413de7.png">
kerem closed this issue 2026-03-04 00:23:09 +03:00
Author
Owner

@ViRb3 commented on GitHub (Mar 13, 2021):

The real error is in line 8: the job fetch request fails because the SECRET_URL is invalid. The cert_pass.txt error is just a consequence because nothing was downloaded. I guess the script should have stopped before that.

Anyway, the SECRET_URL is set automatically by the service, and it's either what you set in server_url in the config, or it's automatically fetched from ngrok if you ran the service with -ngrok-port 4040. What is your case?

<!-- gh-comment-id:798776677 --> @ViRb3 commented on GitHub (Mar 13, 2021): The real error is in line 8: the job fetch request fails because the SECRET_URL is invalid. The cert_pass.txt error is just a consequence because nothing was downloaded. I guess the script should have stopped before that. Anyway, the SECRET_URL is set automatically by the service, and it's either what you set in `server_url` in the config, or it's automatically fetched from ngrok if you ran the service with `-ngrok-port 4040`. What is your case?
Author
Owner

@sourcelocation commented on GitHub (Mar 13, 2021):

I ran it using the second method you described

<!-- gh-comment-id:798776947 --> @sourcelocation commented on GitHub (Mar 13, 2021): I ran it using the second method you described
Author
Owner

@sourcelocation commented on GitHub (Mar 13, 2021):

I fixed this problem by re-running ngrok and iOS Signer Service. Now everything is working fine! Thanks

<!-- gh-comment-id:798779567 --> @sourcelocation commented on GitHub (Mar 13, 2021): I fixed this problem by re-running ngrok and iOS Signer Service. Now everything is working fine! Thanks
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#17
No description provided.