exit code of #128 fatal: unable to connect to github.com: github.com[0: 192.30.252.131]

390 views
Skip to first unread message

shijin....@gmail.com

unread,
Jan 11, 2016, 11:51:58 PM1/11/16
to kurento

i,
when i try to compile ,i am getting the following errors,

[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Kurento Java Tutorial - Hello World 6.2.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ kurento-hello-world ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ kurento-hello-world ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (get-build-timestamp) @ kurento-hello-world ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ kurento-hello-world ---
[INFO] Executing: /bin/sh -c cd '/var/www/webrtc/kurento-tutorial-java/kurento-hello-world' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /var/www/webrtc/kurento-tutorial-java/kurento-hello-world
[INFO] Storing buildNumber: c8043c91150fc8b99141575451454db82535192b at timestamp: 1452523076572
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '/var/www/webrtc/kurento-tutorial-java/kurento-hello-world' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /var/www/webrtc/kurento-tutorial-java/kurento-hello-world
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- exec-maven-plugin:1.4.0:exec (default) @ kurento-hello-world ---
bower bootstrap#~3.3.0          cached git://github.com/twbs/bootstrap.git#3.3.6
bower bootstrap#~3.3.0        validate 3.3.6 against git://github.com/twbs/bootstrap.git#~3.3.0
bower ekko-lightbox#~3.1.4      cached git://github.com/ashleydw/lightbox.git#3.1.5
bower ekko-lightbox#~3.1.4    validate 3.1.5 against git://github.com/ashleydw/lightbox.git#~3.1.4
bower adapter.js#*              cached git://github.com/webrtc/adapter.git#0.2.5
bower adapter.js#*            validate 0.2.5 against git://github.com/webrtc/adapter.git#*
bower demo-console#1.5.1        cached git://github.com/KurentoForks/demo-console.git#1.5.1
bower demo-console#1.5.1      validate 1.5.1 against git://github.com/KurentoForks/demo-console.git#1.5.1

bower demo-console#1.5.1       ECMDERR Failed to execute "git ls-remote --tags --heads git://github.com/KurentoForks/demo-console.git", exit code of #128 fatal: unable to connect to github.comgithub.com[0: 192.30.252.131]: errno=Connection timed out

Additional error details:
fatal: unable to connect to github.com:
github.com[0: 192.30.252.131]: errno=Connection timed out
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:14.427s
[INFO] Finished at: Mon Jan 11 14:40:06 UTC 2016
[INFO] Final Memory: 13M/31M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.4.0:exec (default) on project kurento-hello-world: Command execution failed. Process exited with an error: 1 (Exit value: 1) -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:


Ivan Gracia

unread,
Jan 12, 2016, 3:49:45 AM1/12/16
to Kurento Public
Do you always get that error? It looks like a temporary network outage.

Ivan Gracia



--
You received this message because you are subscribed to the Google Groups "kurento" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kurento+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Shijin T R

unread,
Jan 12, 2016, 4:09:07 AM1/12/16
to kur...@googlegroups.com
Hi  Ivan Gracia,

Actually ,now the compilation was success,ut noew i have a new problem.
The java code compiled and i am able to access teh web page.but it not showing remote stream.
I just installed the kurento media server and compile the java code using mvn.
i am using an amazon ec2 instance,does it make any problem?
Is there anything need to setup in the server to view the stream?

Thanks in advance,

Shijin TR

--
You received this message because you are subscribed to a topic in the Google Groups "kurento" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/kurento/qxPTWOl6LIY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to kurento+u...@googlegroups.com.

shijin....@gmail.com

unread,
Jan 12, 2016, 4:11:23 AM1/12/16
to kurento, shijin....@gmail.com
Hi  Ivan Gracia,

Actually ,now the compilation was success,ut noew i have a new problem.
The java code compiled and i am able to access teh web page.but it not showing remote stream.
I just installed the kurento media server and compile the java code using mvn.
i am using an amazon ec2 instance,does it make any problem?
Is there anything need to setup in the server to view the stream?


Ivan Gracia

unread,
Jan 12, 2016, 4:32:22 AM1/12/16
to Kurento Public, shijin....@gmail.com
You'll need to configure a STUN server. Please read the documentation about that.

Ivan Gracia



shijin....@gmail.com

unread,
Jan 12, 2016, 4:55:37 AM1/12/16
to kurento, shijin....@gmail.com
I have added STUN in /etc/kurento/modules/kurento/WebRtcEndpoint.conf.ini like bellow

stunServerAddress=173.194.66.127
stunServerPort=19302

Is this fine?

Ivan Gracia

unread,
Jan 12, 2016, 5:54:32 AM1/12/16
to Kurento Public, shijin....@gmail.com
I suppose. Don't know all the address, but that one looks fine. Check it here. Don't forget to remove the previous entry that exists in that page.

Ivan Gracia


Reply all
Reply to author
Forward
0 new messages