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

deleting last char from the filepath (IDFGH-13980) #14807

Open
3 tasks done
sova32 opened this issue Oct 30, 2024 · 0 comments
Open
3 tasks done

deleting last char from the filepath (IDFGH-13980) #14807

sova32 opened this issue Oct 30, 2024 · 0 comments
Labels
Status: Opened Issue is new Type: Bug bugs in IDF

Comments

@sova32
Copy link

sova32 commented Oct 30, 2024

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

IDF version.

v5.3.1

Espressif SoC revision.

Chip is ESP32-S3 (QFN56) (revision v0.2)

Operating System used.

Linux

How did you build your project?

VS Code IDE

If you are using Windows, please specify command line type.

None

Development Kit.

Waveshare esp32-S3-Pico

Power Supply used.

USB

What is the expected behavior?

vorcked example
https://github.com/espressif/esp-idf/blob/release/v5.3/examples/protocols/http_server/restful_server/main/rest_server.c

What is the actual behavior?

E (34498) my_server_http: Failed to open file : /root/web_serve/index.html
my path is
E (34498) my_server_http: Failed to open file : /root/web_server/index.html

Steps to reproduce.

step by step example

Debug Logs.

No response

More Information.

No response

@sova32 sova32 added the Type: Bug bugs in IDF label Oct 30, 2024
@github-actions github-actions bot changed the title deleting last char from the filepath deleting last char from the filepath (IDFGH-13980) Oct 30, 2024
@espressif-bot espressif-bot added the Status: Opened Issue is new label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Opened Issue is new Type: Bug bugs in IDF
Projects
None yet
Development

No branches or pull requests

2 participants