alibaba / alibaba/arthas

arthas tuennel web界面点击arthas output 按钮,进入列表后,点击下载失败返回error,功能是这么使用的么?

Open
#2,865 1 comment 0 reactions 0 assignees View on GitHub
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 按钮进入下图页面
![image](https://github.com/alibaba/arthas/assets/81965699/c742c6bf-8fe5-473b-a899-f0ac95a3c11d)
3、点击列表dump文件下载,返回error
![image](https://github.com/alibaba/arthas/assets/81965699/2afeb18b-1b50-4370-ab6e-4310cc3f75ea)

### 期望的结果

期望浏览器将dump文件下载到本地

### 实际运行的结果

报错,接口返回error,但arthas日志无异常
![image](https://github.com/alibaba/arthas/assets/81965699/6cbc458f-cfee-4195-bbb4-932d76a08d2a)

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

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.