Szia!Elkezdtem felrakni a transmission-t.Persze nem megy nekem olyan egyszerűen.
Az oldal betöltésekor ezt a hibaüzit kapom:
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.
/opt/etc/init.d/S90transmission-daemon start-ra ezt kapom:
updating blocklist , 4MB
cannot remove 'level1' No such file or directory
starting transmission
[13:26:54:585] JSON parser failed at line 2 column 1: "cklist-enabled":"
Gondolom itt is valami nem jó!
Ez van a vi /opt/etc/samba/share/transmission/config/settings.json-ban.:
{
"blocklist-enabled": 1,
"download-dir": "/opt/etc/samba/Share/transmission/download",
"download-limit": 100,
"download-limit-enabled": 0,
"encryption": 1,
"max-peers-global": 200,
"peer-port": 51413,
"pex-enabled": 1,
"port-forwarding-enabled": 0,
"rpc-access-control-list": "",
"rpc-authentication-required": 0,
"rpc-password": "",
"rpc-port": 9091,
"rpc-username": "",
"rpc-whitelist": "192.168.1.1*.*",
"upload-limit": 30,
"upload-limit-enabled": 0
Vagyis volt,mert már eltünt!
}