Skip to content

添加模型报错:Permission denied: '/psm_760ac086' #3845

@IamHans

Description

@IamHans

System Info / 系統信息

提示位置是共享内存无权限,这是什么情况?后台错误信息如下,盼复!
File "/home/w550/.local/lib/python3.10/site-packages/xoscar/backends/indigen/shared_memory.py", line 256, in unlink
_posixshmem.shm_unlink(self._name)
PermissionError: [address=0.0.0.0:55022, pid=28175] [Errno 13] Permission denied: '/psm_760ac086'

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

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

Version info / 版本信息

1.8.0

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

xinference-local --host 0.0.0.0 --port 9997 &

Reproduction / 复现过程

正常安装
启动
网页访问
添加模型, launch 出错

Expected behavior / 期待表现

正常开始下载模型

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions