fatedier / frp

A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
Apache License 2.0
86.47k stars 13.37k forks source link

frp代理Jupyter Hub(tljh),可以访问服务网页但是无法选择Python内核 #2702

Closed StevendeLiu closed 2 years ago

StevendeLiu commented 2 years ago

Bug Description

使用frp来代理The littlest Jupyterhub服务,使用代理用的A记录可以访问提供服务的网页,但是无法选择Kernel,也无法进入控制面板来Start、Stop服务。
没有发现异常日志。
另,进来使用Frp代理Jupyter Lab也时常出现503问题或是Server Connection Error,日志正常。

frpc Version

0.37.1

frps Version

0.38.0

System Architecture

ln

Configurations

使用如下的配置进行代理The littlest Jupyterhub服务

[web-desk-epyc-3090-i-jupyter-tjlh-hub]
type = http
local_port = 80
custom_domains = jupyterhub.***.**
host_header_rewrite = localhost

使用连接可以访问提供服务的网页,但是无法选择Kernel,也无法进入控制面板来Start、Stop服务 没有发现异常日志

Logs

No response

Steps to reproduce

  1. 安装The littlest Jupyter hub服务
  2. 代理本地80端口
  3. 使用代理的A记录访问该服务 ...

Affected area

github-actions[bot] commented 2 years ago

Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.