Temat: Pyload się nie ładuje w przeglądarce.
oto błąd jaki się pojawia.
root@TP-Link:/media/pyload$ screen -r pyload
01.01.1970 03:04:51 INFO UĹźywam katalogu domowego: /root/.pyload
01.01.1970 03:04:56 INFO ExtractArchive: Activated UnRar UnZip
01.01.1970 03:04:56 INFO Aktywne wtyczki:CaptchaTrader, ClickAndLoad, ExternalScripts, ExtractArchive, UpdateManager
01.01.1970 03:04:56 INFO Nieaktywne wtyczki:Ev0InFetcher, HotFolder, IRCInterface, MergeFiles, MultiHome, MultishareCz, RealdebridCom, RehostTo, XMPPInterface
01.01.1970 03:04:56 INFO Czas pobierania: True
01.01.1970 03:04:56 INFO Uruchamiam ThriftBackend: 0.0.0.0:7227
Traceback (most recent call last):
File "./pyLoadCore.py", line 667, in <module>
main()
File "./pyLoadCore.py", line 658, in main
pyload_core.start()
File "./pyLoadCore.py", line 410, in start
spaceLeft = freeSpace(self.config["general"]["download_folder"])
File "/media/pyload/module/utils.py", line 112, in freeSpace
s = statvfs(folder)
OSError: [Errno 19] No such device: 'done'
/usr/lib/python2.6/site-packages/Crypto/Hash/SHA.py:6: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
from sha import *
01.01.1970 03:05:00 INFO Starting builtin webserver: 0.0.0.0:8000