Transmission problems

Hello, in the last week I’ve some problem with transmission daemon. First run corretly.
Now don’t start 'cause there is this error:
sudo systemctl start transmission
Job for transmission.service failed. See ‘systemctl status transmission.service’ and ‘journalctl -xn’ for details.

I have read the service state:
systemctl status transmission.service

  • transmission.service - Transmission BitTorrent Daemon
    Loaded: loaded (/lib/systemd/system/transmission.service; enabled)
    Active: failed (Result: exit-code) since Thu 2017-07-20 00:39:24 CEST; 33s ago
    Process: 5773 ExecStart=/usr/bin/transmission-daemon -f --log-error --allowed ... (code=exited, status=255)
    Process: 5771 ExecStartPre=/bin/sleep 10 (code=exited, status=0/SUCCESS)
    Main PID: 5773 (code=exited, status=255)

Which is the problem? Reinstall don’t solve my error.

Thansk in advance for response

bye

Hi,

Please provide the output of:

journalctl -xn

Thanks Tom.