pyload läßt sich nicht starten

Status
Für weitere Antworten geschlossen.

sharky

Benutzer
Mitglied seit
04. Mai 2008
Beiträge
160
Punkte für Reaktionen
0
Punkte
16
Hallo Leute,

musste heute meine DS 201 neu booten und seitdem bekomme ich Pyload nicht mehr zum laufen

gebe ich "screen -dmS python /opt/pyload/pyLoadCore.py" ein, bekomme ich die Fehlermeldung "-ash: screen: not found"
gebe ich "python /opt/pyload/pyLoadCore.py" ein, kommt die Meldung "-ash: python: not found"

woran kann das liegen,
python ist ja korrekt installiert
hat ja vorher alles geklappt

gruß
sharky
 

goetz

Super-Moderator
Teammitglied
Sehr erfahren
Mitglied seit
18. Mrz 2009
Beiträge
14.160
Punkte für Reaktionen
407
Punkte
393
Hallo,
da scheint Deine ipkg Installation defekt zu sein.
Welche Methode nutzt Du, mount oder Symlink?

Gruß Götz
 

sharky

Benutzer
Mitglied seit
04. Mai 2008
Beiträge
160
Punkte für Reaktionen
0
Punkte
16
oje
mount oder symlink ??

ehrlich gesagt, keine Ahnung :eek:

bin nach dem Wicki vorgegangen

werde wohl morgen mal alles neu installieren

wie kann ich am besten alles löschen?
 

goetz

Super-Moderator
Teammitglied
Sehr erfahren
Mitglied seit
18. Mrz 2009
Beiträge
14.160
Punkte für Reaktionen
407
Punkte
393
Hallo,
nicht gleich alles löschen.
Gib mal bitte die Ausgabe der einzelnen Befehle.
Rich (BBCode):
mount
cat /etc/rc.local
ls -la /
echo $PATH

Gruß Götz
 

sharky

Benutzer
Mitglied seit
04. Mai 2008
Beiträge
160
Punkte für Reaktionen
0
Punkte
16
Hallo Götz

hier das Ergebnis

DiskStation> mount
/dev/root on / type ext3 (rw,relatime,errors=continue,data=ordered)
/tmp on /tmp type tmpfs (0)
none on /dev/pts type devpts (gid=4,mode=620)
/sys on /sys type sysfs (0)
/proc/bus/usb on /proc/bus/usb type usbfs (0)
/dev/vg1/lv on /volume1 type ext3 (usrquota,grpquota)
/dev/vg2/lv on /volume2 type ext3 (usrquota,grpquota)
/volume1/@optware on /opt type bind (bind)
none on /proc/fs/nfsd type nfsd (0)
DiskStation> cat /etc/rc.local
#!/bin/sh

# Optware setup
[ -x /etc/rc.optware ] && /etc/rc.optware start

exit 0
DiskStation> ls -la /
drwxr-xr-x 24 root root 4096 Nov 1 23:27 .
drwxr-xr-x 24 root root 4096 Nov 1 23:27 ..
-rw-r--r-- 1 root root 11 Feb 12 2004 .mkcert.serial
drwxr-xr-x 3 root root 4096 Aug 31 15:32 .old_patch_info
-rw------- 1 root root 1024 Aug 31 15:23 .rnd
drwxrwxrwx 3 root root 4096 Aug 31 15:29 .syno
drwxr-xr-x 2 root root 4096 Aug 31 15:21 .system_info
drwxr-xr-x 2 root root 4096 Aug 31 15:33 bin
drwxr-xr-x 11 root root 40960 Nov 1 23:27 dev
drwxr-xr-x 17 root root 4096 Nov 1 23:28 etc
drwxr-xr-x 15 root root 4096 Nov 1 23:27 etc.defaults
drwxr-xr-x 2 root root 4096 Aug 30 11:29 initrd
drwxr-xr-x 17 root root 20480 Aug 31 15:35 lib
lrwxrwxrwx 1 root root 11 Aug 31 15:33 linuxrc -> bin/busybox
drwx------ 2 root root 4096 Aug 30 11:16 lost+found
drwxr-xr-x 2 root root 4096 Aug 30 11:16 mnt
drwxr-xr-x 14 1000 users 4096 Sep 1 00:47 opt
dr-xr-xr-x 98 root root 0 Jan 1 1970 proc
drwxr-xr-x 3 root root 4096 Sep 1 00:41 root
drwxr-xr-x 2 root root 4096 Aug 31 15:33 sbin
drwxr-xr-x 11 root root 0 Jan 1 1970 sys
drwxrwxrwt 6 root root 900 Nov 2 00:45 tmp
drwxr-xr-x 8 root root 4096 Aug 31 15:32 usr
drwxr-xr-x 14 root root 4096 Nov 1 23:27 var
drwxr-xr-x 11 root root 4096 Aug 31 15:33 var.defaults
drwxr-xr-x 23 root root 4096 Nov 1 23:27 volume1
drwxr-xr-x 6 root root 4096 Nov 1 23:27 volume2
DiskStation> echo $PATH
 

