Software Archive
Read-only legacy content
17061 Discussions

Connection Problems? -- Intel XDK SSL certificates updated.

PaulF_IntelCorp
Employee
1,259 Views

On January 26, 2016 we are updated the SSL certificates on our back-end systems to SHA2 certificates. The existing certificates were due to expire in February of 2016. We have also disabled support for obsolete protocols.

If you are experiencing persistent connection issues (since Jan 26, 2016), please post a problem report to this thread and include in your problem report:

  • the operation that failed
  • the version of your XDK
  • the version of your operating system
  • your geographic region
  • and a screen capture
0 Kudos
8 Replies
SithLord
New Contributor I
1,259 Views

Today I experienced a "Build Not Ready" and a red "X" on the iOS cert step so i figured the cert was no longer valid.

I downloaded a new CSR and used it to generated a new dev cert on https://developer.apple.com.

Trying to upload the cert in step 1b i get this message .

"The certificate was not created with the Certificate Signing Request."

I'm still experiencing "Build Not Ready" on iOs Build, Android build works without issue.

The build button is still not ready.

  1. XDK 2893 on Win7
  2. In the New York Area

xdk-A.pngxdk-B.png

 

0 Kudos
PaulF_IntelCorp
Employee
1,259 Views

I will see if I can reproduce this. In the meantime, I notice that something is wrong with the "walkthru" links on those build pages. See the following which might help.

I believe the correct links for those walkthru articles are these two (in order):

These articles may also be of interest:

0 Kudos
SithLord
New Contributor I
1,259 Views

I revoked the apple dev cert i previously created, i did the same steps as i did before, i downloaded a new CSR and regenerated the cert and this time it worked. 

Since my original certs were good until next November i think there was some legitimate issue, but If you didn't have to fix anything sorry i wasted your time.

I'm able to use the build button again but have a build failure. Is this a problem with the config of my project?

 

The following build commands failed:
	CodeSign build/device/myApp.app
(1 failure)
Error code 65 for command: xcodebuild with args: -xcconfig,.../myApp/platforms/ios/cordova/build-release.xcconfig,-project,myApp.xcodeproj,ARCHS=armv7 armv7s arm64,-target,myApp,-configuration,Release,-sdk,iphoneos,build,VALID_ARCHS=armv7 armv7s arm64,CONFIGURATION_BUILD_DIR=.../myApp/platforms/ios/build/device,SHARED_PRECOMPS_DIR=.../myApp/platforms/ios/build/sharedpch
Command finished with error code 2: .../myApp/platforms/ios/cordova/build --release,--device
ERROR building one of the platforms: Error: .../myApp/platforms/ios/cordova/build: Command failed with exit code 2
You may not have the required environment or OS to build this project
Error: .../myApp/platforms/ios/cordova/build: Command failed with exit code 2
    at ChildProcess.whenDone (/Developer/cordova/5.1.1/node_modules/cordova/node_modules/cordova-lib/src/cordova/superspawn.js:134:23)
    at ChildProcess.EventEmitter.emit (events.js:98:17)
    at maybeClose (child_process.js:753:16)
    at Process.ChildProcess._handle.onexit (child_process.js:820:5)

 

0 Kudos
PaulF_IntelCorp
Employee
1,259 Views

I can't tell precisely from that build log fragment what the cause is, I think there may be more clues in the lines directly preceding the ones you pasted, the lines you pasted are the summary of something that has already happened. My guess is the app ID you provided in your provisioning file may not match that which is assigned to your app.

0 Kudos
SithLord
New Contributor I
1,259 Views

Paul F. (Intel) wrote:

I can't tell precisely from that build log fragment what the cause is, I think there may be more clues in the lines directly preceding the ones you pasted, the lines you pasted are the summary of something that has already happened. My guess is the app ID you provided in your provisioning file may not match that which is assigned to your app.

 

That was it, when i re-created the dev cert i failed to generate a new provisioning file which is tied to the cert.

My iOS build is all good again.

Thanks.

 

0 Kudos
Taucher
Beginner
1,259 Views

Hello,

I get the same error like @SithLord: (I checked everything!) But as seen in picture, when i upload the certificate , there is no "certificate uploaded.." text. Could this be the issue??

I tested it: Intel XDK doesn't upload new certificate

Build:2893 / Windows 7 64

Location:Turkey

Capture4_0.PNG

0 Kudos
Supree_N_
Beginner
1,259 Views

Me too, I am having the same problem as Taucher.

Windows 7 64

Location : Thailand

0 Kudos
PaulF_IntelCorp
Employee
1,259 Views

Are you still experiencing this problem? There was an issue with the iOS cert uploads in our build system that has been resolved. This problem should now be fixed.

0 Kudos
Reply