Advertisement
Guest User

Untitled

a guest
Jul 17th, 2019
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.55 KB | None | 0 0
  1. sudo systemctl status transmission-daemon.service
  2. ● transmission-daemon.service - Transmission BitTorrent Daemon
  3.    Loaded: loaded (/lib/systemd/system/transmission-daemon.service; enabled; vendor preset: enabled)
  4.    Active: active (running) since Thu 2019-07-18 02:01:49 WEST; 13min ago
  5.   Process: 514 ExecStartPre=/bin/sleep 10 (code=exited, status=0/SUCCESS)
  6.  Main PID: 1113 (transmission-da)
  7.    Status: "Uploading 672.67 KBps, Downloading 11.48 KBps."
  8.     Tasks: 5 (limit: 4915)
  9.    CGroup: /system.slice/transmission-daemon.service
  10.            └─1113 /usr/bin/transmission-daemon -f --log-error
  11.  
  12. Jul 18 02:01:38 pipplware systemd[1]: Starting Transmission BitTorrent Daemon...
  13. Jul 18 02:01:49 pipplware systemd[1]: Started Transmission BitTorrent Daemon.
  14. Jul 18 02:01:50 pipplware transmission-daemon[1113]: [2019-07-18 02:01:50.461] UDP Failed to set receive buffer: requested 4194304, got 327680 (tr-udp.c:84)
  15. Jul 18 02:01:50 pipplware transmission-daemon[1113]: [2019-07-18 02:01:50.461] UDP Failed to set send buffer: requested 1048576, got 327680 (tr-udp.c:95)
  16. Jul 18 02:01:50 pipplware transmission-daemon[1113]: [2019-07-18 02:01:50.461] UDP Failed to set receive buffer: requested 4194304, got 327680 (tr-udp.c:84)
  17. Jul 18 02:01:50 pipplware transmission-daemon[1113]: [2019-07-18 02:01:50.461] UDP Failed to set send buffer: requested 1048576, got 327680 (tr-udp.c:95)
  18. Jul 18 02:03:49 pipplware transmission-daemon[1113]: [2019-07-18 02:03:49.284] RPC Server Unable to bind to 1.0.0.0:9091 after 10 attempts, giving up (rpc-server.c:
  19. lines 1-17/17 (END)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement