dsh-v0.1.2-alpha.3 使用nginx反代后部分资源无法访问 #5401
Unanswered
ChangedenCZD
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
dsh-v0.1.1-rc.2 及之前的版本由于没有加入
token因此反代时自行加鉴权就能正常访问页面。但是dsh-v0.1.2-alpha.3 后,通过nginx反对,且访问时增加对应的
?token=xxx仅能访问到前端页面,而其中的其他部分关键API无法访问(401),导致无法添加工作区、选择模型、创建会话等。All reactions