mpvmenu
mpvmenu copied to clipboard
DEBUG in __init__ at 38: Connection attempt failed
❯ ./mpvmenu --log-level debug
[2020-03-10 23:40:48,822] DEBUG in __init__ at 34: Attempting to connect to RPC.
[2020-03-10 23:40:48,822] DEBUG in __init__ at 38: Connection attempt failed.
mpv.conf
#osc=no
sub-auto=fuzzy
sub-file-paths=~/Downloads
sub-ass-line-spacing=25
#sub-scale=1.2
save-position-on-quit=yes
input-ipc-server=/tmp/mpvsocket
I'd tried comment input-ipc-server
but same error.
Thanks.
I've got same issue
Wondering ..what is going on???
`
bhaskar@Slackware_16:11:50_Mon Jan 04:~> mpvmenu --log-level debug [2021-01-04 16:11:55,796] DEBUG in init at 34: Attempting to connect to RPC. [2021-01-04 16:11:55,796] DEBUG in init at 38: Connection attempt failed. [2021-01-04 16:11:57,798] DEBUG in init at 34: Attempting to connect to RPC. [2021-01-04 16:11:57,798] DEBUG in init at 38: Connection attempt failed. [2021-01-04 16:11:59,800] DEBUG in init at 34: Attempting to connect to RPC. [2021-01-04 16:11:59,800] DEBUG in init at 38: Connection attempt failed. [2021-01-04 16:12:01,802] DEBUG in init at 34: Attempting to connect to RPC. [2021-01-04 16:12:01,802] DEBUG in init at 38: Connection attempt failed.
`