goetz

Super-Moderator
Teammitglied
Sehr erfahren
Mitglied seit
18. Mrz 2009
Beiträge
14.160
Punkte für Reaktionen
407
Punkte
393
Hallo,
das sieht soweit gut aus, es fehlt aber noch
echo $PATH

Gruß Götz
 

goetz

Super-Moderator
Teammitglied
Sehr erfahren
Mitglied seit
18. Mrz 2009
Beiträge
14.160
Punkte für Reaktionen
407
Punkte
393
irgs, da steht aber keine Antwort auf den Befehl. Kommt da gar nichts?

Gruß Götz
 

sharky

Benutzer
Mitglied seit
04. Mai 2008
Beiträge
160
Punkte für Reaktionen
0
Punkte
16
ich Idiot habe den kompletten Text eingegeben

jetzt mal alles einzeln

mount=
DiskStation> mount
/dev/root on / type ext3 (rw,relatime,errors=continue,data=ordered)
/tmp on /tmp type tmpfs (0)
none on /dev/pts type devpts (gid=4,mode=620)
/sys on /sys type sysfs (0)
/proc/bus/usb on /proc/bus/usb type usbfs (0)
/dev/vg1/lv on /volume1 type ext3 (usrquota,grpquota)
/dev/vg2/lv on /volume2 type ext3 (usrquota,grpquota)
/volume1/@optware on /opt type bind (bind)
none on /proc/fs/nfsd type nfsd (0)
DiskStation>

cat /etc/rc.local=
DiskStation> cat /etc/rc.local
#!/bin/sh

# Optware setup
[ -x /etc/rc.optware ] && /etc/rc.optware start

exit 0
DiskStation>

ls -la /=
DiskStation> ls -la /
drwxr-xr-x 24 root root 4096 Nov 1 23:27 .
drwxr-xr-x 24 root root 4096 Nov 1 23:27 ..
-rw-r--r-- 1 root root 11 Feb 12 2004 .mkcert.serial
drwxr-xr-x 3 root root 4096 Aug 31 15:32 .old_patch_info
-rw------- 1 root root 1024 Aug 31 15:23 .rnd
drwxrwxrwx 3 root root 4096 Aug 31 15:29 .syno
drwxr-xr-x 2 root root 4096 Aug 31 15:21 .system_info
drwxr-xr-x 2 root root 4096 Aug 31 15:33 bin
drwxr-xr-x 11 root root 40960 Nov 1 23:27 dev
drwxr-xr-x 17 root root 4096 Nov 1 23:28 etc
drwxr-xr-x 15 root root 4096 Nov 1 23:27 etc.defaults
drwxr-xr-x 2 root root 4096 Aug 30 11:29 initrd
drwxr-xr-x 17 root root 20480 Aug 31 15:35 lib
lrwxrwxrwx 1 root root 11 Aug 31 15:33 linuxrc -> bin/busybox
drwx------ 2 root root 4096 Aug 30 11:16 lost+found
drwxr-xr-x 2 root root 4096 Aug 30 11:16 mnt
drwxr-xr-x 14 1000 users 4096 Sep 1 00:47 opt
dr-xr-xr-x 97 root root 0 Jan 1 1970 proc
drwxr-xr-x 3 root root 4096 Sep 1 00:41 root
drwxr-xr-x 2 root root 4096 Aug 31 15:33 sbin
drwxr-xr-x 11 root root 0 Jan 1 1970 sys
drwxrwxrwt 6 root root 900 Nov 2 01:07 tmp
drwxr-xr-x 8 root root 4096 Aug 31 15:32 usr
drwxr-xr-x 14 root root 4096 Nov 1 23:27 var
drwxr-xr-x 11 root root 4096 Aug 31 15:33 var.defaults
drwxr-xr-x 23 root root 4096 Nov 1 23:27 volume1
drwxr-xr-x 6 root root 4096 Nov 1 23:27 volume2
DiskStation>

