arthas tuennel web界面点击arthas output 按钮,进入列表后,点击下载失败返回error,功能是这么使用的么?
- Dominant language
- Java
- Stars
- 37.6k
- Forks
- 7.6k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 4
Description
- [x] 我已经在 [issues](https://github.com/alibaba/arthas/issues) 里搜索,没有重复的issue。
### 环境信息
* `arthas-boot.jar` 或者 `as.sh` 的版本: 3.7.2
* Arthas 版本: 3.7.2
* 操作系统版本: linux
* 目标进程的JVM版本: 1.8.0_332
* 执行`arthas-boot`的版本: 3.7.2
### 重现问题的步骤
1、生成dump文件
2、点击arthas output 按钮进入下图页面

3、点击列表dump文件下载,返回error

### 期望的结果
期望浏览器将dump文件下载到本地
### 实际运行的结果
报错,接口返回error,但arthas日志无异常

```
把异常信息贴到这里
```
Contributor guide
Research direction
Start by reproducing the reported flow on Arthas 3.7.2: generate a dump, open the Arthas output page, and click the dump file download entry. Trace the web interface download request and compare its error response with the Arthas logs; done means the browser downloads the dump file successfully without an error response.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100