osx - Xamarin Mac Agent can't connect from VS Studio 2015 -


i read similar questions in stackoverflow, apparently issue.

i updated xamarin visual studio latest version of stable channel, after i'm unable connect mac.

i tried connect via ssh manually , works, not ssh connection problem. enabled/disabled firewall no success.

i check system.log when try connect xamarin mac agent , throws:

nov 10 09:36:33 macbook-air-de-usuario-2 sshd[4361]: accepted publickey victor fe80::8896:2c60:3227:6319%en0 port 57262 ssh2: rsa sha256:teejf9jdqq461avtwwyivle4hd5hgknmappslxygn9w nov 10 09:36:34 macbook-air-de-usuario-2 sshd[4364]: accepted publickey victor fe80::8896:2c60:3227:6319%en0 port 57267 ssh2: rsa sha256:teejf9jdqq461avtwwyivle4hd5hgknmappslxygn9w nov 10 09:36:53 macbook-air-de-usuario-2 com.apple.usbmuxd[81]: lockdown_v2_bonjour_service_name _apple-mobdev2._tcp,923907f4 nov 10 09:36:54 macbook-air-de-usuario-2 com.apple.coresimulator.coresimulatorservice[870]: requested watch is not available pairing.  assuming has capability. nov 10 09:36:54 macbook-air-de-usuario-2 com.apple.coresimulator.coresimulatorservice[870]: requested phone is not available pairing.  assuming has capability. nov 10 09:36:54 macbook-air-de-usuario-2 com.apple.coresimulator.coresimulatorservice[870]: requested watch is not available pairing.  assuming has capability. nov 10 09:36:54 macbook-air-de-usuario-2 com.apple.coresimulator.coresimulatorservice[870]: requested phone is not available pairing.  assuming has capability. nov 10 09:36:55 macbook-air-de-usuario-2 sshd[4363]: received disconnect fe80::8896:2c60:3227:6319%en0: 11: connection terminated client. nov 10 09:36:55 macbook-air-de-usuario-2 sshd[4363]: disconnected fe80::8896:2c60:3227:6319%en0 nov 10 09:36:55 macbook-air-de-usuario-2 com.apple.xpc.launchd[1] (com.openssh.sshd.79f5863d-3b02-4d2c-8f6d-96178b074221[4361]): service exited abnormal code: 255 nov 10 09:36:55 macbook-air-de-usuario-2 sshd[4367]: received disconnect fe80::8896:2c60:3227:6319%en0: 11: connection terminated client. nov 10 09:36:55 macbook-air-de-usuario-2 sshd[4367]: disconnected fe80::8896:2c60:3227:6319%en0 nov 10 09:36:55 macbook-air-de-usuario-2 com.apple.xpc.launchd[1] (com.openssh.sshd.21ed3d13-7df3-484d-97da-dc434540e608[4364]): service exited abnormal code: 255 nov 10 09:36:56 macbook-air-de-usuario-2 com.apple.xpc.launchd[1] (com.xamarin.2016-11-09__18-55-40.13680.broker[4466]): service exited due signal: killed: 9 nov 10 09:36:56 macbook-air-de-usuario-2 com.apple.xpc.launchd[1] (com.xamarin.2016-11-09__18-55-40.13680.build[4590]): service exited due signal: killed: 9 nov 10 09:36:56 macbook-air-de-usuario-2 com.apple.xpc.launchd[1] (com.xamarin.2016-11-09__18-55-40.13680.idb[4586]): service exited due signal: killed: 9 nov 10 09:36:57 macbook-air-de-usuario-2 sshd[4646]: accepted publickey victor fe80::8896:2c60:3227:6319%en0 port 57280 ssh2: rsa sha256:teejf9jdqq461avtwwyivle4hd5hgknmappslxygn9w 

any ideas? have xamarin studio in mac, didn't update yet latest version of stable channel. there chance problem version mismatch? have xcode 7.3 in macos x el capitan, have problem if update xamarin studio keeping current xcode version?


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -