[GH-ISSUE #27] 404 error #20

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

Originally created by @oneday95 on GitHub (Mar 19, 2021).
Original GitHub issue: https://github.com/SignTools/SignTools/issues/27

스크린샷 2021-03-19 오후 4 53 01

I completed the ssl reverse direction, but I can't receive the cert_pass file by 404 error. Please help me.

Originally created by @oneday95 on GitHub (Mar 19, 2021). Original GitHub issue: https://github.com/SignTools/SignTools/issues/27 <img width="1256" alt="스크린샷 2021-03-19 오후 4 53 01" src="https://user-images.githubusercontent.com/8287834/111748254-a43efb00-88d3-11eb-9a97-9fa420baf581.png"> I completed the ssl reverse direction, but I can't receive the cert_pass file by 404 error. Please help me.
kerem closed this issue 2026-03-04 00:23:11 +03:00
Author
Owner

@oneday95 commented on GitHub (Mar 19, 2021):

스크린샷 2021-03-19 오후 6 07 46
<!-- gh-comment-id:802672357 --> @oneday95 commented on GitHub (Mar 19, 2021): <img width="1312" alt="스크린샷 2021-03-19 오후 6 07 46" src="https://user-images.githubusercontent.com/8287834/111757074-46fc7700-88de-11eb-9513-1ede5d0dc2c4.png">
Author
Owner

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

Hello. You've shown two different errors here. In the first screenshot the builder can't reach the $SECRET_URL/jobs endpoint, resulting in a 404. In the second error, the file that the builder downloaded seems to be invalid - not the tar archive that it is supposed to be. From your screenshots I can't tell almost anything about your setup, so I can't help. Please create a new issue and fill in the Bug report template, then I will be able to help. Both of these errors sound like you using an old version of the service and/or builder repo. Try updating both before opening the new issue.

<!-- gh-comment-id:803016275 --> @ViRb3 commented on GitHub (Mar 19, 2021): Hello. You've shown two different errors here. In the first screenshot the builder can't reach the `$SECRET_URL/jobs` endpoint, resulting in a 404. In the second error, the file that the builder downloaded seems to be invalid - not the tar archive that it is supposed to be. From your screenshots I can't tell almost anything about your setup, so I can't help. Please create a new issue and fill in the `Bug report` template, then I will be able to help. Both of these errors sound like you using an old version of the service and/or builder repo. Try updating both before opening the new issue.
Author
Owner

@oneday95 commented on GitHub (Mar 19, 2021):

I'll ask you one more question and post a new issue. Which pullder should I make jobs?

<!-- gh-comment-id:803023755 --> @oneday95 commented on GitHub (Mar 19, 2021): I'll ask you one more question and post a new issue. Which pullder should I make jobs?
Author
Owner

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

Could you please rephrase your question? If you're asking which builder to use, I recommend ios-signer-ci. Check the installation guide for more information and recommendations.

<!-- gh-comment-id:803024795 --> @ViRb3 commented on GitHub (Mar 19, 2021): Could you please rephrase your question? If you're asking which builder to use, I recommend [ios-signer-ci](https://github.com/SignTools/ios-signer-ci). Check the [installation guide](https://github.com/SignTools/ios-signer-service/blob/master/INSTALL.md#1-builder) for more information and recommendations.
Author
Owner

@oneday95 commented on GitHub (Mar 19, 2021):

Do I have to put the jobs puller in the data puller when I use this ios-signer-service-Ci? I'm sorry to bother you so much.

<!-- gh-comment-id:803027121 --> @oneday95 commented on GitHub (Mar 19, 2021): Do I have to put the jobs puller in the data puller when I use this ios-signer-service-Ci? I'm sorry to bother you so much.
Author
Owner

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

No problem, you're not bothering me. I'm sorry but I can't understand what you're asking me. Could you please re-phrase your question?

<!-- gh-comment-id:803029399 --> @ViRb3 commented on GitHub (Mar 19, 2021): No problem, you're not bothering me. I'm sorry but I can't understand what you're asking me. Could you please re-phrase your question?
Author
Owner

@oneday95 commented on GitHub (Mar 19, 2021):

Should I put /jobs in the data pullder?

<!-- gh-comment-id:803030375 --> @oneday95 commented on GitHub (Mar 19, 2021): Should I put /jobs in the data pullder?
Author
Owner

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

/jobs is an endpoint (part of URL), you don't put it anywhere. It is exposed by the web service and used by the builder to download the sign files. The full URL is created using the server_url property in the configuration file. The full URL will be sent from the web service to the builder automatically. If you follow the installation guide, it should work.

<!-- gh-comment-id:803046368 --> @ViRb3 commented on GitHub (Mar 19, 2021): `/jobs` is an endpoint (part of URL), you don't put it anywhere. It is exposed by the web service and used by the builder to download the sign files. The full URL is created using the `server_url` property in the configuration file. The full URL will be sent from the web service to the builder automatically. If you follow the installation guide, it should work.
Author
Owner

@oneday95 commented on GitHub (Mar 20, 2021):

스크린샷 2021-03-20 오후 2 31 22

I can access the web, but CI can't access it.

<!-- gh-comment-id:803253726 --> @oneday95 commented on GitHub (Mar 20, 2021): <img width="1191" alt="스크린샷 2021-03-20 오후 2 31 22" src="https://user-images.githubusercontent.com/8287834/111860151-fa21aa80-8988-11eb-8580-c7776e8561b1.png"> I can access the web, but CI can't access it.
Author
Owner

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

Please open a new issue and fill in the template, I can't help you with so little information.

<!-- gh-comment-id:803436703 --> @ViRb3 commented on GitHub (Mar 20, 2021): Please open a new issue and fill in the template, I can't help you with so little information.
Author
Owner

@oneday95 commented on GitHub (Mar 24, 2021):

It's suddenly settled. :) It runs fast in reverse direction. Thank you. :)

<!-- gh-comment-id:805976327 --> @oneday95 commented on GitHub (Mar 24, 2021): It's suddenly settled. :) It runs fast in reverse direction. Thank you. :)
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#20
No description provided.