Appcelerator ERROR | socket hang up

0

I have the following problem when trying to compile directly on an iPhone or Android (physical device)

[INFO]: Alloy compiled in 68.30137s [INFO]: Alloy compiler completed successfully [ERROR]: socket hang up

I'm trying the latest version of the appcelerator and titanium IDE 6.3.0

Greetings and thank you very much.

    
asked by bmustach 05.12.2017 в 20:21
source

1 answer

1

I auto respond. This error occurs because of a network problem.

When appcelerator builds, it makes a request to the appcelerator servers (to validate certain information), which, in my company, was blocked. Check the above, testing directly on another network on which it worked correctly.

To know the above, use the following command "appc run -p ios -T" simulator "-l trace", which showed me the connection error to appcelerator.

Greetings.

    
answered by 08.01.2018 в 20:20