SageTV Community  

Go Back   SageTV Community > Information & Announcements > SageTV Downloads & Instructions
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Downloads & Instructions This forum is for discussions containing Downloads and Instructions related to the Open Source version of SageTV. Please do not post questions in this forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 04-13-2021, 01:51 PM
jchiso jchiso is offline
Sage Expert
 
Join Date: Nov 2003
Location: Columbus, OH
Posts: 674
Linux Server Instructions?

In the past, I was able to install Sage v9 on a Ubuntu Desktop system, but now I've installed/tried to install, the 64-bit debian file on a Ubuntu server, for a headless setup.

I used the install script that has been available for a few years now, and it appears that the Sage server has installed. I also added the openJDK runtime. I am able to execute a Sage stop and start command and connect via SSH. The problem is that when I start the Placeshifter window, the new Sage server does not appear in a list.

Are there any instructions that could show what I'm missing in my attempt to run v9 from a headless Ubuntu server?
Reply With Quote
  #2  
Old 04-13-2021, 07:10 PM
Striker:WG Striker:WG is offline
Sage Aficionado
 
Join Date: Oct 2008
Posts: 472
Anything useful in the log files? That would be the first place to check.

If it's starting up properly, then maybe it's a firewall / security issue.
Reply With Quote
  #3  
Old 04-13-2021, 07:37 PM
wnjj wnjj is online now
Sage Icon
 
Join Date: Jan 2009
Posts: 1,514
Pardon my SageTV on Linux ignorance but are
Code:
enable_server=true
and
Code:
enable_media_extender_server=true
set in sage.properties by default in a Linux install?

On Windows setups at least, you usually connect with a local client first to enable those settings via the GUI (enable server & enable placeshifter).
__________________
Windows Installer
Reply With Quote
  #4  
Old 04-13-2021, 09:37 PM
jchiso jchiso is offline
Sage Expert
 
Join Date: Nov 2003
Location: Columbus, OH
Posts: 674
Quote:
Originally Posted by Striker:WG View Post
Anything useful in the log files? That would be the first place to check...
I don't know where the log files are stored; I no longer have a functioning SageTV Linux server, so I'm stitching things together from general Linux knowledge and Windows Sage instances.

Quote:
Originally Posted by wnjj View Post
Pardon my SageTV on Linux ignorance but are
Code:
enable_server=true
and
Code:
enable_media_extender_server=true
set in sage.properties by default in a Linux install?...
The existing Sage.properties file was really stark:

Code:
encoding_discovery_port=8271

network_encoder_discovery=true
I added the two lines, stopped and started the Sage server, and rebooted the system, but the server does not show up in the Placeshifters list ...
Reply With Quote
  #5  
Old 04-14-2021, 04:49 AM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Since you are running linux... You could likely just use the Docker containers that have sagetv and comskip already setup. These are containers that the unRAID server uses, but, you can use them in any Docker enabled environment. To start it... you'd use a command like this...

https://github.com/stuckless/sagetv-...nServerTest.sh
Reply With Quote
  #6  
Old 04-14-2021, 09:17 AM
jchiso jchiso is offline
Sage Expert
 
Join Date: Nov 2003
Location: Columbus, OH
Posts: 674
Quote:
Originally Posted by stuckless View Post
Since you are running linux... You could likely just use the Docker containers that have sagetv and comskip already setup...
I was trying for a simple build with this server; something with fewer features and add-ons than a Linux desktop distribution. I don't know what "Docker", "containers", "comskip", or "unRAID" are, and I can't find any links to "Docker containers[?]".

It may be that the combination of distribution (Ubuntu Server 20.04 64) and SageTV server (v9.1.10 64) is not agreeable, for some reason. The last desktop distribution on which I ran a Sage server was Ubuntu 18.04 32-bit ...
Reply With Quote
  #7  
Old 04-14-2021, 02:39 PM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Quote:
Originally Posted by jchiso View Post
I was trying for a simple build with this server; something with fewer features and add-ons than a Linux desktop distribution. I don't know what "Docker", "containers", "comskip", or "unRAID" are, and I can't find any links to "Docker containers[?]".

It may be that the combination of distribution (Ubuntu Server 20.04 64) and SageTV server (v9.1.10 64) is not agreeable, for some reason. The last desktop distribution on which I ran a Sage server was Ubuntu 18.04 32-bit ...
It's sad that you don't know about unRAID... everyone should know about unRAID, especially if you have TB of data that you want protected

