[mythtv-users] v30 built from source mythfrontend error

Bill Meek keemllib at gmail.com
Thu Feb 7 22:06:51 UTC 2019


On 2/7/19 12:45 PM, James Abernathy wrote:
> mythfrontend with -v file:debug
> yielded:
> 2019-02-07 13:38:52.626013 I  RemoteFile::Exists(): looking for remote file: myth://Temp@jim-build/mythtv_video_test_HD_19000Kbps_H264.mkv
> 2019-02-07 13:38:52.631526 E  downloadRemoteFile(): DOWNLOAD_FILE returned ERROR!

The Temp storage group is built-in and its location is calculated at
run time. [That's the 'Temp' between the // and @ above.]

It is in your <configuration directory>/tmp (perhaps $HOME/.mythtv/tmp.)
That can be changed if $MYTHCONFDIR is set.

See if that exists and can be read/written by anyone trying to access it.

-- 
Bill


More information about the mythtv-users mailing list