News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

ReceiveData failed error

Started by Esperanto, September 08, 2017, 10:04:08 AM

Previous topic - Next topic

Esperanto

Anyone knows how to fix this? I get the pop up for the HD all the time. Does not matter if I ignore it or add it as a HDD.

07      09/08/17 9:30:02.657            Event #65 has no handlers <0x7fd3a77be700>
07      09/08/17 9:30:02.657            Received Message from 1 (^[[36;1mCORE / Living Room/Family Room^[[0m) to -1001 (^[[36;1munknown / ^[[0m), type 2 id 65 Event:^[[32;1mDevice Detected^[[0m, retry none, parameters: <0x7fd3a77be700>
07      09/08/17 9:30:02.657              Parameter 5(Mac Address):  <0x7fd3a77be700>
07      09/08/17 9:30:02.657              Parameter 13(Text): 690.64 GB [sdb2] SAMSUNG_HD753LJ on dcerouter <0x7fd3a77be700>
07      09/08/17 9:30:02.657              Parameter 28(IP Address):  <0x7fd3a77be700>
07      09/08/17 9:30:02.657              Parameter 49(PK_DeviceTemplate): 1790 <0x7fd3a77be700>
07      09/08/17 9:30:02.657              Parameter 51(VendorModelID):  <0x7fd3a77be700>
07      09/08/17 9:30:02.657              Parameter 52(PK_CommMethod): 8 <0x7fd3a77be700>
07      09/08/17 9:30:02.657              Parameter 53(PK_PnpProtocol):  <0x7fd3a77be700>
07      09/08/17 9:30:02.657              Parameter 54(PNP Serial Number): e5712295-c412-4c51-81c1-095b10a4f4b0 <0x7fd3a77be700>
07      09/08/17 9:30:02.657              Parameter 55(DeviceData): 267|e5712295-c412-4c51-81c1-095b10a4f4b0|277|690.64 GB <0x7fd3a77be700>
07      09/08/17 9:30:02.657              Parameter 56(Category):  <0x7fd3a77be700>
07      09/08/17 9:30:02.657              Parameter 59(Signature):  <0x7fd3a77be700>
05      09/08/17 9:30:02.707            ^[[33;1mSocket::ReceiveData 0x7fd43c0986a0 failed, bytes left 0 start: 68930748 1: 0 1b: 0 2: 0 2b: 0 m_Socket: 125 Incoming_Conn Socket 125 ::ffff:127.0.0.1^[[0m <0x7fd3a77be700>
05      09/08/17 9:30:02.707            ^[[33;1mSocket::ReceiveString2 ReceiveData failed m_Socket: -1 Incoming_Conn Socket 125 ::ffff:127.0.0.1^[[0m <0x7fd3a77be700>
05      09/08/17 9:30:02.707            ^[[33;1mTCPIP: Closing connection to -1003 (Router Dev #0) 0x7fd43c0986a0 m_Socket: -1^[[0m <0x7fd3a77be700>
05      09/08/17 9:30:02.707            ^[[33;1mRouter::RemoveAndDeleteSocket 0x7fd43c0986a0 -1003^[[0m <0x7fd3a77be700>


Marie.O

Quote from: Esperanto on September 08, 2017, 10:04:08 AM
Anyone knows how to fix this? I get the pop up for the HD all the time. Does not matter if I ignore it or add it as a HDD.

I hit Always ignore and never get bothered again. Wouldn't know why you are bothered after that. Maybe look at the MySQL table PnpQueue and see if anything pops out.
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

Esperanto

mysql> delete from PnpQueue;
Query OK, 36179 rows affected (0.25 sec)