Giter Club home page Giter Club logo

Comments (10)

njbarrett avatar njbarrett commented on July 3, 2024 4

In my case I forgot to set the document root of my worker to /public !

from laravel-aws-worker.

mellis3 avatar mellis3 commented on July 3, 2024 1

I'm also seeing a 500 error when looking at my logs on the Worker instance of Elastic Beanstalk. Works fine in my localhost. How do i debug the errors? /var/log/apache2 does not exist so i'm not sure where to find an error log

Thanks!

from laravel-aws-worker.

njbarrett avatar njbarrett commented on July 3, 2024

Hey there, I am also experiencing this issue. Did you solve it?

from laravel-aws-worker.

patroniton avatar patroniton commented on July 3, 2024

Unfortunately I did have that set on mine. So still no solution on my end.

from laravel-aws-worker.

njbarrett avatar njbarrett commented on July 3, 2024

What helped debug my issue sshing into the worker and running tail -f /var/log/aws-sqsd/default.log to see whether the daemon was sending messages and to where.

from laravel-aws-worker.

andreclemente avatar andreclemente commented on July 3, 2024

Someone solved this?

from laravel-aws-worker.

andreclemente avatar andreclemente commented on July 3, 2024

2017-06-20T19:25:07Z message: sent to http://localhost:80
2017-06-20T19:25:07Z message: sent to http://localhost:80
2017-06-20T19:25:07Z http-err: 34681df7-347d-4447-9287-bae7601e4b21 (546) 500 - 0.012
2017-06-20T19:25:07Z http-err: 8fbbab2f-77a7-4397-8524-0af26a7574af (224) 500 - 0.013
2017-06-20T19:25:07Z message: sent to http://localhost:80
2017-06-20T19:25:07Z message: sent to http://localhost:80
2017-06-20T19:25:07Z http-err: 66b6cc47-732d-4678-8fbf-15871eb708e2 (521) 500 - 0.011
2017-06-20T19:25:07Z http-err: c3258326-547c-4982-9d36-d655d4091310 (520) 500 - 0.014
2017-06-20T19:25:07Z message: sent to http://localhost:80
2017-06-20T19:25:07Z http-err: 9e611e2a-30b5-4cfd-ad5a-4f51390a485d (520) 500 - 0.007
2017-06-20T19:25:59Z message: sent to http://localhost:80/worker/schedule

from laravel-aws-worker.

njbarrett avatar njbarrett commented on July 3, 2024

@andreclemente it looks like your app is retuning a 500 error. So you may want to check the error logs at /var/log/apache2/error.log

from laravel-aws-worker.

ronaldwraithco avatar ronaldwraithco commented on July 3, 2024

You may need to composer require aws/aws-sdk-php

from laravel-aws-worker.

fylzero avatar fylzero commented on July 3, 2024

Marking issue as stale. Likely seems to be a config issue unrelated to the package.

from laravel-aws-worker.

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.