echo $PATH=
DiskStation> echo $PATH
/sbin:/bin:/usr/sbin:/usr/bin:/usr/syno/sbin:/usr/syno/bin:/usr/local/sbin:/usr/local/bin
DiskStation>
 

goetz

Super-Moderator
Teammitglied
Sehr erfahren
Mitglied seit
18. Mrz 2009
Beiträge
14.160
Punkte für Reaktionen
407
Punkte
393
Hallo,
Dein Problem sollte in /root/.profile liegen, die Pfade zu /opt fehlen.
Siehe Wiki Punkt 5.

Gruß Götz
 

sharky

Benutzer
Mitglied seit
04. Mai 2008
Beiträge
160
Punkte für Reaktionen
0
Punkte
16
Moin Götz,

ich bekomme das einfach nicht gebacken

wie bekomme ich den Pfad gelöscht?

wo finde ich /root/.profile?
gebe ich es in Telnet ein, kommt die Meldung Permission denied

die bootstrap.sh kann ich auch nicht öffnen
Meldung sh: can't open 'bootstrap.sh'

gruß
sharky
 

goetz

Super-Moderator
Teammitglied
Sehr erfahren
Mitglied seit
18. Mrz 2009
Beiträge
14.160
Punkte für Reaktionen
407
Punkte
393
Hallo,
Du mu't Dich als root mit dem Passwort vom admin anmelden.
vi /root/.profile
und dann die im Wiki beschriebenen 2 Zeilen auskommentieren oder löschen.

Gruß Götz
 

sharky

Benutzer
Mitglied seit
04. Mai 2008
Beiträge
160
Punkte für Reaktionen
0
Punkte
16
hat nun alles geklappt

nach etlichen dummen Anfängerfehlern
mal war ich nicht im richtigen Verzeichnis, dann hat das abspeichern nicht geklappt, usw. :eek:

besten Dank

gruß
sharky
 

theMario

Benutzer
Mitglied seit
29. Dez 2011
Beiträge
403
Punkte für Reaktionen
0
Punkte
22
Hinweis,

ich weiß, es klingt wie Senfdazugeber- aber meine pyload Weboberfläche blieb heute auch mal weiss.
Nach langem Suchen fand ich dann heraus, dass der Resourcenmonitor auch nicht lief. (wird geladen)
Welche Sachen auch ihren Dienst nicht richtig taten, kann ich nicht sagen - jedoch konnte ich via Androidapp sehen, dass pyload schon lief.
Am Ende war es die Systemzeit (nicht 2012 sondern Jahr 0031) Wer auch immer einem Gerät erzählt, im Jahr vor der Stromerfindung brauchst nicht richtig laufen - lasst es

In diesem Sinne - ist nur eine Anmerkung

LG theMario
 

metalian

Benutzer
Mitglied seit
14. Feb 2010
Beiträge
92
Punkte für Reaktionen
0
Punkte
6
Hallo!

Hab genau das gleiche Problem, pyload startet nicht mehr. Zeilen habe ich bereits auskommentiert. Hier die Ausgaben...
DiskStation> screen -dmS python /opt/pyload/pyLoadCore.py
-ash: screen: not found
DiskStation> python /opt/pyload/pyLoadCore.py
-ash: python: not found
DiskStation> chmod +x /opt/pyload/pyLoadCore.py
chmod: /opt/pyload/pyLoadCore.py: No such file or directory
DiskStation> mount
/dev/root on / type ext4 (rw,relatime,barrier=0,journal_checksum,data=ordered)
/tmp on /tmp type tmpfs (0)
none on /dev/pts type devpts (gid=4,mode=620)
/sys on /sys type sysfs (0)
/proc/bus/usb on /proc/bus/usb type usbfs (0)
/dev/md2 on /volume1 type ext4 (usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,synoacl)
/dev/md3 on /volume2 type ext4 (usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,synoacl)
none on /proc/fs/nfsd type nfsd (0)
DiskStation> cat /etc/rc.local
#!/bin/sh

