Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

winCodeSign SignTool.exe - unexpected internal error #717

Closed
jschimmoeller opened this issue Sep 1, 2016 · 6 comments
Closed

winCodeSign SignTool.exe - unexpected internal error #717

jschimmoeller opened this issue Sep 1, 2016 · 6 comments

Comments

@jschimmoeller
Copy link

jschimmoeller commented Sep 1, 2016

  • Version: 6.3.2
  • Target: 1.3.4

I am using an EV usb cert.

Here is my debug.log with error:
CI detected, so artifacts will be published if draft release exists
Thu, 01 Sep 2016 15:53:24 GMT electron-builder Found existing nsis C:\Users\S2S Dev.cache\nsis\nsis-3.0.1
Thu, 01 Sep 2016 15:53:24 GMT electron-builder Spawning npm.cmd rebuild --production --build-from-source --cache-min 999999999
Rebuilding app dependencies for arch x64 to C:\Users\S2S Dev\projects\softphone\desktop\trunk\app-container\app

[email protected] C:\Users\S2S Dev\projects\softphone\desktop\trunk\app-container\app\node_modules\child_process
[email protected] C:\Users\S2S Dev\projects\softphone\desktop\trunk\app-container\app\node_modules\electron-json-storage
[email protected] C:\Users\S2S Dev\projects\softphone\desktop\trunk\app-container\app\node_modules\electron-json-storage\node_modules\async
[email protected] C:\Users\S2S Dev\projects\softphone\desktop\trunk\app-container\app\node_modules\electron-json-storage\node_modules\exists-file
[email protected] C:\Users\S2S Dev\projects\softphone\desktop\trunk\app-container\app\node_modules\electron-json-storage\node_modules\lodash
[email protected] C:\Users\S2S Dev\projects\softphone\desktop\trunk\app-container\app\node_modules\electron-json-storage\node_modules\rimraf
[email protected] C:\Users\S2S Dev\projects\softphone\desktop\trunk\app-container\app\node_modules\electron-json-storage\node_modules\rimraf\node_modules\glob
[email protected] C:\Users\S2S Dev\projects\softphone\desktop\trunk\app-container\app\node_modules\electron-json-storage\node_modules\rimraf\node_modules\glob\node_modules\fs.realpath
[email protected] C:\Users\S2S Dev\projects\softphone\desktop\trunk\app-container\app\node_modules\electron-json-storage\node_modules\rimraf\node_modules\glob\node_modules\inflight
[email protected] C:\Users\S2S Dev\projects\softphone\desktop\trunk\app-container\app\node_modules\electron-json-storage\node_modules\rimraf\node_modules\glob\node_modules\once
[email protected] C:\Users\S2S Dev\projects\softphone\desktop\trunk\app-container\app\node_modules\electron-json-storage\node_modules\rimraf\node_modules\glob\node_modules\once\node_modules\wrappy
[email protected] C:\Users\S2S Dev\projects\softphone\desktop\trunk\app-container\app\node_modules\electron-json-storage\node_modules\rimraf\node_modules\glob\node_modules\inflight\node_modules\wrappy
[email protected] C:\Users\S2S Dev\projects\softphone\desktop\trunk\app-container\app\node_modules\electron-json-storage\node_modules\rimraf\node_modules\glob\node_modules\inherits
[email protected] C:\Users\S2S Dev\projects\softphone\desktop\trunk\app-container\app\node_modules\electron-json-storage\node_modules\rimraf\node_modules\glob\node_modules\minimatch
[email protected] C:\Users\S2S Dev\projects\softphone\desktop\trunk\app-container\app\node_modules\electron-json-storage\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion
[email protected] C:\Users\S2S Dev\projects\softphone\desktop\trunk\app-container\app\node_modules\electron-json-storage\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\balanced-match
[email protected] C:\Users\S2S Dev\projects\softphone\desktop\trunk\app-container\app\node_modules\electron-json-storage\node_modules\rimraf\node_modules\glob\node_modules\minimatch\node_modules\brace-expansion\node_modules\concat-map
[email protected] C:\Users\S2S Dev\projects\softphone\desktop\trunk\app-container\app\node_modules\electron-json-storage\node_modules\rimraf\node_modules\glob\node_modules\path-is-absolute
[email protected] C:\Users\S2S Dev\projects\softphone\desktop\trunk\app-container\app\node_modules\path
[email protected] C:\Users\S2S Dev\projects\softphone\desktop\trunk\app-container\app\node_modules\path\node_modules\process
[email protected] C:\Users\S2S Dev\projects\softphone\desktop\trunk\app-container\app\node_modules\path\node_modules\util
[email protected] C:\Users\S2S Dev\projects\softphone\desktop\trunk\app-container\app\node_modules\path\node_modules\util\node_modules\inherits
Thu, 01 Sep 2016 15:53:26 GMT electron-builder npm.cmd (4748) exited with code 0
Packaging for platform win32 x64 using electron 1.3.4 to dist\win-unpacked

