AI-on-the-edge-device icon indicating copy to clipboard operation
AI-on-the-edge-device copied to clipboard

In the selected field the value '' in the section 'Webhook' in the field 'UploadImg' is invalid.

Open Zugschlus opened this issue 5 months ago • 0 comments

The Problem

After going from the latest release to rolling, when selecting "settings/configuration", I get a popup message saying.

In the selected field the value '' in the section 'Webhook' in the field 'UploadImg' is invalid. PLEASE CHECK BEFORE SAVING!

Webhook settings are all empty, but Webhook isn't selected either.

Version

Development-Branch: rolling (Commit: d1c815c

Logfile

0d00h00m00s] 2024-09-06T14:00:00 <INF> [MAIN] =================================================
[0d00h00m00s] 2024-09-06T14:00:00 <INF> [MAIN] ==================== Start ======================
[0d00h00m00s] 2024-09-06T14:00:00 <INF> [MAIN] =================================================
[0d00h00m00s] 2024-09-06T14:00:00 <INF> [MAIN] PSRAM size: 8388608 byte (8MB / 64MBit)
[0d00h00m00s] 2024-09-06T14:00:00 <INF> [MAIN] Total heap: 4383067 byte
[0d00h00m04s] 2024-09-06T14:00:04 <INF> [MAIN] Camera info: PID: 0x26, VER: 0x42, MIDL: 0x7f, MIDH: 0xa2
[0d00h00m04s] 2024-09-06T14:00:04 <INF> [SDCARD] Basic R/W check started...
[0d00h00m04s] 2024-09-06T14:00:04 <INF> [SDCARD] Basic R/W check successful
[0d00h00m04s] 2024-09-06T14:00:04 <INF> [SNTP] TimeServer: ntp.ka51.zugschlus.de
[0d00h00m04s] 2024-09-06T14:00:04 <INF> [SNTP] Configuring NTP Client...
[0d00h00m04s] 2024-09-06T16:00:04 <INF> [SNTP] Time zone set to CET-1CEST,M3.5.0,M10.5.0/3
[0d00h00m04s] 2024-09-06T16:00:04 <INF> [SNTP] time zone: +0200 Delta to UTC: 7200 seconds
[0d00h00m04s] 2024-09-06T16:00:04 <INF> [SNTP] Time is already set: 2024-09-06 16:00:04
[0d00h00m04s] 2024-09-06T16:00:04 <INF> [MAIN] CPU frequency: 160 MHz
[0d00h00m05s] 2024-09-06T16:00:05 <INF> [SDCARD] Folder/file presence check started...
[0d00h00m05s] 2024-09-06T16:00:05 <INF> [SDCARD] Folder/file presence check successful
[0d00h00m05s] 2024-09-06T16:00:05 <INF> [MAIN] Development-Branch: rolling (Commit: d1c815c), Date/Time: 2024-09-03 21:11, Web UI: Development-Branch: rolling (Commit: d1c815c)
[0d00h00m05s] 2024-09-06T16:00:05 <INF> [MAIN] Reset reason: Via esp_restart
[0d00h00m05s] 2024-09-06T16:00:05 <INF> [WLANINI] SSID: incluesionWPAPersRnd
[0d00h00m05s] 2024-09-06T16:00:05 <INF> [WLANINI] Password: XXXXXXXX
[0d00h00m05s] 2024-09-06T16:00:05 <INF> [WLANINI] Hostname: esp-watermeter
[0d00h00m05s] 2024-09-06T16:00:05 <INF> [WLANINI] RSSIThreshold: 0
[0d00h00m05s] 2024-09-06T16:00:05 <INF> [MAIN] WLAN config loaded, init WIFI...
[0d00h00m05s] 2024-09-06T16:00:05 <INF> [WIFI] Automatic interface config --> Use DHCP service
[0d00h00m05s] 2024-09-06T16:00:05 <INF> [WIFI] Set hostname to: esp-watermeter
[0d00h00m05s] 2024-09-06T16:00:05 <INF> [WIFI] Init successful
[0d00h00m08s] 2024-09-06T16:00:08 <INF> [WIFI] Connected to: incluesionWPAPersRnd, RSSI: -73
[0d00h00m09s] 2024-09-06T16:00:09 <INF> [WIFI] Assigned IP: 192.168.194.86
[0d00h00m09s] 2024-09-06T16:00:09 <INF> [SNTP] Time is synced with NTP Server ntp.ka51.zugschlus.de: 2024-09-06 16:00:09
[0d00h00m09s] 2024-09-06T16:00:09 <INF> [MAIN] Device info: CPU cores: 2, Chip revision: 100
[0d00h00m09s] 2024-09-06T16:00:09 <INF> [MAIN] SD card info: Name: SU02G, Capacity: 1886MB, Free: 1861MB
[0d00h00m11s] 2024-09-06T16:00:11 <INF> [MAIN] Initialization completed successfully
[0d00h00m14s] 2024-09-06T16:00:14 <INF> [LOGFILE] Set log level to ERROR
[0d00h01m06s] 2024-09-06T16:01:06 <ERR> [POSTPROC] name: Raw: 00476.50325, Value: , Status: Rate too high - Read: 476.50325 - Pre: 475.56998 - Rate: 0.93327
[0d00h04m05s] 2024-09-06T16:04:05 <ERR> [POSTPROC] name: Raw: 00476.50586, Value: , Status: Rate too high - Read: 476.50586 - Pre: 475.56998 - Rate: 0.93588

Expected Behavior

No error message when calling up the configuration interface

Screenshots

Screenshot_20240906_160446

Additional Context

No response

Zugschlus avatar Sep 06 '24 14:09 Zugschlus