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

MSI doesn't build when application-name has space #57

Open
camilasan opened this issue Dec 18, 2020 · 0 comments
Open

MSI doesn't build when application-name has space #57

camilasan opened this issue Dec 18, 2020 · 0 comments

Comments

@camilasan
Copy link
Member

Error information: "Error: SignerSign() failed." (-2146869243/0x80096005)
SignTool Error: An unexpected internal error has occurred.
"*** Sign FAILED for file: C:.../Temp/2/windows-4275/client-building/collect/Release/Win32/shellext/NCContextMenu.dll"
"*** Build FAILED: installer-collect Release Win32 (single-build-installer-collect.bat)"

Exception handling:
Error happened:

Exception: Exception
Message: build-installer-collect.bat failed. Please see log above
Code: 0
Trace: #0 C:...\brander\src\Brander\Worker\JobHandler.php(143): Brander\Worker\Desktop25WindowsJobHandler->build(Array)
#1 C:...\brander\worker\desktop-25-windows.php(30): Brander\Worker\JobHandler->run()
#2 {main}
File: C:...\Documents\brander\src\Brander\Worker\Desktop25WindowsJobHandler.php
Line: 666
CLEANUP: Try to remove temporary directories.
CLEANUP: Temporary directories removed.

PHP Notice: Undefined variable: assetURL_x86 in C:...\brander\src\Brander\Worker\Desktop25WindowsJobHandler.php on line 762
PHP Notice: Undefined variable: uploadFileName_x86 in C:...\brander\src\Brander\Worker\Desktop25WindowsJobHandler.php on line 763
PHP Notice: Undefined variable: assetURL_x64 in C:...\brander\src\Brander\Worker\Desktop25WindowsJobHandler.php on line 764
PHP Notice: Undefined variable: uploadFileName_x64 in C:...\brander\src\Brander\Worker\Desktop25WindowsJobHandler.php on line 765
INFO: Finished {
"assetURL": null,
"fileName": null,
"assetURL-x64": null,
"fileName-x64": null,
"finishedAt": 1608130708,
"logs": "...truncated..."
}
Error while running job:

Exception: GuzzleHttp\Exception\ClientException
Message: Client error: POST https://portal.nextcloud.com/brander/job/4275/finish resulted in a 413 Request Entity Too Large response
Code: 413

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

No branches or pull requests

1 participant