Ab sofort steht euch hier im Forum die neue Add-on Verwaltung zur Verfügung – eine zentrale Plattform für alles rund um Erweiterungen und Add-ons für den DSM.
Damit haben wir einen Ort, an dem Lösungen von Nutzern mit der Community geteilt werden können. Über die Team Funktion können Projekte auch gemeinsam gepflegt werden.
Was die Add-on Verwaltung kann und wie es funktioniert findet Ihr hier
#!/opt/bin
curl "http://fritz.box:49000/upnp/control/WANIPConn1" -H "Content-Type: text/xml; charset="utf-8"" -H "SoapAction:urn:schemas-upnp-org:service:WANIPConnection:1#ForceTermination" -d "
<?xml version='1.0' encoding='utf-8'?>
<s:Envelope s:encodingStyle='http://schemas.xmlsoap.org/soap/encoding/' xmlns:s='http://schemas.xmlsoap.org/soap/envelope/'>
<s:Body> <u:ForceTermination xmlns:u='urn:schemas-upnp-org:service:WANIPConnection:1' />
</s:Body> </s:Envelope>"
curl: option -H requires paramter
/volume1/@ptware/pyload/reconnect.sh: line 4: SoapAction:urn:schemas-upnp-org:service:WANIPConnection:1#ForceTermination: not found
/volume1/@optware/pyload/reconnect.sh: line 11: -d not found

DiskStation> python /opt/pyload/pyLoadCore.py
Traceback (most recent call last):
File "/opt/pyload/pyLoadCore.py", line 46, in <module>
from module.HookManager import HookManager
File "/volume1/@optware/pyload/module/HookManager.py", line 23, in <module>
from module.PluginThread import HookThread
File "/volume1/@optware/pyload/module/PluginThread.py", line 32, in <module>
from pycurl import error
ImportError: No module named pycurl

Moinsen,
ist das Problem noch aktuell? Falls ja, alle nötigen Pakete installiert? u.a. "ipkg install py25-curl libcurl"
DS / pyLoad Versionsangaben wären auch nicht schlecht ...
@326: etwas spät, aber ... hast du evtl. Zeilenumbrüche im Script?
mfg
installiertipkg install python py25-crypto py25-curl libcurl py25-openssl py25-django py25-pil tesseract-ocr tesseract-ocr-lang-eng ossp-js

Tesseract ReturnCode 127 Output: | tesseract: error while loading shared libraries: libtiff.so.3: cannot open shared object file: No such file or directory
Unable to load unicharset file /upt/share/tessdata/eng.unicharset

Was gibt "ipkg install py25-curl" und "python --version" aus?
Wird vermutlich auch nichts ändern, aber starte pyLoad versuchsweise im Debug-Modus "python pyLoadCore.py -d"
Ansonsten mal die Tip-Version (bitbucket -> pyload) installieren.
Edit: "ipkg upgrade" schon ausgeführt? So ganz nebenbei ...
DiskStation> ipkg upgrade
Nothing to be done
Successfully terminated.
DiskStation> ipkg install py25-curl
Installing py25-curl (7.19.0-1) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/optware/cs08q1armel/cross/unstable/py25-curl_7.19.0-1_arm.ipk
Installing libcurl (7.21.5-1) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/optware/cs08q1armel/cross/unstable/libcurl_7.21.5-1_arm.ipk
Nothing to be done
An error ocurred, return value: 22.
Collected errors:
ipkg_download: ERROR: Command failed with return value 8: `wget --passive-ftp -q -P /opt/ipkg-vzypOo http://ipkg.nslu2-linux.org/feeds/optware/cs08q1armel/cross/unstable/libcurl_7.21.5-1_arm.ipk'
Failed to download libcurl. Perhaps you need to run 'ipkg update'?
wie kommt der auf 2.5.5 wenn ich doch laut wikiDiskStation> python --version
Python 2.5.5
installiert habe?!
Das ist die Ausgabe der Python-Version.wie kommt der auf 2.5.5 wenn ich doch laut wiki ...
python ......./pyLoadCore.py -s

Wenn du das Forum hilfreich findest oder uns unterstützen möchtest, dann gib uns doch einfach einen Kaffee aus.
Als Dankeschön schalten wir deinen Account werbefrei.