Docker is like a VM (it's not), in that it runs a Linux distro in a "container" (ie, sort of like a VM), and that image has sagetv, java, etc, and it's all configured. It has comskip but if you are not using it, then you won't use it

The nice thing about "docker" in this sense, is that it removes the "something changed in ubunut 2020 and nowit doesn't work" because the container/image has what it needs. It's sort of like (but not) the snap stuff that exists in Ubuntu.
Reply With Quote
  #8  
Old 04-14-2021, 02:49 PM
wayner wayner is online now
SageTVaholic
 
Join Date: Jan 2008
Location: Toronto, ON
Posts: 7,491
unRAID is the way to go. I used to use WHS but unRAID really is a great config for SageTV. I also run dockers for Plex, Unifi, OpenVPN, etc. And I run Ubuntu in a VM on my unRAID server as well.
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA
Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA
Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server
Reply With Quote
  #9  
Old 04-15-2021, 08:42 AM
jchiso jchiso is offline
Sage Expert
 
Join Date: Nov 2003
Location: Columbus, OH
Posts: 674
In checking the Sage log, there seemed to be an error related to JRE Assistive Technology dependencies. Apparently this is an issue where the headless JRE is installed, but can be overcome by commenting out the "assistive_technologies" line in the openjdk accessibility properties file.

After making the change and rebooting the Linux server, the SageTV server appears on the Placeshifters menu, and becomes configurable, as expected.

Now, my next challenge will be getting the distribution to recognize the installed Colossus 2 card, as it (apparently) is now recognized by the current kernel ...
Reply With Quote
  #10  
Old 04-17-2021, 04:18 PM
jchiso jchiso is offline
Sage Expert
 
Join Date: Nov 2003
Location: Columbus, OH
Posts: 674
More problems, after hours of probing: I cannot get Sage to import media from a network share. I tried NFS and then SMB formats, and while I can mount either to points on the system, the SageTV program fails to import from the shares. The directories are available and files display from a list command.

No idea what the problems are ...
Reply With Quote
  #11  
Old 04-17-2021, 11:13 PM
jpwegas jpwegas is offline
Sage Expert
 
Join Date: May 2007
Posts: 502
Which install script did you use that you mentioned in the first post?

Regarding your media import issue - is the local path of network share you mounted included in the Video paths list under Detailed Setup -> General -> Media Center Import Directories? I don't think Sage will find videos if it's not included in that list.

--John
Reply With Quote
  #12  
Old 04-18-2021, 02:13 PM
jchiso jchiso is offline
Sage Expert
 
Join Date: Nov 2003
Location: Columbus, OH
Posts: 674
I used the SageWizdom script. The server installation worked without issue. I installed a headless version of JRE.

The Imported Media issues relate to actually accessing them with SageTV, meaning they don't play. They appear in the list, but generate an error implying that the file is no longer available. It's not just the imports. Attempted playback of files from network (SAMBA) shares produce the same error. There seems to be an issue with the Linux server getting anonymous access to SAMBA shares ...
Reply With Quote
  #13  
Old 04-22-2021, 11:53 PM
jchiso jchiso is offline
Sage Expert
 
Join Date: Nov 2003
Location: Columbus, OH
Posts: 674
I tried to do a workaround by setting mount points on the server and mounting the (SAMBA) Imported Videos directories. Kind of a pain, and clunky, but figured it would be a one-time configuration. The files appear, and most of them "seem" to play okay, but the Time Scroll is completely dead; the files all show as being at "0:00", with a file run time of "0:00". As such, fast forward, rewind, and time scrolling do not work.

That being said, live and recorded video playback function as expected; no issues with time scroll or run time. The Generic Plugin Tuner works fine, and the capture devices encode 720p with AC3 (Dolby Digital 5.1) audio, as expected. I've set a mount point on the server to a SAMBA share on a NAS for video recording and it also functions perfectly.

I've connected to, watched live, and played back content from this server on two different Windows systems, two HD300s and an HD 200.

Two lingering issues: the aforementioned Media Center playback and channel tuning, where this server is used as a Network Encoder. For me, the second issue is a major problem ...
Reply With Quote
  #14  
Old 04-23-2021, 12:34 AM
wnjj wnjj is online now
Sage Icon
 
Join Date: Jan 2009
Posts: 1,514
Check out this thread regarding 0 timeline issues: https://forums.sagetv.com/forums/showthread.php?t=65862
__________________
Windows Installer
Reply With Quote
  #15  
Old 04-23-2021, 08:24 AM
jchiso jchiso is offline
Sage Expert
 
Join Date: Nov 2003
Location: Columbus, OH
Posts: 674
Quote:
Originally Posted by wnjj View Post
Check out this thread regarding 0 timeline issues: https://forums.sagetv.com/forums/showthread.php?t=65862
The suggestions in the thread don't fix the issues for Imported Media. Moreover, the "Browse Media Files" operation does not allowing streaming at all ...
Reply With Quote
  #16  
Old 04-23-2021, 08:27 AM
wnjj wnjj is online now
Sage Icon
 
Join Date: Jan 2009
Posts: 1,514
Quote:
Originally Posted by jchiso View Post
The suggestions in the thread don't fix the issues for Imported Media. Moreover, the "Browse Media Files" operation does not allowing streaming at all ...
Did you enable logging to see what ffmpeg was concluding?
__________________
Windows Installer
Reply With Quote
  #17  
Old 04-23-2021, 08:55 AM
jchiso jchiso is offline
Sage Expert
 
Join Date: Nov 2003
Location: Columbus, OH
Posts: 674
Quote:
Originally Posted by wnjj View Post
Did you enable logging to see what ffmpeg was concluding?
I did not. I thought the proposed solution related to updating permissions and doing a re-scan of the imported data.

I've added a line to enable ffmpeg logging, but i don't know where I'd need to look for diagnostics ...
Reply With Quote
  #18  
Old 04-23-2021, 11:47 AM
wnjj wnjj is online now
Sage Icon
 
Join Date: Jan 2009
Posts: 1,514
Quote:
Originally Posted by jchiso View Post
I did not. I thought the proposed solution related to updating permissions and doing a re-scan of the imported data.

I've added a line to enable ffmpeg logging, but i don't know where I'd need to look for diagnostics ...
After you set debug_ffmpeg_format_info=TRUE in sage.properties and restart SageTV, import a new file and then look in the normal log file (sagetv_0.txt) for a line with "FFMPEG Info:" in it. It should come after a line that says "Now using external format detector for:".

That particular user didn't have execute permission on ffmpeg so it failed completely. ffmpeg is what SageTV uses to determine the length and format of newly imported videos.
__________________
Windows Installer
Reply With Quote
  #19  
Old 04-23-2021, 01:00 PM
jchiso jchiso is offline
Sage Expert
 
Join Date: Nov 2003
Location: Columbus, OH
Posts: 674
Quote:
Originally Posted by wnjj View Post
After you set debug_ffmpeg_format_info=TRUE in sage.properties and restart SageTV, import a new file and then look in the normal log file (sagetv_0.txt) for a line with "FFMPEG Info:" in it. It should come after a line that says "Now using external format detector for:".

That particular user didn't have execute permission on ffmpeg so it failed completely. ffmpeg is what SageTV uses to determine the length and format of newly imported videos.
I don't have a line with "ffmpeg.info" in it, but all of the lines with ffmpeg have error messages that read:

ffmpeg: error while loading shared libraries: libfaad.so.2: cannot open shared object file: No such file or directory
Reply With Quote
  #20  
Old 04-23-2021, 02:47 PM
wnjj wnjj is online now
Sage Icon
 
Join Date: Jan 2009
Posts: 1,514
Quote:
Originally Posted by jchiso View Post
I don't have a line with "ffmpeg.info" in it, but all of the lines with ffmpeg have error messages that read:

ffmpeg: error while loading shared libraries: libfaad.so.2: cannot open shared object file: No such file or directory
That would be the problem then. libfaad.so.2 is a library that ffmpeg uses. Either it's not installed or the directory it's in is not part of LD_LIBRARY_PATH. The result is ffmpeg cannot run and detect the file formats. You should be able to run ffmpeg directly at the prompt to test if it can work. With no arguments you should get a usage statement back.
__________________
Windows Installer
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Are there any updated instructions for Linux with HD-PVRs? sdsean SageTV Linux 39 08-20-2019 09:35 AM
Request for instructions on how to setup Comskip in linux Galaxysurfer SageTV Linux 9 03-27-2019 03:52 PM
Differences between Linux server & windows server Galaxysurfer SageTV Linux 2 02-13-2018 05:13 PM
linux installation and use instructions jackln SageTV Linux 2 11-30-2015 10:25 AM
Linux server? matt91 SageTV Marketplace 0 06-26-2012 08:08 AM


All times are GMT -6. The time now is 11:03 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.