# Optware setup
#[ -x /etc/rc.optware ] && /etc/rc.optware start

exit 0
DiskStation> ls -la /
drwxr-xr-x 26 root root 4096 Dec 2 13:52 .
drwxr-xr-x 26 root root 4096 Dec 2 13:52 ..
drwxr-xr-x 3 root root 4096 Nov 18 15:38 .old_patch_info
-rw------- 1 root root 1024 Nov 12 2011 .rnd
drwxrwxrwx 3 root root 4096 Nov 18 15:37 .syno
drwxr-xr-x 2 root root 4096 Nov 12 2011 .system_info
drwxr-xr-x 2 root root 4096 Nov 18 15:38 bin
drwxr-xr-x 8 root root 36864 Nov 18 15:39 dev
drwxr-xr-x 17 root root 4096 Dec 2 13:52 etc
drwxr-xr-x 15 root root 4096 Dec 2 13:52 etc.defaults
drwxr-xr-x 2 root root 4096 Nov 12 15:30 initrd
drwxr-xr-x 17 root root 16384 Nov 18 15:39 lib
lrwxrwxrwx 1 root root 11 Nov 18 15:39 linuxrc -> bin/busybox
drwx------ 2 root root 4096 Nov 12 15:27 lost+found
drwxr-xr-x 2 root root 4096 Nov 12 15:26 mnt
dr-xr-xr-x 127 root root 0 Jan 1 1970 proc
drwxr-xr-x 3 root root 4096 Nov 18 15:38 root
drwxr-xr-x 2 root root 4096 Nov 18 15:39 sbin
drwxr-xr-x 11 root root 0 Jan 1 1970 sys
drwxrwxrwt 7 root root 920 Dec 2 16:38 tmp
drwxr-xr-x 8 root root 4096 Nov 18 15:38 usr
drwxr-xr-x 13 root root 4096 Dec 2 13:52 var
drwxr-xr-x 11 root root 4096 Nov 18 15:39 var.defaults
drwxr-xr-x 16 root root 4096 Dec 2 13:52 volume1
drwxr-xr-x 9 root root 4096 Dec 2 13:52 volume2
drwxr-xr-x 2 root root 4096 Dec 1 22:07 volumeUSB1
drwxrwxrwx 2 root root 4096 Dec 1 22:07 volumeUSB2
drwxrwxrwx 2 root root 4096 Dec 1 22:07 volumeUSB3
DiskStation> echo $PATH
/opt/bin:/opt/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/syno/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/syno/bin:/usr/syno/sbin:/usr/local/bin:/usr/local/sbin
DiskStation>
 

theMario

Benutzer
Mitglied seit
29. Dez 2011
Beiträge
403
Punkte für Reaktionen
0
Punkte
22
Ich weiß zwar nicht, wo dein Fehler im Detail liegt, bin auch in Eile - wie immer eben, habe pyload auch nicht via ipkg sondern als pyLoad-0.4.9-3-syna7.spk Paket installiert.
Somit wird es nicht einfach, Schlüsse zu ziehen, aber ich kopiere mal mein Ergebnis der Eingabe der Befehle von Götz hier rein


Diskstation> mount
/dev/root on / type ext4 (rw,relatime,barrier=0,journal_checksum,data=ordered)
/tmp on /tmp type tmpfs (0)
none on /dev/pts type devpts (gid=4,mode=620)
/sys on /sys type sysfs (0)
/proc/bus/usb on /proc/bus/usb type usbfs (0)
/dev/md2 on /volume1 type ext4 (usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,synoacl)
/volume1/@optware on /opt type bind (bind)
/dev/sdq1 on /volumeUSB2/usbshare2-1 type fuseblk (rw,allow_other,blksize=4096,default_permissions)
/dev/sdt1 on /volumeUSB1/usbshare type ext4 (nodelalloc,synoacl)
none on /proc/fs/nfsd type nfsd (0)
Diskstation>
Diskstation> cat /etc/rc.local
#!/bin/sh

