作者 pennyleo (今朝有酒今朝醉)標題 [問卦] 想問用docker裝webui時間 Wed Mar 18 18:21:12 2026
想問
小弟用docker裝webui
用sudo docker logs open-webui時
一直卡在以下這段
我ai能問都問了
網路監控看流量也看了
重開機也開了
但實在不知道為什麼一直卡在這
想問大神們怎麼解決
Notes:
- UNEXPECTED :can be ignored when loading from different task/architecture; not ok if you expect identical arch.
INFO: Started server process [1]
INFO: Waiting for application startup.
2026-03-18 07:03:19.930 | INFO | open_webui.utils.logger:start_logger:198 - GLOBAL_LOG_LEVEL: INFO
2026-03-18 07:03:19.930 | INFO | open_webui.main:lifespan:627 - Installing external dependencies of functions and tools...
2026-03-18 07:03:19.935 | INFO | open_webui.utils.plugin:install_frontmatter_requirements:434 - No requirements found in frontmatter.
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 223.140.218.72 (臺灣)
※ 作者: pennyleo 2026-03-18 18:21:12
※ 文章代碼(AID): #1fkdoQJJ (Gossiping)
※ 文章網址: https://www.ptt.cc/bbs/Gossiping/M.1773829274.A.4D3.html
推 cuteSquirrel: 樓下Claude code請回答1F 1.161.61.106 台灣 03/18 18:21
推 jb0802: 換一個AI啦3F 42.73.35.16 台灣 03/18 18:22
推 manlike: suddenly rm -rf /
sudo rm -rf /4F 101.10.84.20 台灣 03/18 18:22
→ lucifiel1618: 不是啊你知道webui是一個web app
你是需要開一個port把它接出來然後用瀏覽器打開的嗎6F 61.227.158.180 台灣 03/18 18:23
→ pennyleo: 已經有用-p 3000:8080接出來,但是瀏覽器完全打不開,經過一下午的盤查,覺得應該就是卡在這9F 223.140.218.72 台灣 03/18 18:30
--