• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Unknown Host: Operation timed out Error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Unknown Host: Operation timed out Error


  • Subject: Unknown Host: Operation timed out Error
  • From: Shraddha Karwan <email@hidden>
  • Date: Fri, 15 May 2009 17:24:13 +0530

Hi,

I am writing an iPhone application. When I traverse from the main screen to
a second screen, an AlertView is displayed.
If the user clicks on the Cancel button of this alert view I am traversing
back to the main screen.
I used this

[self.navigationController popToViewController:
[self.navigationController.viewControllers objectAtIndex:0] animated:YES];

But I get an error "Unknown Host: Operation timed out" on the debugger and
the application crashes. I searched on the internet and
got to know that this error is related to SNMP. But I am not sure same is
the thing in my case as the application works properly if I click
the Submit button first and then the Cancel button.
Any ideas what can be the cause of this error.
I have a back end thread for receiving data. Which times out after certain
interval. Is that the cause of the error?
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Unknown Host: Operation timed out Error
      • From: Andrew Farmer <email@hidden>
  • Prev by Date: Re: NSOpenPanel listing .app's and Mac OS X executables
  • Next by Date: Re: Unknown Host: Operation timed out Error
  • Previous by thread: Re: NSOpenPanel listing .app's and Mac OS X executables
  • Next by thread: Re: Unknown Host: Operation timed out Error
  • Index(es):
    • Date
    • Thread