Search results for

“Request failed with http status code 503”

201,044 results found

Post

Replies

Boosts

Views

Activity

NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9843)
I got this error:NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9843)The certificate for this server is invalid. You might be connecting to a server that is pretending to be “m.appcenter.monas.co.id” which could put your confidential information at risk.I already set up the plist like this:<key>NSAppTransportSecurity</key> <dict> <key>NSExceptionDomains</key> <dict> <key>m.appcenter.monas.co.id</key> <dict> <!--Include to allow subdomains--> <key>NSIncludesSubdomains</key> <true/> <!--Include to allow insecure HTTP requests--> <key>NSExceptionAllowsInsecureHTTPLoads</key> <true/> <!--Include to specify minimum TLS version--> <key>NSExceptionMinimumTLSVersion</key> <string>TLSv1.0</string> <key>NSTemporaryExceptionRequiresForwardSecrecy</key> <false/> </dict> </dict> </dict>can anyone
1
0
9.0k
Mar ’16
Xcode failed with exit code 1
I will start off by saying that I am very new to programming and xcode but I had this issue that no one could fix. Note: This is not my program but this is how the story begins: I close xcode then reopen it, run the program and it says build failed, I investigate and click the warning symbol, it shows me a line of text saying:Command /usr/bin/codesign failed with exit code 1 (screenshot below). I get on livechat, they advise me to delete xcode and reinstall it so I did. Because that didn't work they then said restart your computer, I did. They then said that it was because of the program I was using and that it was outdated and they told me to maybe find a newer program, I did (also didn't work). Now I am here, stuck, can't find a single answer related to my problem on the whole internet.I investigated into the issue, it told me to go into a cirtian folder, in that folder was a single document with a cross on it, I opened it and it said You can’t open the application “Pokemon WebSpo
0
0
1.1k
Aug ’16
Reply to XCode Cloud is literally broken for 2 months now
Yep, same thing here, started a few days ago, used to work consistently until then! I sent a support request to Apple, but no reply yet... + npm install npm ERR! code ECONNRESET npm ERR! syscall connect npm ERR! errno ECONNRESET npm ERR! network request to https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz failed, reason: connect ECONNRESET 104.16.2.35:443
Dec ’23
Failed with OSStatus code -6764 (kCountErr)
I am trying to run the HomeKit Certification assistant.When I tried to Start Pairing I am getting Failed with OSStatus code -6764 (kCountErr) before even entering the paring code.I have been running the same device many times for testing. But suddenly I am getting this error and now I can't proceed testing.
0
0
1.4k
Jun ’20
NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9802)
Hi, I have problem with testing my in app purchases. When I try to buy some points, In my console it appear this NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9802)

 I tried to add this code to info.plist but it doesnt work
 <key>NSAppTransportSecurity</key><dict> <key>NSAllowsArbitraryLoads</key> <true/></dict>
 In below is link to screenshot with this issue, when I click to buy some coins, it still show wait!http://postimg.org/image/j7hpxwjhh/
