[jira] [Commented] (CB-13986) Windows 10 builds failing with CertUtil file not found error

2018-03-21 Thread Adrian (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16408919#comment-16408919
 ] 

Adrian commented on CB-13986:
-

OK will try there - thank you

> Windows 10 builds failing with CertUtil file not found error
> 
>
> Key: CB-13986
> URL: https://issues.apache.org/jira/browse/CB-13986
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-windows
>Affects Versions: 4.4.3
> Environment: PhoneGap Build using PGB CLI 6.5.0 (Cordova 4.4.3) or 
> 7.1.0 (Cordova 5.0)
> Windows 10 build only (IOS and Android are fine)
> PGB App ID 304700.
> Windows 10 app uses signing key.
> Current app version 2.6.70 (though happens with all recent versions of the 
> app)
>  
>Reporter: Adrian
>Assignee: Jesse MacFadyen
>Priority: Critical
>  Labels: Windows, phonegap-build
>
> In PhoneGap Build (PGB) Windows 10 build (with key) fails with error
> CertUtil: -importPFX command FAILED: 0x80070002 (WIN32: 2 
> ERROR_FILE_NOT_FOUND)
> Sometimes this can be resolved by requesting the same build repeatedly, 
> whereupon the build will work after 5-10 attempts.  Sometimes (as is the case 
> now) no amount of rebuild attempts fixes the error.
> Because this error can sometimes go away after repeated rebuild attempts 
> (using the same uploaded ZIP package), this clearly indicates it is a problem 
> at the PGB end, not with the ZIP package contents.
> This error has been reported on the PhoneGap Build community forums for a 
> number of months now, but no fix done.
> This is a +critical+ issue for us as we need to get a Windows 10 build for 
> our app and currently in effect the PGB Windows Build service is, for all 
> intents and purposes, DOWN.
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-13986) Windows 10 builds failing with CertUtil file not found error

2018-03-21 Thread Jan Piotrowski (Sujan) (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407970#comment-16407970
 ] 

Jan Piotrowski (Sujan) commented on CB-13986:
-

There is a #phonegap channel in the Cordova Slack (linked from the Cordova 
website footer) where some of them hang out I think. (Someone triggered the 
`phonegap` 8.0.0 release by asking there multiple times)

> Windows 10 builds failing with CertUtil file not found error
> 
>
> Key: CB-13986
> URL: https://issues.apache.org/jira/browse/CB-13986
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-windows
>Affects Versions: 4.4.3
> Environment: PhoneGap Build using PGB CLI 6.5.0 (Cordova 4.4.3) or 
> 7.1.0 (Cordova 5.0)
> Windows 10 build only (IOS and Android are fine)
> PGB App ID 304700.
> Windows 10 app uses signing key.
> Current app version 2.6.70 (though happens with all recent versions of the 
> app)
>  
>Reporter: Adrian
>Assignee: Jesse MacFadyen
>Priority: Critical
>  Labels: Windows, phonegap-build
>
> In PhoneGap Build (PGB) Windows 10 build (with key) fails with error
> CertUtil: -importPFX command FAILED: 0x80070002 (WIN32: 2 
> ERROR_FILE_NOT_FOUND)
> Sometimes this can be resolved by requesting the same build repeatedly, 
> whereupon the build will work after 5-10 attempts.  Sometimes (as is the case 
> now) no amount of rebuild attempts fixes the error.
> Because this error can sometimes go away after repeated rebuild attempts 
> (using the same uploaded ZIP package), this clearly indicates it is a problem 
> at the PGB end, not with the ZIP package contents.
> This error has been reported on the PhoneGap Build community forums for a 
> number of months now, but no fix done.
> This is a +critical+ issue for us as we need to get a Windows 10 build for 
> our app and currently in effect the PGB Windows Build service is, for all 
> intents and purposes, DOWN.
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-13986) Windows 10 builds failing with CertUtil file not found error

2018-03-20 Thread Adrian (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-13986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407007#comment-16407007
 ] 

Adrian commented on CB-13986:
-

OK thanks anyway.  Do you happen to know of any way to contact PhoneGap Build 
folks (other than the Community Forums which they appear to ignore)?

> Windows 10 builds failing with CertUtil file not found error
> 
>
> Key: CB-13986
> URL: https://issues.apache.org/jira/browse/CB-13986
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-windows
>Affects Versions: 4.4.3
> Environment: PhoneGap Build using PGB CLI 6.5.0 (Cordova 4.4.3) or 
> 7.1.0 (Cordova 5.0)
> Windows 10 build only (IOS and Android are fine)
> PGB App ID 304700.
> Windows 10 app uses signing key.
> Current app version 2.6.70 (though happens with all recent versions of the 
> app)
>  
>Reporter: Adrian
>Assignee: Jesse MacFadyen
>Priority: Critical
>  Labels: Windows, phonegap-build
>
> In PhoneGap Build (PGB) Windows 10 build (with key) fails with error
> CertUtil: -importPFX command FAILED: 0x80070002 (WIN32: 2 
> ERROR_FILE_NOT_FOUND)
> Sometimes this can be resolved by requesting the same build repeatedly, 
> whereupon the build will work after 5-10 attempts.  Sometimes (as is the case 
> now) no amount of rebuild attempts fixes the error.
> Because this error can sometimes go away after repeated rebuild attempts 
> (using the same uploaded ZIP package), this clearly indicates it is a problem 
> at the PGB end, not with the ZIP package contents.
> This error has been reported on the PhoneGap Build community forums for a 
> number of months now, but no fix done.
> This is a +critical+ issue for us as we need to get a Windows 10 build for 
> our app and currently in effect the PGB Windows Build service is, for all 
> intents and purposes, DOWN.
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org