PDA

View Full Version : Mezzmo Android Client bug



Buzz60
05-16-2016, 06:19 PM
Hello,

I post here because for some days my android client no longer visualize my Mezzmo server.
( This worked well before all updates recent days)

LAN Server: Mezzmo PRO v5.0.1.0
Android Client: V2.0.3

My TV is well recognized on my android but not my server.
TV Mezzmo sees my server and works well.

When I try a live connection (with the + icon of the client) , this is what the logs refer :
( Mezzmo server add android client to the list of devices in mezzmo )

4512 - May 16 11:04:11.201 [ThreadID:0ea0] - [0EA0] IN > EA0 recvfrom socket 552 (10.10.0.28) bytes received = 162
GET / HTTP/1.1
User-Agent: Dalvik/2.1.0 (Linux; U; Android 5.0; SM-N9005 Build/LRX21V)
Host: 10.10.0.10:53168
Connection: Keep-Alive
Accept-Encoding: gzip

4513 - May 16 11:04:11.201 [ThreadID:0ea0] - [0EA0] > ---------------------------------------------------------------------
4514 - May 16 11:04:11.201 [ThreadID:0ea0] - [0EA0] INFO > OnData: we have complete response packet: DeferDestruction = 0 on socket 552 (1436)
4515 - May 16 11:04:11.201 [ThreadID:0ea0] - [0EA0] INFO > GetTargetDeviceProfile: Device IP does not exist or communication time has expired

4516 - May 16 11:04:11.717 [ThreadID:0b98] - [0B98] WARN > select timed out with tv_sec = 0 and tv_usec = 500000
4517 - May 16 11:04:11.717 [ThreadID:0b98] - [0B98] INFO > B98 fd_counts: readset = 5, writeset = 0, errorset = 3, tv_sec = 1591, tv_usec = 124000, slct = 0, v = 1591124
4518 - May 16 11:04:12.217 [ThreadID:0b98] - [0B98] WARN > select timed out with tv_sec = 0 and tv_usec = 500000
4519 - May 16 11:04:12.217 [ThreadID:0b98] - [0B98] INFO > B98 fd_counts: readset = 5, writeset = 0, errorset = 3, tv_sec = 1590, tv_usec = 624000, slct = 0, v = 1590624
4520 - May 16 11:04:12.357 [ThreadID:0ea0] - [0EA0] IN > EA0 [ Conceiva Mezzmo (Android)]: HTTP-PACKET for 10.10.0.10 (/)
4521 - May 16 11:04:12.357 [ThreadID:0ea0] - [0EA0] ERROR> NOT FOUND DIRECTIVE OBJECT: /
4522 - May 16 11:04:12.357 [ThreadID:0ea0] - [0EA0] INFO > Sending bytes from 0, length=0
4523 - May 16 11:04:12.357 [ThreadID:0ea0] - [0EA0] OUT > EA0 SendTo: (send) socket 552, length = 125, bytes sent = 125

Is this a known bug and being corrected ? ( Two consecutive updates of the android client shortly ... )

Thank you for your help

Greg

Peter
05-17-2016, 08:26 AM
Hi Greg,
from the excerpt of the log it looks like the app is failing to request the description document from the server, it should request 10.10.0.10:53168/desc to add the server but instead it is requesting 10.10.0.10:53168/. If you have added the server manually using the '+' icon on the servers list it may be missing the /desc path, please try long clicking on the server you added in the servers list in the app and then uncheck the box for 'Make Sticky' so that the server can be removed then click OK and click the refresh button on the servers list to refresh the list of servers and the Mezzmo server should be discovered and added correctly.