Hello there,
I’m running two relays on a single server. The second instance was created with tor-instance-create.
It’s running fine with the logs disabled in the torrc, but if I enable it (in a different directory than the logs of the first instance), i can’t start the tor service. It fails without any hint what’s going on, and there aren’t any logs yet (code=exited, status=1/FAILURE).
I suspected an issue with the write rights, but chowning the directory to the user that’s running the service (_tor-relay2, created by tor-instance-create) doesn’t help.
Any ideas what could be going on?
Thanks in advance!