Have you some solution for this problem?thank you for quick response
0
0
319
Nov ’15
Error: Failed with Exit Code 1
Trying to get my App Updated. Getting Error: Failed with Exit Code 1. I get this Message:/Users/XCODE User/Library/Developer/Xcode/DerivedData/snhdfulltwo-gcolusufnwanpucbuotwpflksyqp/Build/Products/Debug-iphoneos/snhdfulltwo.app/Frameworks/libswiftCore.dylib: code object is not signed at all Codesigning /Users/XCODE User/Library/Developer/Xcode/DerivedData/snhdfulltwo-gcolusufnwanpucbuotwpflksyqp/Build/Products/Debug-is/snhdfulltwo.app/Frameworks/libswiftCore.dylib /usr/bin/codesign --force --sign E89ED6738A4C93319277F0DE1B85A8510D212F2A --verbose /Users/XCODE User/Library/Developer/Xcode/rivedData/snhdfulltwo-gcolusufnwanpucbuotwpflksyqp/Build/Products/Debug-iphoneos/snhdfulltwo.app/Frameworks/libswiftCore.dylib /Users/XCODE User/Library/Developer/Xcode/DerivedData/snhdfulltwo-gcolusufnwanpucbuotwpflksyqp/Build/Products/Debug-iphoneos/snhdfulltwo.app/Frameworks/libswiftCore.dylib: errSecInternalComponent error: Failed with exit code 1It could be in my Code
16
0
20k
Aug ’19
"your file could not be uploaded" from https://appstoreconnect.apple.com/
Just want to share.If you try to upload screenshots or other resouces to https://appstoreconnect.apple.com/ and constantly get your file could not be uploaded.If your browser's console report like this.> vendor.84585ca92f.js:13 OPTIONS https://du-itc.itunes.apple.com/upload/image 503 (Service Unavailable)> versioninfo:1 Failed to load https://du-itc.itunes.apple.com/upload/image: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://appstoreconnect.apple.com' is therefore not allowed access. The response had HTTP status code 503.> ssController:943 ERROR uploading image to DU: nullUsehttps://itunesconnect.apple.com/instead ofhttps://appstoreconnect.apple.com/Apple doesn't seems to configure CORS settings of https://du-itc.itunes.apple.com/ to accepthttps://appstoreconnect.apple.com/
2
0
2.8k
Aug ’18
SwiftNIO local proxy, intercept HTTP request params
I'm using default example (from swiftNIO repository https://github.com/apple/swift-nio-examples/tree/main/connect-proxy) of SwiftNIO connect proxy. Working in PacketTunnelProvider extension. In proxy I have excess to headers and for HTTPS requests I can get HOST and PORT, without GET params. Is it possible to get excess to params? What way it should be? I also see applications like proxyman, which can show GET request with params, but only after installing root certificate for device and this way is not good for me.
4
0
2.4k
Oct ’21
Reply to Urgent: new build for TestFlight could not install
I encountered the same problem. Problem Description We are experiencing consistent TestFlight installation failures across multiple devices for our app com.lscsmartconnection.smart. The app has successfully passed App Store review and is available for download, but TestFlight beta testing is failing during the installation process. App Information Bundle ID: com.lscsmartconnection.smart App UUID: 60FD30FB-44AF-4CE9-B2C5-6B098329AB11 TestFlight Status: Installation fails during ServiceExtension phase App Store Status: Successfully approved and available Error Details Primary Error: ServiceExtension call 7A5A7F04-DD5B-421F-8D7E-23D8799D641C -> didReachTerminalPhaseWithBetaBundleID. bundleID:com.lscsmartconnection.smart, bundleURL: (null) phaseID:Failed Secondary Errors: AMSAbsinthe Authentication Failure: AMSAbsinthe: Failed to load Absinthe requests from bag. Will continue without adding any signing headers. error = Error Domain=AMSErrorDomain Code
Oct ’25
Reply to Got a serious NSURLSession background session bug
Hello, My App uses NSURLSession to send network requests. Recently, on the iOS 17.0 system version, I've noticed an increase in ENOENT errors. However, I'm unable to identify the cause from the logs. I would like to inquire if there have been any changes to NSURLSession in this version? Why would this error code occur? Error Domain=NSPOSIXErrorDomain Code=2 No such file or directory UserInfo={NSErrorFailingURLStringKey=https://example.com, NSErrorFailingURLKey=https://example.com, _NSURLErrorRelatedURLSessionTaskErrorKey=( LocalDownloadTask .<11> ), _NSURLErrorFailingURLSessionTaskErrorKey=LocalDownloadTask .<11>}, response: { URL: https://example.com } { Status Code: 200 // session NSURLSessionConfiguration *config = [NSURLSessionConfiguration defaultSessionConfiguration]; NSOperationQueue *operationQueue = [[NSOperationQueue alloc] init]; operationQueue.maxConcurrentOperationCount = 1; _session = [NSURLSession sessionWithCon
Sep ’23
Reply to Validating Mac App Store purchase with StoreKit
I should emphasize that all I really want to do is verify that the MAS-downloaded application is running as a valid purchase. I tried Quinn's example app from https://developer.apple.com/forums/thread/764537?page=2 (which, as it turns out, is pretty much exactly what I did). In that case, with the simple example app, I get an error response: Received error that does not have a corresponding StoreKit Error: Error Domain=AMSErrorDomain Code=301 Invalid Status Code The response has an invalid status code UserInfo={AMSFailureReason=The response has an invalid status code, AMSURL=https://mzstorekit-sb.itunes.apple.com/inApps/v1/receipts/createAppReceipt?REDACTED, AMSStatusCode=500, AMSServerPayload={ errorCode = 500318; }, AMSDescription=Invalid Status Code, NSDebugDescription=Invalid Status Code The response has an invalid status code} which I'm going to assume has to do with the
Topic: App & System Services SubTopic: StoreKit Tags:
Sep ’25
Code signature validation failed fatally
seeing this error when I am trying to install my network extension: macvnodecheck_signature: /Applications/PetraNat.app/Contents/MacOS/PetraNat: code signature validation failed fatally: When validating /Applications/PetraNat.app/Contents/MacOS/PetraNat: Code has restricted entitlements, but the validation of its code signature failed. Unsatisfied Entitlements: It was installed normally in the build environment, In a MAC PC other than the build environment, the above error message occurs and the installation fails. I saw the comments you left on the apple developer forum $codesign -d --entitlements :- /Applications/PetraNat.app com.apple.application-identifier VAAXCYD42V.com.Sinsiway.PetraNat com.apple.developer.networking.networkextension app-proxy-provider com.apple.developer.system-extension.install com.apple.developer.team-identifier VAAXCYD42V com.apple.security.app-sandbox com.apple.security.application-groups VAAXCYD42V.com.Sinsiway.PetraNat
1
0
657
Nov ’20
Reply to After sending an https request, I can not connect to the Wi-Fi network programmatically
If I am interpreting your problem correctly you are sending an HTTPS request in the completion handler for NEHotspotConfigurationManager.apply and it is failing to associate to the network. If you do not send this request, the association works. What I would recommend here is to delay the send of the HTTPS request and move it out of the completion handler of apply. That way it gives your device and the access point time to negotiate an IP and establish connectivity. A good rule of thumb that I go by is that once you see the Wi-Fi icon on your device toggle off of the previous network, onto LTE or just plain off in the case of a device with no cellular plan, and then you see the Wi-Fi icon show up again in the status bar, it's time to communicate with the access point. You will notice though that the second Wi-Fi icon does not show up until well after the completion handler for apply has run though. Matt Eaton DTS Engineering, CoreOS meaton3@apple.
Dec ’21
NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9843)
I got this error:NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9843)The certificate for this server is invalid. You might be connecting to a server that is pretending to be “m.appcenter.monas.co.id” which could put your confidential information at risk.I already set up the plist like this:<key>NSAppTransportSecurity</key> <dict> <key>NSExceptionDomains</key> <dict> <key>m.appcenter.monas.co.id</key> <dict> <!--Include to allow subdomains--> <key>NSIncludesSubdomains</key> <true/> <!--Include to allow insecure HTTP requests--> <key>NSExceptionAllowsInsecureHTTPLoads</key> <true/> <!--Include to specify minimum TLS version--> <key>NSExceptionMinimumTLSVersion</key> <string>TLSv1.0</string> <key>NSTemporaryExceptionRequiresForwardSecrecy</key> <false/> </dict> </dict> </dict>can anyone
Replies
1
Boosts
0
Views
9.0k
Activity
Mar ’16
Xcode failed with exit code 1
I will start off by saying that I am very new to programming and xcode but I had this issue that no one could fix. Note: This is not my program but this is how the story begins: I close xcode then reopen it, run the program and it says build failed, I investigate and click the warning symbol, it shows me a line of text saying:Command /usr/bin/codesign failed with exit code 1 (screenshot below). I get on livechat, they advise me to delete xcode and reinstall it so I did. Because that didn't work they then said restart your computer, I did. They then said that it was because of the program I was using and that it was outdated and they told me to maybe find a newer program, I did (also didn't work). Now I am here, stuck, can't find a single answer related to my problem on the whole internet.I investigated into the issue, it told me to go into a cirtian folder, in that folder was a single document with a cross on it, I opened it and it said You can’t open the application “Pokemon WebSpo
Replies
0
Boosts
0
Views
1.1k
Activity
Aug ’16
Reply to XCode Cloud is literally broken for 2 months now
Yep, same thing here, started a few days ago, used to work consistently until then! I sent a support request to Apple, but no reply yet... + npm install npm ERR! code ECONNRESET npm ERR! syscall connect npm ERR! errno ECONNRESET npm ERR! network request to https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz failed, reason: connect ECONNRESET 104.16.2.35:443
Replies
Boosts
Views
Activity
Dec ’23
Failed with OSStatus code -6764 (kCountErr)
I am trying to run the HomeKit Certification assistant.When I tried to Start Pairing I am getting Failed with OSStatus code -6764 (kCountErr) before even entering the paring code.I have been running the same device many times for testing. But suddenly I am getting this error and now I can't proceed testing.
Replies
0
Boosts
0
Views
1.4k
Activity
Jun ’20
NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9802)
Hi, I have problem with testing my in app purchases. When I try to buy some points, In my console it appear this NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9802)

 I tried to add this code to info.plist but it doesnt work
 <key>NSAppTransportSecurity</key><dict> <key>NSAllowsArbitraryLoads</key> <true/></dict>
 In below is link to screenshot with this issue, when I click to buy some coins, it still show wait!http://postimg.org/image/j7hpxwjhh/
