Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
I’m reading all this mornig this site and configuring my DNS-323 but at least the pyload didn’t work.
I can’t connect to the web and I didn’t know why. Now I post some error message and I hope someone can help me.
Thank you
*********************************************
If I try to use the config on spanish the assistent give an error
*********************************************
Nombre de usuario [User]:
Traceback (most recent call last):
File “/ffp/opt/optware/opt/pyload/pyLoadCore.py”, line 629, in
pyload_core = Core()
File “/ffp/opt/optware/opt/pyload/pyLoadCore.py”, line 115, in __init__
s.start()
File “/mnt/HD_a2/ipkg/opt/pyload/module/setup.py”, line 162, in start
self.conf_basic()
File “/mnt/HD_a2/ipkg/opt/pyload/module/setup.py”, line 276, in conf_basic
password = self.ask(“”, “”, password=True)
File “/mnt/HD_a2/ipkg/opt/pyload/module/setup.py”, line 458, in ask
p1 = getpass(qst.encode(“utf-8″))
File “/opt/lib/python2.5/getpass.py”, line 38, in unix_getpass
passwd = _raw_input(prompt, stream)
File “/opt/lib/python2.5/getpass.py”, line 81, in _raw_input
stream.write(prompt)
File “/opt/lib/python2.5/codecs.py”, line 303, in write
data, consumed = self.encode(object, self.errors)
UnicodeDecodeError: ‘ascii’ codec can’t decode byte 0xc3 in position 8: ordinal not in range(128)
root@dlink-19ABE9:/#
root@dlink-19ABE9:/# python /ffp/opt/optware/opt/pyload/pyLoadCore.py -s[J
*********************************************
If I use this command it show the message and stops
*********************************************
root@dlink-19ABE9:/# python /opt/pyload/pyLoadCore.py
06.12.2011 18:19:25 INFO Starting pyLoad 0.4.8
06.12.2011 18:19:25 INFO Using home directory: /mnt/HD_a2/ipkg/opt/pyload/.pyload
06.12.2011 18:19:29 INFO Activated plugins: CaptchaTrader, ClickAndLoad, ExternalScripts, UpdateManager
06.12.2011 18:19:29 INFO Deactivate plugins: Ev0InFetcher, HotFolder, IRCInterface, MergeFiles, MultiHome, RealdebridCom, RehostTo, UnRar, XMPPInterface
06.12.2011 18:19:29 INFO Downloadtime: True
06.12.2011 18:19:29 INFO Starting ThriftBackend: 0.0.0.0:7227
python: can’t resolve symbol ‘dbm_firstkey’
*********************************************
And finally I go to show you my config file
*********************************************
root@dlink-19ABE9:/mnt/HD_a2/ipkg/opt/pyload/.pyload# vi pyload.conf[J pyload.conf [13D pyload.conf [13Dm pyload.conf[12Do pyload.conf[12Dr pyload.conf[12De pyload.conf[12D pyload.conf
version: 1
remote – “Remote”:
bool nolocalauth : “No authentication on local connections” = True
int port : “Port” = 7227
ip listenaddr : “Adress” = 0.0.0.0
log – “Log”:
int log_size : “Size in kb” = 100
folder log_folder : “Folder” = Logs
bool file_log : “File Log” = True
int log_count : “Count” = 5
bool log_rotate : “Log Rotate” = True
permission – “Permissions”:
str group : “Groupname” = users
bool change_dl : “Change Group and User of Downloads” = False
bool change_file : “Change file mode of downloads” = False
str user : “Username” = user
str file : “Filemode for Downloads” = 0644
bool change_group : “Change group of running process” = False
–More– (27% of 2441 bytes)
str folder : “Folder Permission mode” = 0755
bool change_user : “Change user of running process” = False
general – “General”:
en;de;fr;it;es;nl;sv;ru;pl;cs;pt_BR language : “Language” = en
folder download_folder : “Download Folder” = Downloads
bool checksum : “Use Checksum” = False
bool folder_per_package : “Create folder for each package” = True
bool debug_mode : “Debug Mode” = False
int min_free_space : “Min Free Space (MB)” = 200
int renice : “CPU Priority” = 0
ssl – “SSL”:
file cert : “SSL Certificate” = ssl.crt
bool activated : “Activated” = False
file key : “SSL Key” = ssl.key
webinterface – “Webinterface”:
str template : “Template” = default
bool activated : “Activated” = True
str prefix : “Path Prefix” =
–More– (57% of 2441 bytes)
builtin;threaded;fastcgi;lightweight server : “Server” = builtin
ip host : “IP” = 0.0.0.0
bool https : “Use HTTPS” = False
int port : “Port” = 8000
proxy – “Proxy”:
str username : “Username” = None
bool proxy : “Use Proxy” = False
str address : “Address” = “localhost”
password password : “Password” = None
http;socks4;socks5 type : “Protocol” = http
int port : “Port” = 7070
reconnect – “Reconnect”:
time endTime : “End” = 0:00
bool activated : “Use Reconnect” = False
str method : “Method” = None
time startTime : “Start” = 0:00
download – “Download”:
int max_downloads : “Max Parallel Downloads” = 3
bool limit_speed : “Limit Download Speed” = False
str interface : “Download interface to bind (ip or Name)” = None
bool skip_existing : “Skip already existing files” = False
int max_speed : “Max Download Speed in kb/s” = -1
bool ipv6 : “Allow IPv6″ = False
int chunks : “Max connections for one download” = 3
downloadTime – “Download Time”:
time start : “Start” = 0:00
time end : “End” = 0:00
Offline