Moin,
ich habe seit einigen Tagen den Compactmode aktiviert und unter anderem Telegram in einer der Compact Gruppen. Seit ich das habe steigt Telegram immer nach dem konfigurierten Instanzneustart aus. Die Instanz scheint ein zweites Mal gestartet zu werden, da das Log voll ist mit Meldungen á la "Stellen Sie sicher, dass nur eine Instanz läuft". Vor der Aktivierung des Compact Modes lief die gleiche Telegraminstanz monatelang ohne Probleme.
2019-11-19 05:00:11.159 - [32minfo[39m: host.ioBroker-Pi instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
2019-11-19 05:04:00.048 - [32minfo[39m: telegram.0 (COMPACT) Scheduled restart.
2019-11-19 05:04:00.560 - [32minfo[39m: telegram.0 (COMPACT) terminating
2019-11-19 05:04:00.565 - [32minfo[39m: telegram.0 (COMPACT) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
2019-11-19 05:04:01.206 - [32minfo[39m: host.ioBroker-Pi.compactgroup4 instance system.adapter.telegram.0 terminated with code -100 (START_IMMEDIATELY_AFTER_STOP)
2019-11-19 05:04:01.207 - [32minfo[39m: host.ioBroker-Pi.compactgroup4 Restart adapter system.adapter.telegram.0 because enabled
2019-11-19 05:04:01.558 - [32minfo[39m: telegram.0 (COMPACT) terminating with timeout
2019-11-19 05:04:04.893 - [32minfo[39m: host.ioBroker-Pi.compactgroup4 instance system.adapter.telegram.0 started in COMPACT mode
2019-11-19 05:04:06.380 - [32minfo[39m: telegram.0 (COMPACT) starting. Version 1.4.3 in /opt/iobroker/node_modules/iobroker.telegram, node: v10.17.0
2019-11-19 05:04:09.989 - [31merror[39m: telegram.0 (COMPACT) polling_error:ETELEGRAM, ETELEGRAM: 409 Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2019-11-19 05:04:13.319 - [31merror[39m: telegram.0 (COMPACT) polling_error:ETELEGRAM, ETELEGRAM: 409 Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2019-11-19 05:04:16.746 - [31merror[39m: telegram.0 (COMPACT) polling_error:ETELEGRAM, ETELEGRAM: 409 Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2019-11-19 05:04:20.071 - [31merror[39m: telegram.0 (COMPACT) polling_error:ETELEGRAM, ETELEGRAM: 409 Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2019-11-19 05:04:23.506 - [31merror[39m: telegram.0 (COMPACT) polling_error:ETELEGRAM, ETELEGRAM: 409 Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
2019-11-19 05:04:26.829 - [31merror[39m: telegram.0 (COMPACT) polling_error:ETELEGRAM, ETELEGRAM: 409 Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
Auch der SQL Adapter scheint im Compact Mode Probleme zu machen und zu versuchen Werte mehrfach in die Datenbank zu schreiben. Für mich sieht es danach aus als würde auch hier die Instanz mehrfach gestartet werden.