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

The version 15.3.0 does not work as a new installation #2719

Closed
martin8310 opened this issue Nov 28, 2023 · 5 comments
Closed

The version 15.3.0 does not work as a new installation #2719

martin8310 opened this issue Nov 28, 2023 · 5 comments

Comments

@martin8310
Copy link

The Problem

The version 15.3.0 does not work as a new installation. Error 0x10
14.0.3 works fine.

Hardware: ESP32-CAM-CH340

Version

14.0.3

Logfile

0x00000010 SD folder or file presence check failed

Expected Behavior

No response

Screenshots

No response

Additional Context

No response

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

caco3 commented Dec 1, 2023

What is the content of sour SD-card? Did you set it up beforehand?

@contentpirate
Copy link

contentpirate commented Dec 2, 2023

Same problem here

Tried to use different SD cards, different ESP32. I used the web installer, copied all the files to the SD card including changing the wifi.ini file. It didn't work, so I copied the config.ini and the wlan.ini manually to the SD card again. No success.

Logfile: https://pastebin.com/B6YZJQva

@caco3
Copy link
Collaborator

caco3 commented Dec 2, 2023

copied all the files to the SD card

Can you describe this a bit better?
What did you copy?
Can you show a screenshot of http://<IP>/fileserver/# ?
The log sais you dont have a logs folder: E (8438) LOGFILE: Can't open log file /sdcard/log/message/[..]

@contentpirate
Copy link

contentpirate commented Dec 3, 2023

copied all the files to the SD card
Can you describe this a bit better? What did you copy?

I downloaded "AI-on-the-edge-device__manual-setup__v15.3.0.zip", unzipped and copied the content of "sd-card.zip" on to the sd card. Then, I changed the wifi credentials in the wifi.ini file and put it in the esp32.

Can you show a screenshot of http://<IP>/fileserver/# ? The log sais you dont have a logs folder: E (8438) LOGFILE: Can't open log file /sdcard/log/message/[..]

Sure!

image

This is the page that asks me upload the remote_setup.zip - I tried multiple times by uploading "AI-on-the-edge-device__remote-setup__v15.3.0.zip". But different to the instruction that it would be coming in three steps, the second step never came up after uploading the AI-on-the-edge-device__remote-setup__v15.3.0.zip and therefore finishing step 1, but it directly jumps to step 3.

I tried to recreate it for this thread here, but now even the upload doesn't work.

Logfile: https://pastebin.com/WNhCauZA

What might be wrong here? Hm...

I tried once again setting up the SD card manually like above just with a different SD card, and then it appeared to do something else - it apparently connected to the wifi and received an IP address, but I wasn't able to access the web interface.

Logfile: https://pastebin.com/nbgY0iBt

@caco3
Copy link
Collaborator

caco3 commented Dec 3, 2023

I (15329) MAIN: Initialization completed successfully
I (15369) ov2640: Set PLL: clk_2x: 0, clk_div: 0, pclk_auto: 0, pclk_div: 8
E (17019) sdmmc_cmd: sdmmc_read_sectors_dma: sdmmc_send_cmd returned 0x109
E (17029) diskio_sdmmc: sdmmc_read_blocks failed (265)
Guru Meditation Error: Core  0 panic'ed (LoadProhibited). Exception was unhandled.

There is an issue with your SD card!
Can you try with a different one?

@caco3 caco3 removed the bug Something isn't working label Dec 3, 2023
Repository owner locked and limited conversation to collaborators Dec 3, 2023
@caco3 caco3 converted this issue into discussion #2724 Dec 3, 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

3 participants