Unable to access MythTV Perl API. Try with –verbose to find out why.

I have been getting the error message

Unable to access API. Try with –verbose to find out why.

on MythTv running on 8.04. It wasn’t bothering me too much because the was still being updated. Also I believe this is something to do with only which prints out in the console what is being recorded (if any), next up coming recording and the amount of available space.

The problem is the MythTv-Status program is ran on a schedule and is requires the config. in the ~/.mythtv directory to be copied or a symbolic link in /root/.mythtv Run the following commands to solve the problem:
$ sudo mkdir /root/.mythtv
$ sudo ln -s ~/.mythtv/config.xml
$ sudo /etc/init.d/mythtv-status reload

The last command will run MythTv-Status to read the new configuration XML file and run without any errors.

The only problem it has caused is that it does not say how many days worth or TV guide it has where as before this fix it specified it with errors.

Unable to access MythTV Perl API. Try with –verbose to find out why. Ubuntu Forum

Related posts:

  1. Removing Files With –
  2. Broken MythTV
  3. MythWeb Preview
  4. Hauppauge WinTV Nova TD-500 On MythTV
  5. DNS Notification With Inadyn

About Danny

I.T software professional always studying and applying the knowledge gained and one way of doing this is to blog. Danny also has participates in a part time project called Energy@Home [http://code.google.com/p/energyathome/] for monitoring energy usage on a premise. Dedicated to I.T since studying pure Information Technology since the age of 16, Danny is now in the industry that he has aimed for since leaving school. View all posts by Danny → This entry was posted in Linux and tagged , , , , , , , . Bookmark the permalink.

2 Responses to Unable to access MythTV Perl API. Try with –verbose to find out why.

Leave a Reply

Your email address will not be published. Required fields are marked *.

*

All comments must go through an approval and anti-spam process before appearing on the website. Please be patience and do not re-submit your comment if it does not appear.