|
SageTV Linux Discussion related to the SageTV Media Center for Linux. Questions, issues, problems, suggestions, etc. relating to the SageTV Linux should be posted here. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
SJQ Agent problem
I'm finalizing my transfer of Sage to my Ubuntu server that I'm running as a VM on unRAID. I'm stuck trying to register a SJQ agent on the host system. I can register an agent as a plugin but when I try to run the SJQ agent outside of Sage I get the following:
Code:
sjqagent.sh: line 2: $'\r': command not found : No such file or directory sjqagent.sh: line 5: syntax error near unexpected token `$'do\r'' 'jqagent.sh: line 5: `for jar in `ls ../lib/*.jar` ; do |
#2
|
|||
|
|||
Looks like you may need to strip the carriage return (\r) from the script. Try this in the directory with the sjqagent.sh file:
Code:
sudo cp sjqagent.sh sjqagent.sh.save sudo dos2unix sjqagent.sh
__________________
Home Network: https://karylstein.com/technology.html |
#3
|
|||
|
|||
That worked. Thanks.
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Plex Scanner and BMT Agent for SageTV | PiX64 | SageTV v7 Customizations | 1412 | 11-11-2022 12:35 AM |
Browser Agent Issue [BMT 4.100.0] | Skirge01 | SageTV v9 Customizations | 3 | 10-05-2016 10:59 AM |
Need help with SJQv4 remote agent | coppit | SageTV v7 Customizations | 4 | 12-19-2010 11:03 AM |
SagetTVService Virus Win32.Agent.dwo | Ponchera | SageTV Software | 6 | 02-04-2008 06:33 PM |
NVIDIA Boot Agent loads after Sage freezes; doesn't see hard drive | popechild | Hardware Support | 8 | 08-24-2007 07:27 PM |