# Optware setup
# [ -x /etc/rc.optware ] && /etc/rc.optware start
mount -o bind /volume1/@optware /opt # Optware setup
[ -x /etc/rc.optware ] && /etc/rc.optware start
exit 0
Diskstation>
Diskstation> ls -la /
drwxr-xr-x 26 root root 4096 Jan 29 2012 .
drwxr-xr-x 26 root root 4096 Jan 29 2012 ..
drwxr-xr-x 3 root root 4096 Dec 30 1931 .old_patch_info
-rw------- 1 root root 1024 Mar 8 1902 .rnd
drwxr-xr-x 3 root root 4096 Dec 30 1931 .syno
drwxr-xr-x 2 root root 4096 Mar 8 1902 .system_info
drwxr-xr-x 2 root root 4096 Dec 30 1931 bin
drwxr-xr-x 9 root root 36864 Jan 29 2012 dev
drwxr-xr-x 17 root root 4096 Jan 29 2012 etc
drwxr-xr-x 15 root root 4096 Jan 29 2012 etc.defaults
drwxr-xr-x 2 root root 4096 Nov 12 16:23 initrd
drwxr-xr-x 17 root root 20480 Jan 29 2012 lib
lrwxrwxrwx 1 root root 11 Dec 30 1931 linuxrc -> bin/busybox
drwx------ 2 root root 4096 Nov 12 16:17 lost+found
drwxr-xr-x 2 root root 4096 Nov 12 16:16 mnt
drwxr-xr-x 14 root root 4096 Jan 8 15:10 opt
dr-xr-xr-x 136 root root 0 Jan 1 1970 proc
drwxr-xr-x 2 root root 4096 Dec 30 1931 root
drwxr-xr-x 2 root root 4096 Dec 30 1931 sbin
drwxr-xr-x 11 root root 0 Jan 1 1970 sys
drwxrwxrwt 7 root root 1240 Jan 9 14:45 tmp
drwxr-xr-x 8 root root 4096 Dec 30 1931 usr
drwxr-xr-x 14 root root 4096 Jan 29 2012 var
drwxr-xr-x 11 root root 4096 Dec 30 1931 var.defaults
drwxr-xr-x 24 root root 4096 Jan 29 2012 volume1
drwxr-xr-x 3 root root 4096 Jan 29 2012 volumeUSB1
drwxrwxrwx 5 root root 4096 Jan 29 2012 volumeUSB2
drwxrwxrwx 2 root root 4096 Dec 7 17:51 volumeUSB3
Diskstation>
Diskstation> echo $PATH
/opt/bin:/opt/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/syno/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/syno/bin:/usr/syno/sbin:/usr/local/bin:/usr/local/sbin
Diskstation>

Vllt. findet ja noch jemand einen Fehler bei mir :cool:


Was bei mir auf der DS sonst noch herumwuselt, seht ihr hier

