MinisatIP no longer connects with SAT/IP

Have a MythTV related problem? Ask for help from other MythTV users here.

Moderator: Forum Moderators

Post Reply
jksj
Senior
Posts: 164
Joined: Thu Feb 13, 2014 7:53 pm
Great Britain

MinisatIP no longer connects with SAT/IP

Post by jksj »

https://github.com/catalinii/minisatip Minisatip Version: 1.3.38~4ad9a8d -- Build date/time: Feb 6 2025 | 14:22:56
MythTV Version : v35-Pre-694-geb7b1fc9fe
I have just updated Minisatip from version 1.3.0~80578a2 -- Build date/time: Nov 7 2023 to the current.

Code: Select all

--Before update
mythbackend[1972]: I CoreContext satiputils.cpp:122 (doUPNPsearch) SatIP: Found uuid:11223344-9999-0000-b7ae-dca63202f317 minisatip 192.168.0.120 0 DVBS2
mythbackend[1972]: I CoreContext satiputils.cpp:122 (doUPNPsearch) SatIP: Found uuid:11223344-9999-0000-b7ae-dca63202f317 minisatip 192.168.0.120 1 DVBS2
mythbackend[1972]: I CoreContext satipstreamhandler.cpp:464 (Open) SatIPSH[20]: Discovered device uuid:11223344-9999-0000-b7ae-dca63202f317 at 192.168.0.120
--After update
mythbackend[2034]: I CoreContext satiputils.cpp:122 (doUPNPsearch) SatIP: Found uuid:ecbd9292-a049-5954-ca00-eb01ef4dcfa5 minisatip 192.168.0.120 0 DVBS2
mythbackend: mythbackend[2034]: I CoreContext satiputils.cpp:122 (doUPNPsearch) SatIP: Found uuid:ecbd9292-a049-5954-ca00-eb01ef4dcfa5 minisatip 192.168.0.120 1 DVBS2
mythbackend: mythbackend[2034]: E CoreContext satipstreamhandler.cpp:468 (Open) SatIPSH[20]: Failed to discover device uuid:11223344-9999-0000-b7ae-dca63202f317, no IP found
Commit Generate a random UUID on startup, store and read from bootid on Aug 7, 2024 looks suspicious
https://github.com/catalinii/minisatip/ ... 5087bad818
I will try and get more info but updating Minisat seems currently unwise.
jksj
Senior
Posts: 164
Joined: Thu Feb 13, 2014 7:53 pm
Great Britain

Re: MinisatIP no longer connects with SAT/IP

Post by jksj »

Issue now understood. The mac address of the Ethernet Adaptor instead of the Wifi adapter is being used to form the UUID.

Apologies for the noise!
User avatar
kmdewaal
Developer
Posts: 743
Joined: Wed Dec 07, 2016 8:01 pm
Netherlands

Re: MinisatIP no longer connects with SAT/IP

Post by kmdewaal »

Thanks for figuring this out! This means at least one time reconfiguring the SatIP capture cards.
It would be great if the mac address of the Ethernet adapter will remain the same....
Post Reply