Digital Eliteboard - Das Digitale Technik Forum

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Laberthread - Autoscript Vavoo auf e2 oder TvHeadend

Wie laufen bei euch die Einzeiler

  • Stream + Picon + EPG funktioniert

    Stimmen: 36 45,6%
  • Stream + EPG funktioniert

    Stimmen: 12 15,2%
  • Stream + Picon funktioniert

    Stimmen: 3 3,8%
  • Nur Stream funktioniert

    Stimmen: 21 26,6%
  • Streams gehen garnicht

    Stimmen: 7 8,9%

  • Umfrageteilnehmer
    79
  • Umfrage geschlossen .
Das hab ich parallel auf meiner Testbox probiert…


Gesendet von iPhone mit Tapatalk Pro
 
Zuletzt bearbeitet von einem Moderator:
Zuletzt bearbeitet:
Welcher Cron ist denn installiert?

busybox-cront legt die cronjobs in /etc/cron/crontabs/root ab
cronie in /var/cron/tabs/root

Was sagt crontab -l ?

(aber besser eigenen Thread machen. Du wärst der Einzige, bei dem auf der Dream kein Cronjobs läuft. Auf welchem Weg auch immer)
 
Zuletzt bearbeitet:
Was sagt crontab -l ?
root@dm900:~$ crontab -l
no crontab for root

shit...was muss ich da nochmal machen? Sorry...
Code:
 systemctl enable busybox-cron && systemctl start busybox-cron
busybox-cron.service is not a native service, redirecting to systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable busybox-cron
 Adding system startup for /etc/init.d/busybox-cron.
Job for busybox-cron.service failed because the control process exited with error code.
See "systemctl status busybox-cron.service" and "journalctl -xe" for details.
root@dm900:~$ systemctl status busybox-cron
    busybox-cron.service
   Loaded: loaded (/etc/init.d/busybox-cron; generated; vendor preset: enabled)
   Active: failed (Result: exit-code) since Fr 2023-07-14 18:52:24 CEST; 21s ago
     Docs: man:systemd-sysv-generator(8)
  Process: 1725 ExecStart=/etc/init.d/busybox-cron start (code=exited, status=1/FAILURE)

Jul 14 18:52:24 dm900 systemd[1]: Starting busybox-cron.service...
Jul 14 18:52:24 dm900 busybox-cron[1725]: starting Busybox Periodic Command Scheduler: crond... /usr/sbin/crond is alreaJul 14 18:52:24 dm900 busybox-cron[1725]: 248
Jul 14 18:52:24 dm900 systemd[1]: busybox-cron.service: Control process exited, code=exited status=1
Jul 14 18:52:24 dm900 systemd[1]: Failed to start busybox-cron.service.
Jul 14 18:52:24 dm900 systemd[1]: busybox-cron.service: Unit entered failed state.
Jul 14 18:52:24 dm900 systemd[1]: busybox-cron.service: Failed with result 'exit-code'.
 
Zuletzt bearbeitet von einem Moderator:
root@dm900:~$ crontab -l
no crontab for root

shit...was muss ich da nochmal machen? Sorry...
Code:
 systemctl enable busybox-cron && systemctl start busybox-cron
busybox-cron.service is not a native service, redirecting to systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable busybox-cron
Adding system startup for /etc/init.d/busybox-cron.
Job for busybox-cron.service failed because the control process exited with error code.
See "systemctl status busybox-cron.service" and "journalctl -xe" for details.
root@dm900:~$ systemctl status busybox-cron
busybox-cron.service
Loaded: loaded (/etc/init.d/busybox-cron; generated; vendor preset: enabled)
Active: failed (Result: exit-code) since Fr 2023-07-14 18:52:24 CEST; 21s ago
Docs: man:systemd-sysv-generator(8)
Process: 1725 ExecStart=/etc/init.d/busybox-cron start (code=exited, status=1/FAILURE)

Jul 14 18:52:24 dm900 systemd[1]: Starting busybox-cron.service...
Jul 14 18:52:24 dm900 busybox-cron[1725]: starting Busybox Periodic Command Scheduler: crond... /usr/sbin/crond is alreaJul 14 18:52:24 dm900 busybox-cron[1725]: 248
Jul 14 18:52:24 dm900 systemd[1]: busybox-cron.service: Control process exited, code=exited status=1
Jul 14 18:52:24 dm900 systemd[1]: Failed to start busybox-cron.service.
Jul 14 18:52:24 dm900 systemd[1]: busybox-cron.service: Unit entered failed state.
Jul 14 18:52:24 dm900 systemd[1]: busybox-cron.service: Failed with result 'exit-code'.

Du hast nun schon 100 an Tipps bekommen. Du solltest das mal sortieren und notieren.
 
Zurück
Oben