Diskstation> top
Mem: 232776K used, 16680K free, 0K shrd, 7056K buff, 48700K cached
CPU: 0.0% usr 2.1% sys 0.0% nic 97.8% idle 0.0% io 0.0% irq 0.0% sirq
Load average: 1.07 1.10 0.80 1/153 22154
PID PPID USER STAT VSZ %MEM %CPU COMMAND
14087 10138 root R 5440 2.1 0.2 top
6104 6033 admin S 108m 44.3 0.0 /usr/syno/mysql/libexec/mysqld --basedir=/usr/syno/mysql --datadir=/volume1/@database/mysql --user=admin --max_allowed_packet=
12046 1 pyload S 105m 43.3 0.0 python /volume1/@appstore/pyload/pyload/pyLoadCore.py --daemon -p /volume1/@appstore/pyload/var/run/pyload.pid
9842 1 root S 85128 34.0 0.0 /var/packages/MediaServer/target/sbin/dms
10525 1 admin S 83656 33.4 0.0 /usr/bin/perl /volume1/@appstore/SqueezeCenter/slimserver.pl --daemon --user admin --pidfile /volume1/@appstore/SqueezeCenter/
11749 1 root S 64944 25.9 0.0 /usr/syno/apache/bin/httpd -DHAVE_PHP
11770 11749 nobody S 64944 25.9 0.0 /usr/syno/apache/bin/httpd -DHAVE_PHP
11768 11749 nobody S 64944 25.9 0.0 /usr/syno/apache/bin/httpd -DHAVE_PHP
11769 11749 nobody S 64944 25.9 0.0 /usr/syno/apache/bin/httpd -DHAVE_PHP
9603 1 root S < 64496 25.7 0.0 /var/packages/AudioStation/target/sbin/synoaudiod
6205 4617 admin S 34444 13.7 0.0 postgres: admin synolog [local] idle
4617 1 admin S 33756 13.4 0.0 /usr/syno/pgsql/bin/postgres -D /var/services/pgsql --config_file=/usr/syno/pgsql/etc/postgresql.conf --hba_file=/usr/syno/pgs
4806 4617 admin S 33756 13.4 0.0 postgres: writer process
4807 4617 admin S 33756 13.4 0.0 postgres: wal writer process
12935 1 root S 29484 11.7 0.0 /var/packages/MailServer/target/bin/spamd -d -r /var/run/spamd.pid
13513 12935 root S 29484 11.7 0.0 spamd child
13507 12935 root S 29476 11.7 0.0 spamd child
9410 1 root S N 27328 10.9 0.0 /usr/syno/sbin/synoindexd
9421 1 root S N 26236 10.4 0.0 /usr/syno/sbin/synomkflvd
9415 1 root S N 26236 10.4 0.0 /usr/syno/bin/synomkthumbd
6754 1 root S 25872 10.3 0.0 /usr/syno/sbin/smbd -D
6791 6754 root S 25872 10.3 0.0 /usr/syno/sbin/smbd -D
6557 1 root S N 21076 8.4 0.0 /usr/syno/sbin/fileindexd
6664 1 root S 19384 7.7 0.0 /usr/syno/sbin/nmbd -D
3812 1 root S 16912 6.7 0.0 scemd
9675 8120 root S 14524 5.8 0.0 sshd: root@pts/0
7979 1 root S 14076 5.6 0.0 /usr/syno/bin/rsync --daemon
8597 8584 root S 13968 5.5 0.0 /usr/syno/apache/bin/httpd -f /usr/syno/apache/conf/httpd-webdav.conf-sys
8598 8584 root S 13968 5.5 0.0 /usr/syno/apache/bin/httpd -f /usr/syno/apache/conf/httpd-webdav.conf-sys
8310 8299 root S 13840 5.5 0.0 /usr/syno/apache/bin/httpd -f /usr/syno/apache/conf/httpd.conf-sys
8584 1 root S 13836 5.5 0.0 /usr/syno/apache/bin/httpd -f /usr/syno/apache/conf/httpd-webdav.conf-sys
8299 1 root S 13668 5.4 0.0 /usr/syno/apache/bin/httpd -f /usr/syno/apache/conf/httpd.conf-sys
8309 8299 root S 13668 5.4 0.0 /usr/syno/apache/bin/httpd -f /usr/syno/apache/conf/httpd.conf-sys
9326 8299 root S 13668 5.4 0.0 /usr/syno/apache/bin/httpd -f /usr/syno/apache/conf/httpd.conf-sys
9047 8299 root S 13668 5.4 0.0 /usr/syno/apache/bin/httpd -f /usr/syno/apache/conf/httpd.conf-sys
5107 1 root S 13400 5.3 0.0 /usr/syno/sbin/snmpd -Ln -c /usr/syno/etc/snmpd.conf -p /var/run/snmpd.pid udp:161,udp6:161,tcp:161,tcp6:161
5076 1 root S 13164 5.2 0.0 /usr/syno/sbin/hotplugd
8046 1 root S 12988 5.1 0.0 /usr/syno/bin/synonetbkpd
8115 1 root S 12488 4.9 0.0 /usr/syno/sbin/synosnmpcd
5915 1 root S 11876 4.7 0.0 /usr/syno/sbin/synorelayd

Die DS ist eine DS212 - lediglich hochgefahren und mit putty via ssh eingeloggt. IM DSM nicht geöffnet.

Vielleicht konnte ich helfen, wenn es nur zum Durcheinander führt, sagt es, ich nehme es auch wieder raus... .

LG theMario

@Nachtrag: Es muß doch ein Stratscript geben, welches pyload startet. Vllt. solltest du das mal versuchen, auf Kommandozeile zu finden - sicher findest du den PATH hier im Forum zum Script. Somit bekommst du sicher eine Fehlermeldung, welche dann wieder weiterhelfen kann.
 
Zuletzt bearbeitet:
Status
Für weitere Antworten geschlossen.
 

Kaffeautomat

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.

:coffee:

Hier gehts zum Kaffeeautomat