nachdem ich mich schon den ganzen Morgen mit dem Script herumschlage nun meine Frage, wo mein Fehler liegt:
Habe schon meine gesamten Daten im Terminal eingegeben und nun bekomme ich immer folgende Fehlermeldung.
Liebe Grüsse
Loetman
....
....
....
#$count=30;
#while($mqtt->proc()){
# if ( $count==30) {
retrieveandpublish($folder,$mqtt);
# $count=0;
#}
#sleep(1);
#$count = $count + 1;
#}
...
...
...
SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
#MAILTO=""
# m h dom mon dow user command
* * * * * loxberry /usr/bin/php /opt/loxberry/webfrontend/legacy/miele/miele-MQTT.php
#!/bin/bash
# This is a sample cron file. According to it's name it will go to
# ~/system/cron/cron.hourly. You may also let your Pluginscript create a
# symbolic link dynamically in ~/system/cron/cron.10min which links to your
# cron-script instead (which is prefered). Use NAME from
# /data/system/plugindatabase.dat in that case as scriptname! Otherwise the
# cron script will not be uninstalled cleanly.
# Will be executed as user "loxberry".
SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
#MAILTO=""
sleep 600
php -f /opt/loxberry/webfrontend/legacy/miele/miele-MQTT.php &
#
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, personalize advertising, and to analyze site activity. We may share certain information about our users with our advertising and analytics partners. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also acknowledge that this forum may be hosted outside your country and you consent to the collection, storage, and processing of your data in the country where this forum is hosted.
Einen Kommentar schreiben: