The last line implies there's a syntax error in the rd.conf file, at line
172.  A stray trailing comma, maybe?

On Sat, Apr 25, 2020 at 1:04 PM Andrew Pepper <anpep...@gmail.com> wrote:

> I just migrated my system onto a new server (I moved /var/snd and
> backup/restore dB) and I am getting the following errors when trying to
> configure PyPad to send the Now& Next track info to Icecast. Any idea what
> I'm missing ?
>
> Traceback (most recent call last):
>   File "/usr/lib64/rivendell/pypad/pypad_icecast2.py", line 83, in <module>
>     rcvr.setConfigFile(sys.argv[3])
>   File "/usr/lib64/python3.6/site-packages/pypad.py", line 836, in
> setConfigFile
>     db=self.__openDb()
>   File "/usr/lib64/python3.6/site-packages/pypad.py", line 787, in __openDb
>     creds=self.__getDbCredentials()
>   File "/usr/lib64/python3.6/site-packages/pypad.py", line 782, in
> __getDbCredentials
>     config.readfp(open('/etc/rd.conf'))
>   File "/usr/lib64/python3.6/configparser.py", line 763, in readfp
>     self.read_file(fp, source=filename)
>   File "/usr/lib64/python3.6/configparser.py", line 718, in read_file
>     self._read(f, source)
>   File "/usr/lib64/python3.6/configparser.py", line 1111, in _read
>     raise e
> configparser.ParsingError: Source contains parsing errors: '/etc/rd.conf'
> [line 172]: ',\n'
>
> Thanks,
> Andrew
> _______________________________________________
> Rivendell-dev mailing list
> Rivendell-dev@lists.rivendellaudio.org
> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
>
_______________________________________________
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to