Skip to content

[Question]: The Graph community extraction process has been repeated. #5512

Open
@Mapzle

Description

@Mapzle

Describe your problem

Image
Like shown in the picture, each time it goes to 36 and finishes it re-runs from 1 again.
Is this normal, or do I need to set something?

os: debian 12
version: nightly

ragflow-server log:

ERROR:root:CommunityReportsExtractor got exception
Traceback (most recent call last):
File "/ragflow/graphrag/general/community_reports_extractor.py", line 97, in call
response = json.loads(response)
File "/usr/lib/python3.10/json/init.py", line 346, in loads
return _default_decoder.decode(s)
File "/usr/lib/python3.10/json/decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/python3.10/json/decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions