Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.

docker状态一直重启 看log有个keyerror 然后就关闭了 怎么解决 #8

Closed
hty2012 opened this issue Feb 17, 2023 · 2 comments

Comments

@hty2012
Copy link

hty2012 commented Feb 17, 2023

File "/usr/local/lib/python3.11/site-packages/OpenAIAuth/OpenAIAuth.py", line 352, in get_access_token\n","stream":"stderr","time":"2023-02-17T03:25:00.121560866Z"}
{"log":" self.access_token = response.json()["accessToken"]\n","stream":"stderr","time":"2023-02-17T03:25:00.121564987Z"}
{"log":" ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^\n","stream":"stderr","time":"2023-02-17T03:25:00.121569417Z"}
{"log":"KeyError: 'accessToken'\n","stream":"stderr","time":"2023-02-17T03:25:00.121573633Z"}

@slippersheepig
Copy link
Owner

config.json没有账号配置,推荐填邮箱和密码,token随时过期(但是如果你是谷歌或者微软账号那就只能用token)

@slippersheepig
Copy link
Owner

如果有其他问题,请参考这个项目的issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants