If any one can help I have a bit of an emergency. I made some changes to my dancer app that runs on starman/nginx and now I get error 502 timeout. Know very little about how to trouble shoot in and if I don't solve in the next few hours I am in big trouble. Any ideas appreciated. Thanks
On 1/15/19 6:46 AM, Richard Reina wrote:
If any one can help I have a bit of an emergency. I made some changes to my dancer app that runs on starman/nginx and now I get error 502 timeout. Know very little about how to trouble shoot in and if I don't solve in the next few hours I am in big trouble. Any ideas appreciated. Thanks
Looks like your Dancer application isn't running or Nginx can't connect to that. Details about your setup? You can also try the Dancer IRC channel for possibly quick help. Regards Racke
_______________________________________________ dancer-users mailing list dancer-users@dancer.pm http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
-- Ecommerce and Linux consulting + Perl and web application programming. Debian and Sympa administration. Provisioning with Ansible.
On 15 Jan 2019, at 05:46, Richard Reina <gatorreina@gmail.com> wrote:
If any one can help I have a bit of an emergency. I made some changes to my dancer app that runs on starman/nginx and now I get error 502 timeout. Know very little about how to trouble shoot in and if I don't solve in the next few hours I am in big trouble. Any ideas appreciated. Thanks 502 is gateway timeout - you app is not running
what does perl -c lib/myapp.pm say? Where myapp is YOUR apps name. — C
participants (3)
-
Clive Eisen -
Richard Reina -
Stefan Hornburg (Racke)