[GH-ISSUE #103] No valid code signing certificate found, aborting #47

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

Originally created by @naveenenushan on GitHub (Aug 30, 2021).
Original GitHub issue: https://github.com/SignTools/SignTools/issues/103

I cant sign ipa, got an error on ios-signer-ci on github
log is here

R```
un ./sign.sh
7
Obtaining files...
8
Creating keychain...
9
Traceback (most recent call last):
10
Cleaning up...
11
File "/Users/runner/work/ios-signer-ci/ios-signer-ci/sign.py", line 226, in
12
run()
13
File "/Users/runner/work/ios-signer-ci/ios-signer-ci/sign.py", line 155, in run
14
raise Exception("No valid code signing certificate found, aborting.")
15
Exception: No valid code signing certificate found, aborting.
16
Error: Process completed with exit code 1.


**Expected behavior**
downloadable ipa



**System configuration**

- ios-signer-service version: v2.4.14
- Installation type: heroku
- Builder type: ios-signer-ci
- Builder version: 9201af5


Originally created by @naveenenushan on GitHub (Aug 30, 2021). Original GitHub issue: https://github.com/SignTools/SignTools/issues/103 I cant sign ipa, got an error on ios-signer-ci on github log is here R``` un ./sign.sh 7 Obtaining files... 8 Creating keychain... 9 Traceback (most recent call last): 10 Cleaning up... 11 File "/Users/runner/work/ios-signer-ci/ios-signer-ci/sign.py", line 226, in <module> 12 run() 13 File "/Users/runner/work/ios-signer-ci/ios-signer-ci/sign.py", line 155, in run 14 raise Exception("No valid code signing certificate found, aborting.") 15 Exception: No valid code signing certificate found, aborting. 16 Error: Process completed with exit code 1. ``` **Expected behavior** downloadable ipa **System configuration** - ios-signer-service version: v2.4.14 - Installation type: heroku - Builder type: ios-signer-ci - Builder version: 9201af5
kerem 2026-03-04 00:23:25 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@ViRb3 commented on GitHub (Aug 30, 2021):

Hi there. Your certificate appears to be incorrect. How did you obtain it? Please make sure you follow the guide exactly.

<!-- gh-comment-id:908347148 --> @ViRb3 commented on GitHub (Aug 30, 2021): Hi there. Your certificate appears to be incorrect. How did you obtain it? Please make sure you follow the guide exactly.
Author
Owner

@naveenenushan commented on GitHub (Aug 30, 2021):

Thank you, fixed

<!-- gh-comment-id:908383189 --> @naveenenushan commented on GitHub (Aug 30, 2021): Thank you, fixed
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#47
No description provided.