Have you some solution for this problem?thank you for quick response
Replies
0
Boosts
0
Views
319
Activity
Nov ’15
Error: Failed with Exit Code 1
Trying to get my App Updated. Getting Error: Failed with Exit Code 1. I get this Message:/Users/XCODE User/Library/Developer/Xcode/DerivedData/snhdfulltwo-gcolusufnwanpucbuotwpflksyqp/Build/Products/Debug-iphoneos/snhdfulltwo.app/Frameworks/libswiftCore.dylib: code object is not signed at all Codesigning /Users/XCODE User/Library/Developer/Xcode/DerivedData/snhdfulltwo-gcolusufnwanpucbuotwpflksyqp/Build/Products/Debug-is/snhdfulltwo.app/Frameworks/libswiftCore.dylib /usr/bin/codesign --force --sign E89ED6738A4C93319277F0DE1B85A8510D212F2A --verbose /Users/XCODE User/Library/Developer/Xcode/rivedData/snhdfulltwo-gcolusufnwanpucbuotwpflksyqp/Build/Products/Debug-iphoneos/snhdfulltwo.app/Frameworks/libswiftCore.dylib /Users/XCODE User/Library/Developer/Xcode/DerivedData/snhdfulltwo-gcolusufnwanpucbuotwpflksyqp/Build/Products/Debug-iphoneos/snhdfulltwo.app/Frameworks/libswiftCore.dylib: errSecInternalComponent error: Failed with exit code 1It could be in my Code
Replies
16
Boosts
0
Views
20k
Activity
Aug ’19
"your file could not be uploaded" from https://appstoreconnect.apple.com/
Just want to share.If you try to upload screenshots or other resouces to https://appstoreconnect.apple.com/ and constantly get your file could not be uploaded.If your browser's console report like this.> vendor.84585ca92f.js:13 OPTIONS https://du-itc.itunes.apple.com/upload/image 503 (Service Unavailable)> versioninfo:1 Failed to load https://du-itc.itunes.apple.com/upload/image: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://appstoreconnect.apple.com' is therefore not allowed access. The response had HTTP status code 503.> ssController:943 ERROR uploading image to DU: nullUsehttps://itunesconnect.apple.com/instead ofhttps://appstoreconnect.apple.com/Apple doesn't seems to configure CORS settings of https://du-itc.itunes.apple.com/ to accepthttps://appstoreconnect.apple.com/
Replies
2
Boosts
0
Views
2.8k
Activity
Aug ’18
SwiftNIO local proxy, intercept HTTP request params
I'm using default example (from swiftNIO repository https://github.com/apple/swift-nio-examples/tree/main/connect-proxy) of SwiftNIO connect proxy. Working in PacketTunnelProvider extension. In proxy I have excess to headers and for HTTPS requests I can get HOST and PORT, without GET params. Is it possible to get excess to params? What way it should be? I also see applications like proxyman, which can show GET request with params, but only after installing root certificate for device and this way is not good for me.
Replies
4
Boosts
0
Views
2.4k
Activity
Oct ’21
Reply to Urgent: new build for TestFlight could not install
I encountered the same problem. Problem Description We are experiencing consistent TestFlight installation failures across multiple devices for our app com.lscsmartconnection.smart. The app has successfully passed App Store review and is available for download, but TestFlight beta testing is failing during the installation process. App Information Bundle ID: com.lscsmartconnection.smart App UUID: 60FD30FB-44AF-4CE9-B2C5-6B098329AB11 TestFlight Status: Installation fails during ServiceExtension phase App Store Status: Successfully approved and available Error Details Primary Error: ServiceExtension call 7A5A7F04-DD5B-421F-8D7E-23D8799D641C -> didReachTerminalPhaseWithBetaBundleID. bundleID:com.lscsmartconnection.smart, bundleURL: (null) phaseID:Failed Secondary Errors: AMSAbsinthe Authentication Failure: AMSAbsinthe: Failed to load Absinthe requests from bag. Will continue without adding any signing headers. error = Error Domain=AMSErrorDomain Code
Replies
Boosts
Views
Activity
Oct ’25
Reply to Got a serious NSURLSession background session bug
Hello, My App uses NSURLSession to send network requests. Recently, on the iOS 17.0 system version, I've noticed an increase in ENOENT errors. However, I'm unable to identify the cause from the logs. I would like to inquire if there have been any changes to NSURLSession in this version? Why would this error code occur? Error Domain=NSPOSIXErrorDomain Code=2 No such file or directory UserInfo={NSErrorFailingURLStringKey=https://example.com, NSErrorFailingURLKey=https://example.com, _NSURLErrorRelatedURLSessionTaskErrorKey=( LocalDownloadTask .<11> ), _NSURLErrorFailingURLSessionTaskErrorKey=LocalDownloadTask .<11>}, response: { URL: https://example.com } { Status Code: 200 // session NSURLSessionConfiguration *config = [NSURLSessionConfiguration defaultSessionConfiguration]; NSOperationQueue *operationQueue = [[NSOperationQueue alloc] init]; operationQueue.maxConcurrentOperationCount = 1; _session = [NSURLSession sessionWithCon
Replies
Boosts
Views
Activity
Sep ’23
Command CompileSwiftSources failed with a nonzero exit code
I got the following error: Command CompileSwiftSources failed with a nonzero exit code I updadted it to Monterey , and using xcode 13.2.1 I tried clean and rebuild I deleted the derivedData folder still face the error: Command CompileSwiftSources failed with a nonzero exit code
Replies
1
Boosts
0
Views
638
Activity
Mar ’22
Reply to Validating Mac App Store purchase with StoreKit
I should emphasize that all I really want to do is verify that the MAS-downloaded application is running as a valid purchase. I tried Quinn's example app from https://developer.apple.com/forums/thread/764537?page=2 (which, as it turns out, is pretty much exactly what I did). In that case, with the simple example app, I get an error response: Received error that does not have a corresponding StoreKit Error: Error Domain=AMSErrorDomain Code=301 Invalid Status Code The response has an invalid status code UserInfo={AMSFailureReason=The response has an invalid status code, AMSURL=https://mzstorekit-sb.itunes.apple.com/inApps/v1/receipts/createAppReceipt?REDACTED, AMSStatusCode=500, AMSServerPayload={ errorCode = 500318; }, AMSDescription=Invalid Status Code, NSDebugDescription=Invalid Status Code The response has an invalid status code} which I'm going to assume has to do with the
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Sep ’25
Code signature validation failed fatally
seeing this error when I am trying to install my network extension: macvnodecheck_signature: /Applications/PetraNat.app/Contents/MacOS/PetraNat: code signature validation failed fatally: When validating /Applications/PetraNat.app/Contents/MacOS/PetraNat: Code has restricted entitlements, but the validation of its code signature failed. Unsatisfied Entitlements: It was installed normally in the build environment, In a MAC PC other than the build environment, the above error message occurs and the installation fails. I saw the comments you left on the apple developer forum $codesign -d --entitlements :- /Applications/PetraNat.app com.apple.application-identifier VAAXCYD42V.com.Sinsiway.PetraNat com.apple.developer.networking.networkextension app-proxy-provider com.apple.developer.system-extension.install com.apple.developer.team-identifier VAAXCYD42V com.apple.security.app-sandbox com.apple.security.application-groups VAAXCYD42V.com.Sinsiway.PetraNat
Replies
1
Boosts
0
Views
657
Activity
Nov ’20
Reply to After sending an https request, I can not connect to the Wi-Fi network programmatically
If I am interpreting your problem correctly you are sending an HTTPS request in the completion handler for NEHotspotConfigurationManager.apply and it is failing to associate to the network. If you do not send this request, the association works. What I would recommend here is to delay the send of the HTTPS request and move it out of the completion handler of apply. That way it gives your device and the access point time to negotiate an IP and establish connectivity. A good rule of thumb that I go by is that once you see the Wi-Fi icon on your device toggle off of the previous network, onto LTE or just plain off in the case of a device with no cellular plan, and then you see the Wi-Fi icon show up again in the status bar, it's time to communicate with the access point. You will notice though that the second Wi-Fi icon does not show up until well after the completion handler for apply has run though. Matt Eaton DTS Engineering, CoreOS meaton3@apple.
Replies
Boosts
Views
Activity
Dec ’21
How i can send a json http request to server?
I have an api url.The server guy give me the request:[ 'action' => 'login', 'parameters' => [ email => '******', password => '*****' ]How to send that parameters on the server?The POST name should be: requestServer not recognize array in array?In android i made it!
Replies
1
Boosts
0
Views
1k
Activity
Mar ’17