alibaba / alibaba/arthas

WebConsole访问不支持相对路径

Open
#2,801 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
37.5k
Forks
7.6k
Avg merge
1d 22h
Merged PRs (30d)
4

Description

- [是 ] 我已经在 [issues](https://github.com/alibaba/arthas/issues) 里搜索,没有重复的issue。

### 环境信息

* Arthas 版本: 3.7.2

### 重现问题的步骤

在私有化部署中,往往公司对外只提供一个端口,所以arthas端口和网站端口冲突,我想在athras的web-console里面增加path,来区分系统,但是目前web-console静态文件不支持相对路径.
![image](https://github.com/alibaba/arthas/assets/39360554/ad48181b-b869-4bef-890a-1a61129d50c3)

### 期望的结果

期望这里支持相对路径

### 实际运行的结果

实际运行结果,最好有详细的日志,异常栈。尽量贴文本。

```
把异常信息贴到这里
```

Contributor guide

Open the contributing guide

Research direction

Start from the issue description and inspect the WebConsole static-file path handling in the Arthas source. Reproduce the private-deployment setup where Arthas and the website share one port, then verify that the WebConsole works when served below a relative path.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
web-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.