Issues with newest version of google chrome

812 views
Skip to first unread message

michaelha...@gmail.com

unread,
Jul 21, 2016, 9:36:19 AM7/21/16
to kurento
It appears that with Version 52.0.2743.82 m kurento no longer works. No errors in the development console. It just won't display any video. Traffic appears in wireshark. This version of Google Chrome came out on Tuesday or Wednesday.

Ivan Gracia

unread,
Jul 21, 2016, 10:20:36 AM7/21/16
to Kurento Public
Can you try this demo? It's probably your local KMS. Check with the latest KMS release, or with the latest dev version.

Ivan Gracia



On Thu, Jul 21, 2016 at 3:36 PM, <michaelha...@gmail.com> wrote:
It appears that with Version 52.0.2743.82 m kurento no longer works. No errors in the development console. It just won't display any video. Traffic appears in wireshark. This version of Google Chrome came out on Tuesday or Wednesday.

--
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.

michaelha...@gmail.com

unread,
Jul 21, 2016, 10:29:38 AM7/21/16
to kurento
Is this demo running the latest dev version?

Ivan Gracia

unread,
Jul 21, 2016, 10:31:35 AM7/21/16
to Kurento Public
Yap. What server are you running?

Ivan Gracia


michaelha...@gmail.com

unread,
Jul 21, 2016, 10:47:14 AM7/21/16
to kurento
6.5.0.20160530172436.trusty

michaelha...@gmail.com

unread,
Jul 21, 2016, 12:13:42 PM7/21/16
to kurento, michaelha...@gmail.com
I ran the following commands and it appears to work now:

sudo apt-get remove kurento-media-server-6.0
sudo apt-get autoremove
sudo apt-get update
sudo apt-get install kurento-media-server-6.0

although after updating the version did not change. Could this have been a dependencies issue? We have multiple servers failing so I don't believe it could have been just that one instance.

Stephen Dame

unread,
Jul 21, 2016, 1:01:37 PM7/21/16
to kur...@googlegroups.com

Chrome 52 uses new ciphers, that require libssl1.02,   so if your ubuntu 14.04, libssl was probably at 1.00.

 

We had this issue with FreeSWITCH a few weeks ago,  required a ppa to update libssl, and then a recompile to use the correct version.

 

Maybe apt-get update is now updating the library.

 

Regards,

Stephen

 

HostBBB – Online Learning Solutions

207 Technology Group Inc.   1-888-229-9756  skype: Stephen_Dame

michaelha...@gmail.com

unread,
Jul 21, 2016, 1:25:20 PM7/21/16
to kurento, sd...@207me.com
Wow. You are correct. Only updating libssl fixed it. Thank you.

Claudio Sturiale

unread,
Jul 26, 2016, 8:26:23 AM7/26/16
to kurento, sd...@207me.com
Hi, how can I solve Chrome 52 issue using docker 6.5.0 image? I updated libssl but nothing seems changed.
Thanks in advance

ma...@mobilea.nl

unread,
Jul 26, 2016, 8:38:35 AM7/26/16
to kurento, michaelha...@gmail.com
Ivan,

Can you please update the AMI image on ElasticRTC to use the new ciphers? We also have issues now with this Chrome version.

Mark

pilkhwa...@gmail.com

unread,
Jul 28, 2016, 6:39:29 AM7/28/16
to kurento
Hi Ivan,

According to Stephen Dame in the answers above, do we have to recompile KMS 6.5.1 with libssl1.02 or just update  libssl to the latest version where KMS is installed ?

Regards,
Sagar Pilkhwal

Ivan Gracia

unread,
Jul 28, 2016, 8:09:01 AM7/28/16
to kurento
No, just update the library and restar KMS.

Cheers,
--

danilo.ar...@gmail.com

unread,
Aug 1, 2016, 11:20:59 AM8/1/16
to kurento
Hi Ivan, I'm experiencing this issue as well. I have updated the libssl package but it still doesn't work (neither my application nor the kurento-room-demo).
Mozilla Firefox works fine instead, I'm really clueless right now.
Message has been deleted

pa...@cernik.name

unread,
Aug 1, 2016, 2:08:55 PM8/1/16
to kurento, sd...@207me.com, michaelha...@gmail.com
Hi, I installed kurento recently on freshly installed virtual machine with already updated openssl (1.0.2d) and I did not encounter any issue after updating chrome to 52.0.2743.82

tjmccl...@gmail.com

unread,
Aug 1, 2016, 4:21:47 PM8/1/16
to kurento, sd...@207me.com, michaelha...@gmail.com, pa...@cernik.name
I am getting the same issue on the MAC - delete Chrome and all of its artifacts - reinstalled - still does not work.

Ivan Gracia

unread,
Aug 2, 2016, 3:04:52 AM8/2/16
to Kurento Public, sd...@207me.com, michaelha...@gmail.com, pa...@cernik.name
TJ, did you update libssl in your KMS instance, and restart the server?

Ivan Gracia



Danilo Arcidiacono

unread,
Aug 2, 2016, 3:28:51 AM8/2/16
to kur...@googlegroups.com, sd...@207me.com, michaelha...@gmail.com, pa...@cernik.name
Hi Ivan, when I type `ldconfig -p | grep libssl` I get `libssl.so.1.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.1.0.0`, but
`openssl version` says `OpenSSL 1.0.2d 9 Jul 2015`. Could that be a problem?

Thanks

--
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/r_ptl2Y_CLo/unsubscribe.
To unsubscribe from this group and all its topics, send an email to kurento+u...@googlegroups.com.

Ivan Gracia

unread,
Aug 3, 2016, 8:43:20 AM8/3/16
to Kurento Public, sd...@207me.com, michaelha...@gmail.com, pa...@cernik.name
Maybe, can you update libssl too?


Ivan Gracia


chandrashe...@meritnation.com

unread,
Aug 10, 2016, 3:24:13 AM8/10/16
to kurento, sd...@207me.com
Thanx Stephen.

I updated the openssl version to 1.0.2d and restart the kurento server & its working. 
Reply all
Reply to author
Forward
0 new messages