Hauptmenü

PERLWarning: sprintf

Begonnen von Andre0909, 03 Februar 2018, 11:05:56

Vorheriges Thema - Nächstes Thema

Andre0909

habe seit 3 Tagen im Log die Fehlermeldungen:

2018.02.03 11:00:25.690 1: PERL WARNING: Useless use of sprintf in void context at (eval 1402711) line 1.
2018.02.03 11:00:36.171 1: PERL WARNING: Useless use of sprintf in void context at (eval 1402732) line 1.
2018.02.03 11:01:26.688 1: PERL WARNING: Useless use of sprintf in void context at (eval 1402950) line 1.
2018.02.03 11:01:37.164 1: PERL WARNING: Useless use of sprintf in void context at (eval 1402970) line 1.
2018.02.03 11:02:27.709 1: PERL WARNING: Useless use of sprintf in void context at (eval 1403026) line 1.
2018.02.03 11:02:38.184 1: PERL WARNING: Useless use of sprintf in void context at (eval 1403046) line 1.


Jmd eine Idee wo das herkommt? Habe schon mehrfach hier gelesen das ähnliche Meldung im Zusammenhang mit diesem und jenem Modul erscheint, aber habe keinen Bezug wo es herkommt, oder was muss ich einstellen damit ich der Meldung auf den Grund gehen kann?

Sprintf taucht in meiner ganzen CFG nicht auf

dev0

attr global stacktrace 1 könnte Dir helfen.

Andre0909

Zitat von: dev0 am 03 Februar 2018, 11:25:05
attr global stacktrace 1 könnte Dir helfen.

hab ich gesetzt aber :
2018.02.03 13:40:00.142 1: PERL WARNING: Useless use of sprintf in void context at (eval 1432007) line 1.
2018.02.03 13:40:00.142 1: PERL WARNING: Useless use of sprintf in void context at (eval 1432007) line 1.
2018.02.03 13:40:50.268 1: PERL WARNING: Useless use of sprintf in void context at (eval 1432106) line 1.
2018.02.03 13:40:50.269 1: PERL WARNING: Useless use of sprintf in void context at (eval 1432106) line 1.
2018.02.03 13:41:00.370 1: PERL WARNING: Useless use of sprintf in void context at (eval 1432132) line 1.
2018.02.03 13:41:00.371 1: PERL WARNING: Useless use of sprintf in void context at (eval 1432132) line 1.
2018.02.03 13:41:50.496 1: PERL WARNING: Useless use of sprintf in void context at (eval 1432575) line 1.
2018.02.03 13:41:50.497 1: PERL WARNING: Useless use of sprintf in void context at (eval 1432575) line 1.
2018.02.03 13:42:01.038 1: PERL WARNING: Useless use of sprintf in void context at (eval 1432597) line 1.
2018.02.03 13:42:01.039 1: PERL WARNING: Useless use of sprintf in void context at (eval 1432597) line 1.
2018.02.03 13:42:51.627 1: PERL WARNING: Useless use of sprintf in void context at (eval 1432728) line 1.
2018.02.03 13:42:51.628 1: PERL WARNING: Useless use of sprintf in void context at (eval 1432728) line 1.
2018.02.03 13:43:02.159 1: PERL WARNING: Useless use of sprintf in void context at (eval 1432787) line 1.
2018.02.03 13:43:02.160 1: PERL WARNING: Useless use of sprintf in void context at (eval 1432787) line 1.
2018.02.03 13:43:52.856 1: PERL WARNING: Useless use of sprintf in void context at (eval 1432867) line 1.
2018.02.03 13:43:52.856 1: PERL WARNING: Useless use of sprintf in void context at (eval 1432867) line 1.
2018.02.03 13:44:03.468 1: PERL WARNING: Useless use of sprintf in void context at (eval 1432891) line 1.
2018.02.03 13:44:03.469 1: PERL WARNING: Useless use of sprintf in void context at (eval 1432891) line 1.
2018.02.03 13:44:53.965 1: PERL WARNING: Useless use of sprintf in void context at (eval 1432939) line 1.
2018.02.03 13:44:53.965 1: PERL WARNING: Useless use of sprintf in void context at (eval 1432939) line 1.
2018.02.03 13:45:04.795 1: PERL WARNING: Useless use of sprintf in void context at (eval 1433040) line 1.
2018.02.03 13:45:04.796 1: PERL WARNING: Useless use of sprintf in void context at (eval 1433040) line 1.

dev0

- Ins log schauen, ab wann die Warnung erscheint und überlegen was Du zu dem Zeitpunkt geändert hast.
- Anhand der auftretenden Abstände überlegen, welches at, notiy, DOIF es seinen könnte.
- Ein Gerät, at, notify, DOIF nach dem anderen deaktivieren...