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

[Bug] 容器错误日志 #5580

Closed
Matinal111 opened this issue Jan 24, 2025 · 10 comments
Closed

[Bug] 容器错误日志 #5580

Matinal111 opened this issue Jan 24, 2025 · 10 comments
Labels
🐛 Bug Something isn't working | 缺陷

Comments

@Matinal111
Copy link

📦 Environment

Docker

📌 Version

v1.48.0

💻 Operating System

Windows

🌐 Browser

Chrome

🐛 Bug Description

Image

暂未发现受影响

📷 Recurrence Steps

No response

🚦 Expected Behavior

No response

📝 Additional Information

No response

@Matinal111 Matinal111 added the 🐛 Bug Something isn't working | 缺陷 label Jan 24, 2025
@github-project-automation github-project-automation bot moved this to Roadmap - Chat 1.x in Lobe Chat Routine Jan 24, 2025
@lobehubbot
Copy link
Member

👀 @Matinal111

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 Jan 24, 2025

To resolve the error message stating that @anthropic-ai/sdk/shims/web must be imported before anything else from @anthropic-ai/sdk, ensure that your import statements are ordered correctly in your Next.js application. The import order should be:

// sort-imports-ignore
import '@anthropic-ai/sdk/shims/web';
import Anthropic from '@anthropic-ai/sdk';

This order is necessary to ensure that the shims are loaded before any other part of the Anthropic SDK, which is crucial for the SDK to function correctly in your environment [1].

To continue talking to Dosu, mention @dosu.


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

@arvinxx
Copy link
Contributor

arvinxx commented Jan 24, 2025

emm… 这个怎么又出现了

@lobehubbot
Copy link
Member

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


emm... why did this appear again?

@breakstring
Copy link

same issue here.
╮(╯▽╰)╭

@Matinal111
Copy link
Author

更新至 v1.48.1 未出现错误日志了

@lobehubbot
Copy link
Member

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Updated to v1.48.1 No error log

@arvinxx
Copy link
Contributor

arvinxx commented Jan 25, 2025

更新至 v1.48.1 未出现错误日志了

这也太奇怪了🥲

@arvinxx arvinxx closed this as completed Jan 25, 2025
@github-project-automation github-project-automation bot moved this from Roadmap - Chat 1.x to Done in Lobe Chat Routine Jan 25, 2025
@lobehubbot
Copy link
Member

@Matinal111

This issue is closed, If you have any questions, you can comment and reply.
此问题已经关闭。如果您有任何问题,可以留言并回复。

@lobehubbot
Copy link
Member

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Updated to v1.48.1, no error log appears anymore

This is too weird🥲

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
Archived in project
Development

No branches or pull requests

4 participants