Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

File is too large to parse #190

Open
MicroH opened this issue Sep 18, 2019 · 5 comments
Open

File is too large to parse #190

MicroH opened this issue Sep 18, 2019 · 5 comments

Comments

@MicroH
Copy link

MicroH commented Sep 18, 2019

2019/09/18 11:30:06 Trace finished analysisServer processing for: GET
2019/09/18 11:30:23 Trace starting analysisServer processing for: POST
2019/09/18 11:30:23 File too large (>100MB). Closing connection.
2019/09/18 11:30:23 Trace finished analysisServer processing for: POST
2019/09/18 11:30:23 Trace starting analysisServer processing for: POST
2019/09/18 11:30:23 File too large (>100MB). Closing connection.
2019/09/18 11:30:23 Trace finished analysisServer processing for: POST
2019/09/18 11:30:23 Trace starting analysisServer processing for: POST
2019/09/18 11:30:23 File too large (>100MB). Closing connection.
2019/09/18 11:30:23 Trace finished analysisServer processing for: POST

@JosielManzonni
Copy link

JosielManzonni commented Dec 23, 2019

download source-code and setup your env and go to analyzer/analyzer.go and increase maxFileSize variable.

@echoJessica
Copy link

Dear:
I have the same problem,such as :
"2020/08/26 09:08:15 File too large (>50MB). Closing connection.

2020/08/26 09:08:15 Trace finished analysisServer processing for: POST"

In which file of the source code, configure the file size.

Please give me a screenshot

@echoJessica
Copy link

download source-code and setup your env and go to analyzer/analayzer.go and increase maxFileSize variable.

Dear:
I have the same problem,such as :
"2020/08/26 09:08:15 File too large (>50MB). Closing connection.

2020/08/26 09:08:15 Trace finished analysisServer processing for: POST"

In which file of the source code, configure the file size.

Please give me a screenshot

@JosielManzonni
Copy link

JosielManzonni commented Aug 27, 2020

download source-code and setup your env and go to analyzer/analayzer.go and increase maxFileSize variable.

Dear:
I have the same problem,such as :
"2020/08/26 09:08:15 File too large (>50MB). Closing connection.

2020/08/26 09:08:15 Trace finished analysisServer processing for: POST"

In which file of the source code, configure the file size.

Please give me a screenshot

Realy ? Did u read the line that I commented ????? It is very very clear.

download source-code and setup your env and go to analyzer/analyzer.go and increase maxFileSize variable

@rudda
Copy link

rudda commented Nov 13, 2020

I try to do it and it not works.
steps:
docker exec -it bash
$ apt update
$apt install vim

  • go to analyzer/analyzer.go and increase maxFileSize variable

docker restart

and it not works

are there missing steps ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants