-
-
Notifications
You must be signed in to change notification settings - Fork 11.3k
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] azure 服务商配置不正常 #5378
Comments
👀 @ysicing Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. |
Hey @ysicing! I'm here to help you squash those bugs, answer your questions, and guide you to becoming a contributor. Let's tackle this together! 🤖 The "InvalidProviderAPIKey" error you're encountering with the Azure service configuration in version v1.45.5 could be due to a missing or incorrect API key or endpoint during the instantiation of the Additionally, the "ReferenceError: Cannot access 'm' before initialization" suggests there might be an issue in the code where a variable is being used before it has been properly initialized. Unfortunately, there is no specific documentation or comments in the code that explain this error [2]. To address the "InvalidProviderAPIKey" error, ensure that the API key and endpoint are correctly configured and provided. If the issue persists, it might be related to a known problem where valid credentials are incorrectly flagged as invalid, and a future update may be required to resolve this [2]. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
Yes, I have updated two versions, but it is still not resolved. |
@arvinxx have any good troubleshooting methods or suggestions to solve this problem? |
I will look into it today |
✅ @ysicing This issue is closed, If you have any questions, you can comment and reply. |
🎉 This issue has been resolved in version 1.46.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
📦 Environment
Docker
📌 Version
v1.45.5
💻 Operating System
macOS
🌐 Browser
Edge
🐛 Bug Description
同样的配置老版本是没问题的,新版本
看日志
📷 Recurrence Steps
No response
🚦 Expected Behavior
No response
📝 Additional Information
No response
The text was updated successfully, but these errors were encountered: