Titanium JIRA Archive
Appcelerator Community (AC)

[AC-2950] i get "[ERROR] Error connecting to debugger: Error Domain=NSPOSIXErrorDomain Code=61" error on xcode simulator or device build.

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionInvalid
Resolution Date2011-09-18T15:31:45.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsStudio, Titanium SDK & CLI
Labelsios, iphone
Reporterjug razovich
AssigneeMostafizur Rahman
Created2011-08-17T06:07:10.000+0000
Updated2016-03-08T07:47:56.000+0000

Description

Hello there, im using trial titanium studio and i build and simulate project properly on titanium studio. But when i open my builded project on xcode and then i compile it on xcode, i got an error like; This GDB was configured as "x86_64-apple-darwin".Attaching to process 53071. [DEBUG] reading stylesheet from: /Users/frankgoestohollywood/Library/Application Support/iPhone Simulator/4.3/Applications/86E4B361-968D-48C1-ACB6-70AE1825899F/Hangster.app/stylesheet.plist [INFO] Hangster/1.0 (1.7.2.97c3689) [ERROR] Error connecting to debugger: Error Domain=NSPOSIXErrorDomain Code=61 "The operation couldn't be completed. Connection refused" i read similar topics but i couldnt solve my problem. :/

Comments

  1. jug razovich 2011-08-17

    very weird. i set my debugger host and port to null. and everything is fine now. i think xcode tries too many connection
  2. Paul Dowsett 2011-09-18

    Jug Thank you for updating this ticket - I'm glad you got it sorted.
  3. Dietrich Streifert 2011-11-03

    @jug razovich: do you mind sharing how you managed to set the debuggers host and port to null? I'm new to xcode so I'm stuck having the same problem but no idea where to set the debugger connection option. Thanky you.
  4. jug razovich 2011-11-03

    there is "other sources/debugger.plist" under your project folder on xcode. then set your host and port values to blank. save it and compile it.. it should be working

JSON Source