Skip to content

[BUG] 使用域名反代后下载测试出现错误 #78

Description

@iammsf

BUG 简短描述
使用docker部署了als,暴露镜像的80端口到本机10000端口,并使用nginx反代根路径到域名a.b.com,同时nginx部署了tls证书。使用浏览器访问https//a.b.com可以正常打开页面,其他功能亦可正常使用,唯独无法下载测试文件。

环境

操作系统 & Docker 版本 (lsb_release -a && docker version):
Debian 12
Docker 27.5.1

使用的镜像版本 (docker ps | grep als):
4af216bce049 wikihostinc/looking-glass-server:latest

现象

预期返回:
点击IPv4下载测试中的1G,应跳转到https://a.b.com/session/sessionid/1g.test

实际返回:
实际跳转到
https://ipaddr/session/sessionid/1g.test
并返回404错误

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions