Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Device is busy, please try again when the Digitalization Round got completed!" while trying to save a marker #2587

Closed
Boby71 opened this issue Aug 22, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@Boby71
Copy link

Boby71 commented Aug 22, 2023

The Problem

The first reference image is broken and I can't renew it, because I always get:
"Device is busy, please try again when the Digitalization Round got completed!"
The aligning process never ends because of the missing first image - what can I do?

Version

15.3

Logfile

[0d00h00m00s] 2023-08-22T15:27:24 <INF> [MAIN] =================================================
[0d00h00m00s] 2023-08-22T15:27:24 <INF> [MAIN] ==================== Start ======================
[0d00h00m00s] 2023-08-22T15:27:24 <INF> [MAIN] =================================================
[0d00h00m00s] 2023-08-22T15:27:24 <INF> [MAIN] PSRAM size: 8388608 byte (8MB / 64MBit)
[0d00h00m00s] 2023-08-22T15:27:24 <INF> [MAIN] Total heap: 4376891 byte
[0d00h00m04s] 2023-08-22T15:27:28 <INF> [MAIN] Camera info: PID: 0x26, VER: 0x42, MIDL: 0x7f, MIDH: 0xa2
[0d00h00m04s] 2023-08-22T15:27:28 <INF> [SDCARD] Basic R/W check started...
[0d00h00m04s] 2023-08-22T15:27:29 <INF> [SDCARD] Basic R/W check successful
[0d00h00m04s] 2023-08-22T15:27:29 <INF> [SNTP] TimeServer not defined, using default: pool.ntp.org
[0d00h00m04s] 2023-08-22T15:27:29 <INF> [SNTP] Configuring NTP Client...
[0d00h00m04s] 2023-08-22T17:27:29 <INF> [SNTP] Time zone set to CET-1CEST,M3.5.0,M10.5.0/3
[0d00h00m04s] 2023-08-22T17:27:29 <INF> [SNTP] Time is already set: 2023-08-22 17:27:29
[0d00h00m04s] 2023-08-22T17:27:29 <INF> [MAIN] CPU frequency: 160 MHz
[0d00h00m05s] 2023-08-22T17:27:29 <INF> [SDCARD] Folder/file presence check started...
[0d00h00m05s] 2023-08-22T17:27:29 <INF> [SDCARD] Folder/file presence check successful
[0d00h00m05s] 2023-08-22T17:27:29 <INF> [MAIN] Tag: 'v15.3.0', Release: v15.3.0 (Commit: 3fbff0a), Date/Time: 2023-07-22 09:42, Web UI: Release: v15.3.0 (Commit: 3fbff0a)
[0d00h00m05s] 2023-08-22T17:27:29 <INF> [MAIN] Reset reason: Via esp_restart
[0d00h00m05s] 2023-08-22T17:27:29 <INF> [WLANINI] SSID: GIZMO IoT
[0d00h00m05s] 2023-08-22T17:27:29 <INF> [WLANINI] Password: XXXXXXXX
[0d00h00m05s] 2023-08-22T17:27:29 <INF> [WLANINI] Hostname: watermeter
[0d00h00m05s] 2023-08-22T17:27:29 <INF> [WLANINI] RSSIThreshold: 0
[0d00h00m05s] 2023-08-22T17:27:29 <INF> [MAIN] WLAN config loaded, init WIFI...
[0d00h00m05s] 2023-08-22T17:27:29 <INF> [WIFI] Automatic interface config --> Use DHCP service
[0d00h00m05s] 2023-08-22T17:27:30 <INF> [WIFI] Set hostname to: watermeter
[0d00h00m05s] 2023-08-22T17:27:30 <INF> [WIFI] Init successful
[0d00h00m08s] 2023-08-22T17:27:33 <INF> [WIFI] Connected to: GIZMO IoT, RSSI: -70
[0d00h00m09s] 2023-08-22T17:27:34 <INF> [WIFI] Assigned IP: 192.168.10.24
[0d00h00m25s] 2023-08-22T17:27:50 <INF> [MAIN] Device info: CPU cores: 2, Chip revision: 300
[0d00h00m25s] 2023-08-22T17:27:50 <INF> [MAIN] SD card info: Name: SD16G, Capacity: 14805MB, Free: 14783MB
[0d00h00m27s] 2023-08-22T17:27:52 <INF> [MAIN] Initialization completed successfully
[0d00h00m30s] 2023-08-22T17:27:54 <INF> [LOGFILE] Set log level to ERROR
[0d00h00m42s] 2023-08-22T17:28:07 <ERR> [C FIND TEMPL] /sdcard/config/ref0.jpg is empty!

Expected Behavior

I can update the marker for the first reference image

Screenshots

No response

Additional Context

No response

@Boby71 Boby71 added the bug Something isn't working label Aug 22, 2023
@Boby71
Copy link
Author

Boby71 commented Aug 22, 2023

Just found a workaround: Creating a snapshot of the desired area, name it ref0.jpg and upload it using the fileserver made it possible to leave the endless "aligning" loop after a reboot. Still I'm the opinion, this infinite loop should not happen.

@jomjol
Copy link
Owner

jomjol commented Aug 28, 2023

You can also stop this by setting manually in the config.ini (by expert modus) the value for "SetupModus" to true and reboot.
This will enable you to do the necessary corrections. Don't forget to change the value back to false (and reboot)

image

Enter manual modus:
image

@jomjol jomjol closed this as completed Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants