digimaster wrote: 
> Thanks for sending the reqeust QLogitechMediaServer.log.err.
> 
> Now i can see where the error lays.
> 
> Could you do the following comaands between "" and give me the output
> 
> "which mktemp"
> "/bin/echo $(/bin/mktemp -q)"
> "/bin/mktemp -h"
> 
> And i`m curious which model QNap are you using.

The NAS model is TS-231P

$ which mktemp
/bin/mktemp
$ /bin/echo $(/bin/mktemp -q)
BusyBox v1.01 (2021.11.18-18:57+0000) multi-call binary

Usage: mktemp [-dq] TEMPLATE

Creates a temporary file with its name based on TEMPLATE.
TEMPLATE is any name with six `Xs' (i.e., /tmp/temp.XXXXXX).

Options:
-d              Make a directory instead of a file
-q              Fail silently if an error occurs


$ /bin/mktemp -h
/bin/mktemp: invalid option -- 'h'
BusyBox v1.01 (2021.11.18-18:57+0000) multi-call binary

Usage: mktemp [-dq] TEMPLATE

Creates a temporary file with its name based on TEMPLATE.
TEMPLATE is any name with six `Xs' (i.e., /tmp/temp.XXXXXX).

Options:
-d              Make a directory instead of a file
-q              Fail silently if an error occurs


could the problem be the busybox version 1.01?


------------------------------------------------------------------------
mnd's Profile: http://forums.slimdevices.com/member.php?userid=69064
View this thread: http://forums.slimdevices.com/showthread.php?t=108702

_______________________________________________
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to