opennaslab / kubespider

A global resource download orchestration system, build your home download center.
https://kubespider.netlify.app/
Apache License 2.0
2.01k stars 114 forks source link

使用compose安装,无法访问前台,怎么解决 #506

Closed gygy closed 4 months ago

gygy commented 4 months ago

Ask your question here:

docker 使用compose安装 `version: '3'

services: kubespider: image: cesign/kubespider:latest container_name: kubespider volumes:

日志: `2024-05-08 05:48:57,411-INFO: File handler start running...


| | | | _ (_) _| | _ | |/ / | | | ' \ / \/ | ' | |/ ` |/ _ \ '| | <| || | |) | /_ \ |) | | (_| | / | ||_\_,|._/ \||_/ ._/||_,|_|| ||

KubeSpider - A global resource download orchestration system Build Tag: ${GITHUB_SHA} 2024-05-08 05:48:57,493-INFO: Source Provider:btbtt12_disposable_source_provider enabled... 2024-05-08 05:48:57,499-INFO: Source Provider:meijutt_source_provider enabled... 2024-05-08 05:48:57,504-INFO: Source Provider:bilibili_source_provider enabled... 2024-05-08 05:48:57,508-INFO: Source Provider:youtube_source_provider enabled... 2024-05-08 05:48:57,545-INFO: Download Provider:aria2 enabled... 2024-05-08 05:48:57,567-INFO: Period Server Queue handler start running... 2024-05-08 05:48:57,568-INFO: PT Server start running... 2024-05-08 05:48:57,568-INFO: Period Server producer start running... 2024-05-08 05:48:57,568-INFO: Download trigger job start running... 2024-05-08 05:48:57,569-INFO: Notification Server Queue handler start running... 2024-05-08 05:48:57,570-WARNING: Failed to setup telegram bot token, telegram server not started 2024-05-08 05:48:57,571-INFO: Webhook Server start running... 2024-05-08 05:48:57,573-INFO: Serving on http://0.0.0.0:3080 2024-05-08 05:48:58,573-INFO: meijutt tv link is:`

访问http://192.168.80.3:3080/ Not Found The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.

richardli1598 commented 4 months ago

这个我们目前还没有前端,只能通过安装 chrome插件实现:https://github.com/opennaslab/kubespider?tab=readme-ov-file#3install-chrome-plugin

前端正在开发中

gygy commented 4 months ago

这个我们目前还没有前端,只能通过安装 chrome插件实现:https://github.com/opennaslab/kubespider?tab=readme-ov-file#3install-chrome-plugin

前端正在开发中

期待。打不开,我还以为安装失败了。