Search results for

We are unable to process your request

69,954 results found

Post

Replies

Boosts

Views

Activity

Reply to Can't upload archive
So one of the archives uploaded using the application loaded on December 1 finally finisihed proecessing and I was able to submit it. Interestingly one uploaded on November 27 was still processing. I am still unable to upload it directly from the organizer and get the same error message.
Dec ’15
Reply to Curl file upload -F post request in objective c
You can find my general advice on this topic in Debugging HTTP Server-Side Errors. The basic idea is to use a debugging proxy (or a lower-level packet trace tool) to compare a successful request (from curl) and an unsuccessful request (from your app) to see how they differ. Share and Enjoy — Quinn “The Eskimo!” Apple Developer Relations, Developer Technical Support, Core OS/Hardware let myEmail = eskimo + 1 + @apple.com
May ’17
Reply to Xcode Cloud builds failing with random 502 errors when resolving packages
Also seeing this. Our builds are giving: Command exited with non-zero exit-code: 128 fatal: unable to access 'https://github.com/my-project-repo.git/': The requested URL returned error: 502 Your SCM service 'github.com' failed to respond, please check that it's available and while resolving package dependencies they all: error: RPC failed; HTTP 502 curl 22 The requested URL returned error: 502
May ’24
What is the process to update my app?
Hello,I have some applications in the AppStore that I want to add some new features. What is the process I have to follow to update my app? Can I start by building a new project and submit it as an update? Is there a guide showing the process to update my app from version 1.0 to version 2.0?
3
0
261
Nov ’15
com.apple.sbd runaway process
The com.apple.sbd process turns into a runaway train and consumes 8GB+ of my virtual memory and the system pretty much comes to a halt. When I force quit the process, everything returns to normal. The process will re-start itself after a period of time, so I just have to keep activity monitor running to keep it at bay.Any thoughts?
2
0
9.7k
Jul ’15
macOS : programmatic check process creation context from within the process.
I'd like to get an indication about the context in which my process is running from. I'd like to distinguish between the following cases : It runs as a persistent scheduled task (launchDaemon/launchAgent) It was called on-demand and created by launchd using open command-line or double-click. It was called directly from command-line terminal (i.e. > /bin/myProg from terminal ) Perhaps is there any indication about the process context using Objective-c/swift framework or any other way ? I wish to avoid inventing the wheel here :-) thanks
1
0
1k
Dec ’21
unable to verify Update
So I put ios 9 on my iphone 6 as required for WatchOS2. I then put the profile on my iphone and installed it on the watch. Watch rebooted. Every looked fine. So i went to the software update part on the Apple Watch app and it downloaded the update. It then asked for my passcode to install it, I put it in. It then asked me to proceed, I clicked proceed. It tries to install for about 5 seconds and gets an Unable to verify update message. It states that it can't verify the update since I'm not connected to the internet. I am on Wi-fi as the instructions stated. So I went to safari and tested some websites - they work fine.Anyone else getting the Unable to verify update error? Any work around it?
2
0
2.1k
Jun ’15