Czy ktoś z Debianem w jessie mógłby sprawdzić transmission-daemon dla mnie?
W końcu poprawili pakiecik i wszystko jest git...do momentu kiedy chcę mieć dostęp przez panel www - mam informację, że dla tego adresu nie ma dostępu.
Cytat:
403: Forbidden
Unauthorized IP Address.
Either disable the IP address whitelist or add your address to it.
If you're editing settings.json, see the 'rpc-whitelist' and 'rpc-whitelist-enabled' entries.
If you're still using ACLs, use a whitelist instead. See the transmission-daemon manpage for details.
|
Dziwne bo w settings.json mam coś takiego:
Cytat:
"rpc-whitelist": "192.168.2.*",
"rpc-whitelist-enabled": true,
|
Info z systemd odnośnie odpalonego procesu:
Cytat:
root@syon:/home/neo# systemctl status transmission-daemon -l
***9679; transmission-daemon.service - Transmission BitTorrent Daemon
Loaded: loaded (/lib/systemd/system/transmission-daemon.service; enabled)
Active: active (running) since śro 2014-10-22 21:01:35 CEST; 5min ago
Main PID: 30941 (transmission-da)
CGroup: /system.slice/transmission-daemon.service
***9492;***9472;30941 /usr/bin/transmission-daemon -f --log-error
paź 22 21:01:36 syon transmission-daemon[30941]: [2014-10-22 21:01:36.933 CEST] UDP Failed to set receive buffer: requested 4194304, got 425984 (tr-udp.c:78)
paź 22 21:01:36 syon transmission-daemon[30941]: [2014-10-22 21:01:36.933 CEST] UDP Failed to set send buffer: requested 1048576, got 425984 (tr-udp.c:89)
|