Closed pwlgrzs closed 5 months ago
Hey, thanks for reporting the issue. I will have a look to see how to resolve that issue.
Edit: It seems like there is an issue with the language you selected. Can you post your config file for mobielraker?
Here's my file:
[general]
language: en
timezone: Europe/Warsaw
eta_format: %%d.%%m.%%Y, %%H:%%M:%%S
include_snapshot: True
[printer Ender3V3SE]
moonraker_uri: ws://192.168.88.171:7125/websocket
moonraker_api_key: False
snapshot_uri: http://192.168.88.171/webcam/?action=snapshot
[printer Voron]
moonraker_uri: ws://192.168.88.172:7125/websocket
moonraker_api_key: False
snapshot_uri: http://192.168.88.172/webcam/?action=snapshot
I've been running this config without any changes for a long time.
I fixed the issue by using the correct i18n/translation key for the print start notification.
I fixed the issue by using the correct i18n/translation key for the print start notification.
Thanks, all is working again!
Hi,
I noticed some errors in the log of my docker instance, I was looking at them trying to find out why I am getting no notifications:
Please let me know if you wish for a full log.