Code Monkey home page Code Monkey logo

Comments (9)

ninoseki avatar ninoseki commented on September 18, 2024 1

@andreas5232 Cloud you share the file with me, please?
Here is my contact address.
https://flowcrypt.com/pub/[email protected]
You can use PGP if you want to use it.

from eml_analyzer.

ninoseki avatar ninoseki commented on September 18, 2024

I checked the eml file and it is possible to analyze the file in my local env.
Note that eml-analyzer.herokuapp.com uses a Heroku's free dyno. So a CPU/memory heavy task is cannot executed in it.
Please consider to use the app in your local env. It is the straightforward solution for the issue.

from eml_analyzer.

andreas5232 avatar andreas5232 commented on September 18, 2024

That's strange, I'm already using a local docker env deployed using the guide specified in the readme. Do I have to increase any limits?

from eml_analyzer.

ninoseki avatar ninoseki commented on September 18, 2024

Sorry I tested it in the my laptop without docker and it did not work in the docker container as you said.
I cannot understand the root cause but it seems like an issue is lying on a combination of supervisor and gunicorn.
So I replaced supervisor + gunicorn with circus + uvicorn and the combination works fine. (#57, #58)

from eml_analyzer.

ninoseki avatar ninoseki commented on September 18, 2024

@andreas5232 Could you git pull the repository again and test it, please?

from eml_analyzer.

andreas5232 avatar andreas5232 commented on September 18, 2024

Thank you for the fast response!
I have pulled and redeployed the docker container.
Now it loads the large eml file fine. 🎉 👍

One thing I'm still wondering about are the displayed attachment file sizes.
My computer says the eml has: 16.198.857 Bytes.
However the eml analyzer displays 17 attachments for this email with 16 times 15.4 Mb and one with 11.4 Mb.
That doesn't seem realistic to me.

from eml_analyzer.

ninoseki avatar ninoseki commented on September 18, 2024

@andreas5232 Just a confirmation, is your eml file a real world one? Or is it manipulated/crafted one?

from eml_analyzer.

andreas5232 avatar andreas5232 commented on September 18, 2024

The eml file is a real world scenario, which I found during my daily work as spamfilter admin.

from eml_analyzer.

ninoseki avatar ninoseki commented on September 18, 2024

Fixed. #59

from eml_analyzer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.