Giter VIP home page Giter VIP logo

Comments (5)

grymmy avatar grymmy commented on September 10, 2024 1

@JosiasAurel Please coordinate with V205 in slack (if they'll accept responsibility) and attempt to reproduce this. If it is reproducible, please take ownership of the issue and fix it.

from scrappy.

JosiasAurel avatar JosiasAurel commented on September 10, 2024 1

I observed scrappy will re-post the main post when I react with :scrapp-retry: and somehow crash with no obvious reason


2023-10-24T17:12:11.678959+00:00 heroku[router]: at=info method=POST path="/slack/events" host=scrappy.hackclub.com request_id=3dc89b42-ade1-42a1-8c76-be93ee1d95dd fwd="54.89.210.153" dyno=web.1 connect=0ms service=5ms status=200 bytes=131 protocol=https
2023-10-24T17:12:11.677431+00:00 heroku[router]: at=info method=POST path="/slack/events" host=scrappy.hackclub.com request_id=ce16b214-bad4-4f82-8c51-62f6498be0d6 fwd="34.204.174.206" dyno=web.1 connect=0ms service=0ms status=200 bytes=131 protocol=https
2023-10-24T17:12:15.930216+00:00 heroku[web.2]: State changed from crashed to starting
2023-10-24T17:12:23.652518+00:00 heroku[router]: at=info method=POST path="/slack/events" host=scrappy.hackclub.com request_id=06324fd2-0b19-4e42-9d9e-211295c2a784 fwd="34.239.112.255" dyno=web.1 connect=0ms service=1ms status=200 bytes=131 protocol=https
2023-10-24T17:12:24.151822+00:00 heroku[web.2]: Starting process with command `npm start`
2023-10-24T17:12:25.211199+00:00 heroku[router]: at=info method=POST path="/slack/events" host=scrappy.hackclub.com request_id=aa479c84-8eb7-486d-ad0c-aac72db3f39b fwd="3.214.184.4" dyno=web.1 connect=0ms service=1ms status=200 bytes=131 protocol=https
2023-10-24T17:12:26.495622+00:00 app[web.2]: 
2023-10-24T17:12:26.495633+00:00 app[web.2]: > @hackclub/[email protected] start
2023-10-24T17:12:26.495633+00:00 app[web.2]: > node src/app.js
2023-10-24T17:12:26.495633+00:00 app[web.2]: 
2023-10-24T17:12:27.446722+00:00 heroku[web.2]: State changed from starting to up
2023-10-24T17:12:27.224517+00:00 app[web.2]: (node:20) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023.
2023-10-24T17:12:27.224544+00:00 app[web.2]: 
2023-10-24T17:12:27.224546+00:00 app[web.2]: Please migrate your code to use AWS SDK for JavaScript (v3).
2023-10-24T17:12:27.224553+00:00 app[web.2]: For more information, check the migration guide at https://a.co/7PzMCcy
2023-10-24T17:12:27.224553+00:00 app[web.2]: (Use `node --trace-warnings ...` to show where the warning was created)
2023-10-24T17:12:27.356479+00:00 app[web.2]: ⚡️ Scrappy is running !
2023-10-24T17:12:29.210100+00:00 heroku[router]: at=info method=POST path="/slack/events" host=scrappy.hackclub.com request_id=dae25156-cccf-45be-8d6c-ec2c14f0113c fwd="44.200.187.86" dyno=web.1 connect=0ms service=1ms status=200 bytes=131 protocol=https
2023-10-24T17:12:34.464180+00:00 heroku[router]: at=info method=POST path="/slack/events" host=scrappy.hackclub.com request_id=62b7ecde-bdb5-4b4e-95f2-4078e5654af5 fwd="34.205.247.73" dyno=web.2 connect=0ms service=7ms status=200 bytes=131 protocol=https
2023-10-24T17:12:35.084535+00:00 heroku[router]: at=info method=POST path="/slack/events" host=scrappy.hackclub.com request_id=83a0b21a-53b8-45fd-bd9f-191b0a06adbb fwd="3.86.106.59" dyno=web.1 connect=0ms service=1ms status=200 bytes=131 protocol=https
2023-10-24T17:13:04.147435+00:00 heroku[router]: at=info method=POST path="/slack/events" host=scrappy.hackclub.com request_id=1bf6f2b7-15f4-47d1-85e3-4d48320d1a30 fwd="18.212.98.229" dyno=web.1 connect=0ms service=1ms status=200 bytes=131 protocol=https
2023-10-24T17:13:04.756500+00:00 heroku[router]: at=info method=POST path="/slack/events" host=scrappy.hackclub.com request_id=5b11164d-dec1-4a66-9840-151b75475812 fwd="3.239.24.99" dyno=web.1 connect=0ms service=1ms status=200 bytes=131 protocol=https
2023-10-24T17:13:10.916516+00:00 heroku[router]: at=info method=POST path="/slack/events" host=scrappy.hackclub.com request_id=2e462791-7e7e-4038-b00c-0cc3335e352c fwd="3.238.251.154" dyno=web.2 connect=0ms service=2ms status=200 bytes=131 protocol=https

Edit: this error seems to be unrelated as it didn't occur after @V205Arduino tried

from scrappy.

V205Arduino avatar V205Arduino commented on September 10, 2024

I'll help with in a bit. (V205)

from scrappy.

V205Arduino avatar V205Arduino commented on September 10, 2024

I got the following when i tried:
No duplicate post(I think)
The normal message.

Seems to be working…..

from scrappy.

JosiasAurel avatar JosiasAurel commented on September 10, 2024

fixed since #469

from scrappy.

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.