-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
使用curl -fsSL http://download.pixelpunk.cc/shell/setup.sh | bash脚本安装出现:
[1/3] 配置主程序端口
[INFO] 使用外层脚本指定的端口: 9520
./install.sh: line 52: netstat: command not found
[✓] 端口验证通过: 9520
[2/3] 准备环境
[✓] 目录结构已创建
[✓] 配置文件已创建: configs/config.yaml
[3/3] 启动主程序
[INFO] 启动 PixelPunk...
[✗] PixelPunk 启动失败
[✗] 工作目录: /root/pixelpunk
[✗] 日志位置: /root/pixelpunk/logs/app.log
[✗] 错误详情:
./pixelpunk: error while loading shared libraries: libwebp.so.7: cannot open shared object file: No such file or directory使用bash ./pixelpunk.sh start显示:
[INFO] 启动服务...
[✓] Qdrant 已启动 (PID: 135628)
[✓] PixelPunk 已启动 (PID: 135632)
[✓] 服务启动完成使用bash ./pixelpunk.sh status显示:
PixelPunk 服务状态
====================
[✗] PixelPunk: 已停止
[✗] Qdrant: 已停止Metadata
Metadata
Assignees
Labels
No labels