Thu, 01 Sep 2016 15:53:34 GMT electron-builder Found existing winCodeSign C:\Users\S2S Dev.cache\winCodeSign\winCodeSign-1.4.2
Thu, 01 Sep 2016 15:53:34 GMT electron-builder Executing C:\Users\S2S Dev.cache\winCodeSign\winCodeSign-1.4.2\rcedit.exe C:\Users\S2S Dev\projects\softphone\desktop\trunk\app-container\dist\win-unpacked\StarPhoneDesktop.exe --set-version-string CompanyName Star2Star --set-version-string FileDescription StarPhone Desktop --set-version-string ProductName StarPhoneDesktop --set-version-string InternalName StarPhoneDesktop --set-version-string LegalCopyright © 2016 Star2Star Communications, LLC --set-version-string OriginalFilename --set-file-version 2.5.0 --set-product-version 2.5.0 --set-icon C:\Users\S2S Dev\projects\softphone\desktop\trunk\app-container\build\icon.ico
Signing StarPhoneDesktop.exe (certificate file "undefined")
Thu, 01 Sep 2016 15:53:34 GMT electron-builder Executing C:\Users\S2S Dev.cache\winCodeSign\winCodeSign-1.4.2\windows-6\signtool.exe sign /t http://timestamp.verisign.com/scripts/timstamp.dll /n star2star /d StarPhoneDesktop C:\Users\S2S Dev\projects\softphone\desktop\trunk\app-container\dist\win-unpacked\StarPhoneDesktop.exe
Thu, 01 Sep 2016 15:53:44 GMT electron-builder Executing C:\Users\S2S Dev.cache\winCodeSign\winCodeSign-1.4.2\windows-6\signtool.exe sign /tr http://timestamp.digicert.com /n star2star /fd sha256 /td sha256 /d StarPhoneDesktop /as C:\Users\S2S Dev\projects\softphone\desktop\trunk\app-container\dist\win-unpacked\StarPhoneDesktop.exe
Error: Command failed: C:\Users\S2S Dev.cache\winCodeSign\winCodeSign-1.4.2\windows-6\signtool.exe sign /tr http://timestamp.digicert.com /n star2star /fd sha256 /td sha256 /d StarPhoneDesktop /as C:\Users\S2S Dev\projects\softphone\desktop\trunk\app-container\dist\win-unpacked\StarPhoneDesktop.exe
SignTool Error: An unexpected internal error has occurred.

Done Adding Additional Store
Error information: "Error: SignerSign() failed." (-2146893792/0x80090020)

SignTool Error: An unexpected internal error has occurred.

at C:\Users\S2S Dev\AppData\Roaming\npm\node_modules\electron-builder\src\util\util.ts:96:16
at ChildProcess.exithandler (child_process.js:220:5)
at emitTwo (events.js:87:13)
at ChildProcess.emit (events.js:172:7)
at maybeClose (internal/child_process.js:829:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)

From previous event:
at Object.exec (C:\Users\S2S Dev\AppData\Roaming\npm\node_modules\electron-builder\src\util\util.ts:77:9)
at C:\Users\S2S Dev\AppData\Roaming\npm\node_modules\electron-builder\src\windowsCodeSign.ts:114:20
From previous event:
at tsAwaiter (C:\Users\S2S Dev\AppData\Roaming\npm\node_modules\electron-builder\src\util\awaiter.ts:10:47)
at Object.build (C:\Users\S2S Dev\AppData\Roaming\npm\node_modules\electron-builder\src\builder.ts:195:52)
at Object. (C:\Users\S2S Dev\AppData\Roaming\npm\node_modules\electron-builder\src\build-cli.ts:27:28)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Function.Module.runMain (module.js:441:10)
at startup (node.js:139:18)
at node.js:974:3

@jschimmoeller
Copy link
Author

FYI, by adding signingHashAlgorithms: ['sha1'] does work must be an issue with sha256

@develar
Copy link
Member

develar commented Sep 1, 2016

Executing C:\Users\S2S Dev.cache\winCodeSign\winCodeSign-1.4.2\windows-6\signtool.exe
I am using an EV usb cert.

It seems your Windows is outdated. Please specify Windows version.

@jschimmoeller
Copy link
Author

it is on a windows 7 Home Premium Service Pack 1

@develar
Copy link
Member

develar commented Sep 1, 2016

Unlikly issue will be fixed — if possible please use Windows 10.

@develar
Copy link
Member

develar commented Sep 1, 2016

Duplicates #584

@rptwsthi
Copy link

rptwsthi commented Mar 9, 2019

I am using Windows 10. After packaging process is completed I get this:

Package creation succeeded.

Error information: "Error: Store IsDiskFile() failed." (-2147024893/0x80070003)

SignTool Error: An unexpected internal error has occurred.

Error: C:\Program Files (x86)\Windows Kits\10\App Certification Kit\signtool.exe exited with code: 1
at ChildProcess.child.on (C:\Users\DELL\AppData\Roaming\npm\node_modules\electron-windows-store\lib\utils.js:74:23)
at ChildProcess.emit (events.js:182:13)
at Process.ChildProcess._handle.onexit (internal/child_process.js:240:12)
Error: C:\Program Files (x86)\Windows Kits\10\App Certification Kit\signtool.exe exited with code: 1
at ChildProcess.child.on (C:\Users\DELL\AppData\Roaming\npm\node_modules\electron-windows-store\lib\utils.js:74:23)
at ChildProcess.emit (events.js:182:13)
at Process.ChildProcess._handle.onexit (internal/child_process.js:240:12)
PS D:\Arpit\GSWindows\GSLive\GoSesstionDesktop>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants