Skip to content

[Bug]:server start success but chrome console error Cannot read properties of null (reading 'blendFunc') #2400

@VVege

Description

@VVege

Do you need to file an issue?

  • I have searched the existing issues and this bug is not already filed.
  • I believe this is a legitimate bug, not just a question or feature request.

Describe the bug

lightrag-server success

In Mac

chrome error,and my chrome update latest version 142

Uncaught TypeError: Cannot read properties of null (reading 'blendFunc')
at t.value (index-CRtuqff2.js:958:27440)
at new t (index-CRtuqff2.js:958:4275)
at index-CRtuqff2.js:958:40766
at Ls (index-CRtuqff2.js:49:51178)
at oE (index-CRtuqff2.js:49:52106)
at _0 (index-CRtuqff2.js:49:51218)
at Object.useState (index-CRtuqff2.js:49:63527)
at cr.useState (index-CRtuqff2.js:18:7541)
at index-CRtuqff2.js:958:40526
at tE (index-CRtuqff2.js:49:48861)

but safari can work well

Steps to reproduce

simple step like github

uv pip install "lightrag-hku[api]"

cp env.example .env # Update the .env with your LLM and embedding configurations

lightrag-server

Expected Behavior

No response

LightRAG Config Used

Paste your config here

the default config

Logs and screenshots

Image Image

Additional Information

  • LightRAG Version:
  • Operating System:
  • Python Version:
  • Related Issues:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions