Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Update 15.3.0 -> 15.4.0 #2771

Closed
A380Coding opened this issue Dec 28, 2023 · 1 comment
Closed

Update 15.3.0 -> 15.4.0 #2771

A380Coding opened this issue Dec 28, 2023 · 1 comment

Comments

@A380Coding
Copy link

The Problem

Updating from 15.3.0 to 15.4.0.
After updating everything fine, v15.4.0 shown on the webpage.
Executing reboot and after reboot:

The version of the web interface (74d4f20) does not match the firmware version (3fbff0a)! It is suggested to keep them on the same version!

Tried another firmware update, same thing happens again. After update everything is fine, after reboot webui back to 15.3.0

Version

15.3.0/15.4.0

Logfile

[0d00h00m00s] 2023-12-28T19:08:47 <INF> [MAIN] =================================================
[0d00h00m00s] 2023-12-28T19:08:47 <INF> [MAIN] ==================== Start ======================
[0d00h00m00s] 2023-12-28T19:08:47 <INF> [MAIN] =================================================
[0d00h00m00s] 2023-12-28T19:08:47 <INF> [MAIN] PSRAM size: 8388608 byte (8MB / 64MBit)
[0d00h00m00s] 2023-12-28T19:08:47 <INF> [MAIN] Total heap: 4376891 byte
[0d00h00m04s] 2023-12-28T19:08:51 <INF> [MAIN] Camera info: PID: 0x26, VER: 0x42, MIDL: 0x7f, MIDH: 0xa2
[0d00h00m04s] 2023-12-28T19:08:51 <INF> [SDCARD] Basic R/W check started...
[0d00h00m04s] 2023-12-28T19:08:51 <INF> [SDCARD] Basic R/W check successful
[0d00h00m04s] 2023-12-28T19:08:51 <INF> [SNTP] TimeServer: ntp.org
[0d00h00m04s] 2023-12-28T19:08:51 <INF> [SNTP] Configuring NTP Client...
[0d00h00m04s] 2023-12-28T20:08:51 <INF> [SNTP] Time zone set to CET-1CEST,M3.5.0,M10.5.0/3
[0d00h00m04s] 2023-12-28T20:08:51 <INF> [SNTP] Time is already set: 2023-12-28 20:08:51
[0d00h00m04s] 2023-12-28T20:08:51 <INF> [MAIN] CPU frequency: 160 MHz
[0d00h00m05s] 2023-12-28T20:08:52 <INF> [SDCARD] Folder/file presence check started...
[0d00h00m05s] 2023-12-28T20:08:52 <INF> [SDCARD] Folder/file presence check successful
[0d00h00m05s] 2023-12-28T20:08:52 <INF> [MAIN] Tag: 'v15.3.0', Release: v15.3.0 (Commit: 3fbff0a), Date/Time: 2023-07-22 09:42, Web UI: Release: v15.4.0 (Commit: 74d4f20)
[0d00h00m05s] 2023-12-28T20:08:52 <WRN> [MAIN] Web UI version (74d4f20) does not match firmware version (3fbff0a)
[0d00h00m05s] 2023-12-28T20:08:52 <WRN> [MAIN] Recommendation: Repeat installation using AI-on-the-edge-device__update__*.zip
[0d00h00m05s] 2023-12-28T20:08:52 <INF> [MAIN] Reset reason: Via esp_restart
[0d00h00m05s] 2023-12-28T20:08:52 <INF> [WLANINI] SSID: wireless
[0d00h00m05s] 2023-12-28T20:08:52 <INF> [WLANINI] Password: XXXXXXXX
[0d00h00m05s] 2023-12-28T20:08:52 <INF> [WLANINI] Hostname: aiedge
[0d00h00m05s] 2023-12-28T20:08:52 <INF> [MAIN] WLAN config loaded, init WIFI...
[0d00h00m05s] 2023-12-28T20:08:52 <INF> [WIFI] Automatic interface config --> Use DHCP service
[0d00h00m05s] 2023-12-28T20:08:52 <INF> [WIFI] Set hostname to: aiedge
[0d00h00m05s] 2023-12-28T20:08:52 <INF> [WIFI] Init successful
[0d00h00m09s] 2023-12-28T20:08:56 <INF> [WIFI] Connected to: WLAN_nomap, RSSI: -76
[0d00h00m10s] 2023-12-28T20:08:57 <INF> [WIFI] Assigned IP: 192.122.3.78
[0d00h00m12s] 2023-12-28T20:08:59 <INF> [SNTP] Time is synced with NTP Server ntp.org: 2023-12-28 20:08:59
[0d00h00m13s] 2023-12-28T20:09:00 <INF> [MAIN] Device info: CPU cores: 2, Chip revision: 100
[0d00h00m13s] 2023-12-28T20:09:00 <INF> [MAIN] SD card info: Name: NCard, Capacity: 14910MB, Free: 14888MB
[0d00h00m15s] 2023-12-28T20:09:02 <INF> [MAIN] Initialization completed successfully
[0d00h00m20s] 2023-12-28T20:09:07 <INF> [LOGFILE] Set log level to ERROR

Expected Behavior

No response

Screenshots

No response

Additional Context

No response

@A380Coding A380Coding added the bug Something isn't working label Dec 28, 2023
@caco3
Copy link
Collaborator

caco3 commented Dec 28, 2023

How did you update?
You must use the update image!

@caco3 caco3 removed the bug Something isn't working label Dec 28, 2023
Repository owner locked and limited conversation to collaborators Dec 28, 2023
@caco3 caco3 converted this issue into discussion #2775 Dec 28, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants