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中的openAI账号,而直接显示 登录完毕,共有 0/0 个账号成功登录。 #1341

Open
3 tasks done
YourFau1t opened this issue May 14, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@YourFau1t
Copy link

YourFau1t commented May 14, 2024

提交 issue 前,请先确认:

  • 我已看过 FAQ,此问题不在列表中
  • 我已看过其他 issue,他们不能解决我的问题
  • 我认为这不是 Mirai 或者 OpenAI 的 BUG

表现
在.cfg中填写了openai部分的账号密码,但是运行程序后 没有登录的过程,直接输出登录了0个账号

运行环境:

  • 操作系统:windows11
  • Docker: ?
  • 项目版本:v3.0.0 - alpha2

复现步骤
Active code page: 65001
2024-05-15 01:43:00.227 | DEBUG | framework.accounts.manager:register_type:35 - [AccountManager] 注册账号类型:chatgpt-web
2024-05-15 01:43:00.228 | DEBUG | framework.accounts.manager:register_type:35 - [AccountManager] 注册账号类型:openai-api
2024-05-15 01:43:00.229 | DEBUG | framework.accounts.manager:register_type:35 - [AccountManager] 注册账号类型:baidu
2024-05-15 01:43:00.229 | DEBUG | framework.accounts.manager:register_type:35 - [AccountManager] 注册账号类型:slack
2024-05-15 01:43:00.230 | DEBUG | framework.accounts.manager:register_type:35 - [AccountManager] 注册账号类型:bard
2024-05-15 01:43:00.230 | DEBUG | framework.accounts.manager:register_type:35 - [AccountManager] 注册账号类型:bing
2024-05-15 01:43:00.230 | DEBUG | framework.accounts.manager:register_type:35 - [AccountManager] 注册账号类型:bing
2024-05-15 01:43:00.231 | DEBUG | framework.accounts.manager:register_type:35 - [AccountManager] 注册账号类型:bing
2024-05-15 01:43:00.231 | DEBUG | framework.accounts.manager:register_type:35 - [AccountManager] 注册账号类型:chatglm
2024-05-15 01:43:00.232 | DEBUG | framework.accounts.manager:register_type:35 - [AccountManager] 注册账号类型:poe-token
2024-05-15 01:43:00.232 | DEBUG | framework.accounts.manager:register_type:35 - [AccountManager] 注册账号类型:poe-token
2024-05-15 01:43:00.232 | DEBUG | framework.accounts.manager:register_type:35 - [AccountManager] 注册账号类型:poe-token
2024-05-15 01:43:00.233 | DEBUG | framework.accounts.manager:register_type:35 - [AccountManager] 注册账号类型:poe-token
2024-05-15 01:43:00.233 | DEBUG | framework.accounts.manager:register_type:35 - [AccountManager] 注册账号类型:poe-token
2024-05-15 01:43:00.233 | DEBUG | framework.accounts.manager:register_type:35 - [AccountManager] 注册账号类型:poe-token
2024-05-15 01:43:00.234 | DEBUG | framework.accounts.manager:register_type:35 - [AccountManager] 注册账号类型:poe-token
2024-05-15 01:43:00.234 | DEBUG | framework.accounts.manager:register_type:35 - [AccountManager] 注册账号类型:poe-token
2024-05-15 01:43:00.234 | DEBUG | framework.accounts.manager:register_type:35 - [AccountManager] 注册账号类型:poe-token
2024-05-15 01:43:00.234 | DEBUG | framework.accounts.manager:register_type:35 - [AccountManager] 注册账号类型:xinghuo-cookie
2024-05-15 01:43:00.275 | SUCCESS | config:scan_prompts:784 - 检查预设:catgirl <==> ./prompts\catgirl.yml [成功]
2024-05-15 01:43:00.276 | SUCCESS | config:scan_prompts:784 - 检查预设:default <==> ./prompts\default.yml [成功]
2024-05-15 01:43:00.276 | INFO | config:check_proxy:863 - [代理测试] 正在检查代理配置:http://127.0.0.1:1082
2024-05-15 01:43:00.452 | SUCCESS | config:check_proxy:871 - [代理测试] 连接成功!
2024-05-15 01:43:00.472 | DEBUG | framework.tts.tts:register:198 - 初始化 TTS 引擎:edge
2024-05-15 01:43:00.479 | DEBUG | framework.accounts.manager:load_accounts:85 - [AccountManager] 登录完毕,共有 0/0 个账号成功登录。
2024-05-15 01:43:01.070 | DEBUG | framework.platforms.http_service_legacy:clear_request_dict:157 - Watch and clean request_dic.
2024-05-15 01:43:01.071 | INFO | main:setup_web_service:53 - 启动 HTTP API 中……
2024-05-15 01:43:01.071 | INFO | main:setup_web_service:55 - OneBot 地址:ws://0.0.0.0:8080/ws
2024-05-15 01:43:01.071 | INFO | main:setup_web_service:55 - Web 管理页面 地址:http://0.0.0.0:8080/
2024-05-15 01:43:01.072 | SUCCESS | framework.platforms.onebot_bot:startup:387 - OneBot 服务启动完毕,接收消息中……
2024-05-15 01:43:01.073 | INFO | hypercorn.logging:info:106 - Running on http://0.0.0.0:8080 (CTRL + C to quit)
[2024-05-15 01:43:01,073] Running on http://0.0.0.0:8080 (CTRL + C to quit)

预期行为
共有1/1个账号成功登录

截图
相关日志、聊天记录的截图,没有可跳过

其他内容
此处填写其他内容,没有可跳过

@YourFau1t YourFau1t added the bug Something isn't working label May 14, 2024
@YourFau1t
Copy link
Author

跪求大佬解答orz

@ForgetMilkyway
Copy link

换成V2的,V3版本的配置文件和V2版本的配置文件不兼容,我并没有找到V3版本的配置文件如何编辑
QQ截图20240517205821

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
None yet
Development

No branches or pull requests

2 participants