Skip to content

Firmware, Web page, LittleFS Errors, open(): /littlefs/style.css.gz does not exist, no permits for creation #485

@ForrestErickson

Description

@ForrestErickson

Describe the bug
A clear and concise description of what the bug is.
Short Summary of the expected behavior:
When a web page is requested / served the Serial Monitor should not report errors.

Short Summary of the buggy behavior:
When the web page is served (index.html) in the Serial Monitor we get the following messages

[3709729][E][vfs_api.cpp:105] open(): /littlefs/style.css.gz does not exist, no permits for creation
[3709764][E][vfs_api.cpp:105] open(): /littlefs/favicon.png.gz does not exist, no permits for creation
[3711956][E][vfs_api.cpp:105] open(): /littlefs/favicon.png.gz does not exist, no permits for creation

To Reproduce
Steps to reproduce the behavior:

  1. Into a Krake, load code from this PR: Enhancement/395 webpage bring up #477. Load both Firmware and LittileFS
  2. Observe the Krake USB Serial Monitor
  3. Boot the krake to a network. Observe the IP address on the LCD.
  4. On a computer on the same network open that IP address in a browser.
  5. The error message like above should be reported.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Hardware description
Model: Krake Rev 2
Serial Number: Lee is testing with DUT: F4650BC0B528
Other:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions