I’m on Dev build, when I try to get Remnawave Nodes logs with:
docker exec -it remnanode tail -n +1 -f /var/log/supervisor/xray.out.log
it sends back:
tail: can't open '/var/log/supervisor/xray.out.log': No such file or directory
tail: no files
What am I doing wrong and did it change on dev builds?