I'm getting this error:
mpdas[4887]: terminate called after throwing an instance of 'std::logic_error'
mpdas[4887]: what(): basic_string::_M_construct null not valid
Only when I run mpdas inside a systemd service. But when I run it manually I don't get it :/
Any idea how to debug this? Google didn't help much...