[mythtv-users] mythfilldatabase not updating since last week's boot
Barry Martin
barry3martin at gmail.com
Thu Nov 23 15:18:56 UTC 2017
Hi Folks!
> If the UserId and Password above match what the Schedules Direct site
> says are the correct values, then we need to delve deeper into the
> Internet traffic to see what the problem is. So I would recommend
> installing Wireshark and running it while you run mythfilldatabase
> manually, and looking at the traffic to the Schedules Direct site. You
> should then be able to see the exact traffic and the error reply. When
> installing Wireshark, it will ask if you want to allow non-root users
> to use it, as this is a security risk. Allowing any user to run
> Wireshark allows them to see all the network traffic, which can
> contain passwords and other sensitive information. Since I am the
> only person who uses my PCs, I allow all users to run Wireshark, but
> you may not want that if your situation is different.
OK think I posted something (possibly useless) from Wireshark at
https://pastebin.com/SfczTdK8.
As for the dumpcap permission, found this:
Setting network privileges for dumpcap if your kernel and file
system don't support file capabilities
In this case, you will need to make dumpcap set-UID to root.
1. chown root /usr/sbin/dumpcap (NOTE: Replace /usr/sbin with
/usr/bin in this command and the next command in case you receive an
error that indicates that dumpcap isn't in /usr/sbin)
2. chmod u+s /usr/bin/dumpcap
Wanted sudo - but didn't fix the problem.
Did find running sudo wireshark shows the various interfaces. Yea! Of
course then the problem is I have to run mythfilldatabase from a
different Terminal and that doesn't seem to work.
Stay tuned! :)
Barry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20171123/9238b339/attachment.html>
More information about the mythtv-users
mailing list