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

[Config Import Error] e.toISOString is not a function #7009

Open
xxflzj opened this issue Mar 17, 2025 · 2 comments
Open

[Config Import Error] e.toISOString is not a function #7009

xxflzj opened this issue Mar 17, 2025 · 2 comments
Labels
🐛 Bug Something isn't working | 缺陷

Comments

@xxflzj
Copy link

xxflzj commented Mar 17, 2025

{
  "code": "ImportError",
  "httpStatus": 0,
  "message": "e.toISOString is not a function"
}
@lobehubbot
Copy link
Member

👀 @xxflzj

Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible.
Please make sure you have given us as much context as possible.
非常感谢您提交 issue。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。

Copy link

dosubot bot commented Mar 17, 2025

Hey @xxflzj! 👋 I'm a bot here to help you with bug fixes, answer questions, and even guide you on becoming a contributor. Let's squash those bugs together!

I found similar threads regarding the "e.toISOString is not a function" error. This issue arises due to an incompatibility between LobeChat v1.37.2's pglite export solution and the regular import/export functionality. The system expects date objects but encounters incompatible date formats during import. To mitigate this, ensure that all date fields in your import data are properly formatted as JavaScript Date objects before attempting to import. The development team is aware of this problem and is working on a new data import/export implementation to address it [1][2].

To continue talking to Dosu, mention @dosu.


Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other

@dosubot dosubot bot added the 🐛 Bug Something isn't working | 缺陷 label Mar 17, 2025
@github-project-automation github-project-automation bot moved this to Roadmap - Chat 1.x in Lobe Chat Routine Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working | 缺陷
Projects
Status: Roadmap - Chat 1.x
Development

No branches or pull requests

2 participants