eve-seat / seat

SeAT 0x. [UNSUPPORTED]
https://github.com/eveseat/seat
MIT License
69 stars 37 forks source link

Blank Page #403

Closed stevensT closed 8 years ago

stevensT commented 9 years ago

the "Errored Jobs" is showing a very large number. When navigating to that page (*/queue/status), I do not get a return, but o dont get an error ether (404, ect.). I can navigate to all other pages without issues

eve-seat commented 9 years ago

Could you attach a screenshot?

stevensT commented 9 years ago

Imgur Not really sure what the issue is, I was have issues with the Linux firewall and getting a Forbidden error. Now I can navigate to any page but this one.

ghost commented 9 years ago

There is possibly 2 logs you can check, one is the laravel.log and the other that one where php saves its errors (could be also the error log of the webserver)

stevensT commented 9 years ago

OK, I checked the laravel.log and there was a lot in there (over 200k of lines). I an a noob when it comes to Linux and Apache. When using IE, I get a HTTP 500 error. More Imgur pics here, but like chrome, it is only on the /queue/status page.

warlof commented 9 years ago

It looks a miss config in your php.ini or apache since seat use custom error page. You got an E500 on both of your brother (use the dev tool in chrome and get in network tab) What your php log says ? Le 12 juil. 2015 07:36, Trevor Stevens notifications@github.com a écrit :OK, I'll check those logs. When using IE, I get a HTTP 500 error. More Imgur pics here, but like chrome, it is only on the /queue/status page.

—Reply to this email directly or view it on GitHub.

eve-seat commented 9 years ago

Did this ever get sorted?