Giter Club home page Giter Club logo

Comments (7)

nianhua99 avatar nianhua99 commented on June 5, 2024

启动命令我看下

from pandoranext-helper.

zhuxindong avatar zhuxindong commented on June 5, 2024

version: '3'
services:
PandoraNext-Helper:
image: q11391/pandora-next-helper
container_name: PandoraNext-Helper
restart: always
network_mode: "host"
# ports:
# - "8182:8182"
volumes:
- /root/deploy/data:/data
environment:
- PANDORA_NEXT_DOMAIN=https://aa.bb

其中https://aa.bb是能正常访问的。我怀疑容器网络问题,更换了内网的ip试过也不行

from pandoranext-helper.

zhuxindong avatar zhuxindong commented on June 5, 2024

容器日志

docker logs PandoraNext-Helper
2023-12-27 17:04:09.178 | INFO     | app:check_require_config:118 - {'bind': '0.0.0.0:8181', 'tls': {'enabled': False, 'cert_file': '', 'key_file': ''}, 'timeout': 600, 'proxy_url': '', 'license_id': 'xxxxx', 'public_share': False, 'site_password': '', 'setup_password': 'xxx', 'server_tokens': True, 'proxy_api_prefix': 'xxx', 'isolated_conv_title': '*', 'disable_signup': False, 'auto_conv_arkose': False, 'proxy_file_service': False, 'custom_doh_host': '', 'captcha': {'provider': 'hcaptcha', 'site_key': '10000000-ffff-ffff-ffff-000000000001', 'site_secret': '0x0000000000000000000000000000000000000000', 'site_login': False, 'setup_login': False, 'oai_username': False, 'oai_password': False, 'oai_signup': False}, 'whitelist': None}
DEBUG:apscheduler.scheduler:No jobs; waiting until a job is added
INFO:waitress:Serving on http://0.0.0.0:8182

from pandoranext-helper.

nianhua99 avatar nianhua99 commented on June 5, 2024

你这是进入首页的时候报的错吧,首页需要访问IP:8182/<PROXY_API_PREFIX>/login进行使用

from pandoranext-helper.

nianhua99 avatar nianhua99 commented on June 5, 2024

得拼上 PROXY_API_PREFIX

from pandoranext-helper.

nianhua99 avatar nianhua99 commented on June 5, 2024

容器日志

docker logs PandoraNext-Helper
2023-12-27 17:04:09.178 | INFO     | app:check_require_config:118 - {'bind': '0.0.0.0:8181', 'tls': {'enabled': False, 'cert_file': '', 'key_file': ''}, 'timeout': 600, 'proxy_url': '', 'license_id': 'xxxxx', 'public_share': False, 'site_password': '', 'setup_password': 'xxx', 'server_tokens': True, 'proxy_api_prefix': 'xxx', 'isolated_conv_title': '*', 'disable_signup': False, 'auto_conv_arkose': False, 'proxy_file_service': False, 'custom_doh_host': '', 'captcha': {'provider': 'hcaptcha', 'site_key': '10000000-ffff-ffff-ffff-000000000001', 'site_secret': '0x0000000000000000000000000000000000000000', 'site_login': False, 'setup_login': False, 'oai_username': False, 'oai_password': False, 'oai_signup': False}, 'whitelist': None}
DEBUG:apscheduler.scheduler:No jobs; waiting until a job is added
INFO:waitress:Serving on http://0.0.0.0:8182

这个就是启动正常的,没问题

from pandoranext-helper.

zhuxindong avatar zhuxindong commented on June 5, 2024

容器日志

docker logs PandoraNext-Helper
2023-12-27 17:04:09.178 | INFO     | app:check_require_config:118 - {'bind': '0.0.0.0:8181', 'tls': {'enabled': False, 'cert_file': '', 'key_file': ''}, 'timeout': 600, 'proxy_url': '', 'license_id': 'xxxxx', 'public_share': False, 'site_password': '', 'setup_password': 'xxx', 'server_tokens': True, 'proxy_api_prefix': 'xxx', 'isolated_conv_title': '*', 'disable_signup': False, 'auto_conv_arkose': False, 'proxy_file_service': False, 'custom_doh_host': '', 'captcha': {'provider': 'hcaptcha', 'site_key': '10000000-ffff-ffff-ffff-000000000001', 'site_secret': '0x0000000000000000000000000000000000000000', 'site_login': False, 'setup_login': False, 'oai_username': False, 'oai_password': False, 'oai_signup': False}, 'whitelist': None}
DEBUG:apscheduler.scheduler:No jobs; waiting until a job is added
INFO:waitress:Serving on http://0.0.0.0:8182

from pandoranext-helper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.