The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Set logging in upmpdcli.conf but /var/log/moodeupnp.log
#1
I've been trying to send files to the moode upnp renderer using an app control point and been getting Internal Server Error : 500 when I call SetAVTransportURI or SetNextAVTransportURI. I can happily use BubbleUpnp to do this, so I'm sure the issue is with my code. To try and get a grip on things I tried to turn on logging via upmpdcli.conf by changing the settings to: 


Code:
# <var name="logfilename" type="fn"><brief>Log file
# name.</brief><descr>Defaults to stderr. This can also be specified as -d
# logfilename.</descr></var>
logfilename = /var/log/moodeupnp.log

# <var name="loglevel" type="int" values="0 5 2"><brief>Log
# level.</brief><descr>Can also be specified as -l loglevel.</descr></var>
loglevel = 5

But there's no logfile in /var/log.  I have restarted Moode post config file change. Any suggestions on why there's no log file? Clearly I've done something dumb, but what?
Reply


Messages In This Thread
Set logging in upmpdcli.conf but /var/log/moodeupnp.log - by Steven Crook - 05-03-2020, 03:26 PM

Forum Jump: