Skip to content

0.13.2 莫名奇妙闪屏到登录页面,但是我并没有开启认证登录 #1983

@ConleyKong

Description

@ConleyKong

System Info / 系統信息

chrome==123.0.6312.59

Running Xinference with Docker? / 是否使用 Docker 运行 Xinfernece?

  • docker / docker
  • pip install / 通过 pip install 安装
  • installation from source / 从源码安装

Version info / 版本信息

xinference==0.13.2

The command used to start Xinference / 用以启动 xinference 的命令

docker run -itd --shm-size 128g --gpus '"device=0"' --name xinference0 -p 10000:9997 -e HF_ENDPOINT=https://hf-mirror.com -e XINFERENCE_HOME=/models -e XINFERENCE_MODEL_SRC=modelscope xinference:v0.13.2 xinference-local -H 0.0.0.0 --log-level debug

Reproduction / 复现过程

不是必然出现的bug,莫名其妙就突然出现,出现后就屏幕一直闪到登录界面,但是我没有开启用户认证配置,以前也没有登陆配置,换个浏览器后会变好

Expected behavior / 期待表现

不管用啥浏览器都不出现这种怪异的现象

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions