MyBB Community Forums
[Error Message] [NEED HELP FAST] Mybb 502 bad gateway - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Community Archive (https://community.mybb.com/forum-106.html)
+--- Forum: Archived Forums (https://community.mybb.com/forum-143.html)
+---- Forum: Archived Development and Support (https://community.mybb.com/forum-155.html)
+----- Forum: MyBB 1.6 (https://community.mybb.com/forum-138.html)
+------ Forum: 1.6 General Support (https://community.mybb.com/forum-127.html)
+------ Thread: [Error Message] [NEED HELP FAST] Mybb 502 bad gateway (/thread-145949.html)



[NEED HELP FAST] Mybb 502 bad gateway - Wiggle - 2013-09-27

So I was trying to fix my activation email issue where the emails would show up as spam. I turned the last option on the PHP mail settings to "no" and now I keep getting a 502 bad gateway error. How do I fix this?
http://virtuallyvain.com/


RE: [NEED HELP FAST] Mybb 502 bad gateway - Nathan Malcolm - 2013-09-27

It's a server error, you need to contact your web host.


RE: [NEED HELP FAST] Mybb 502 bad gateway - Wiggle - 2013-09-27

Are you 100% sure its a server issue? Nothing caused by me?


RE: [NEED HELP FAST] Mybb 502 bad gateway - Arbaz - 2013-09-27

(2013-09-27, 03:37 AM)Wiggle Wrote: Are you 100% sure its a server issue? Nothing caused by me?

http://pcsupport.about.com/od/findbyerrormessage/a/502error.htm
And
http://answers.yahoo.com/question/index?qid=20081115193856AAWFsKH


RE: [NEED HELP FAST] Mybb 502 bad gateway - Wiggle - 2013-09-27

It's kind of weird that it happened right after I edited a setting though..

I switched something on PHP mail to "no" or "off"

I forgot what it was. It said it might resolve emails being sent to spam


RE: [NEED HELP FAST] Mybb 502 bad gateway - Nathan Malcolm - 2013-09-27

(2013-09-27, 03:37 AM)Wiggle Wrote: Are you 100% sure its a server issue? Nothing caused by me?

I run NGINX on my servers and the only time I've encountered it is when the backend server (Apache, HHVM, etc.) isn't running or cannot be connected to.


RE: [NEED HELP FAST] Mybb 502 bad gateway - Wiggle - 2013-09-27

(2013-09-27, 03:45 AM)Nathan Malcolm Wrote:
(2013-09-27, 03:37 AM)Wiggle Wrote: Are you 100% sure its a server issue? Nothing caused by me?

I run NGINX on my servers and the only time I've encountered it is when the backend server (Apache, HHVM, etc.) isn't running or cannot be connected to.

Well like I said above,

"It's kind of weird that it happened right after I edited a setting though..

I switched something on PHP mail to "no" or "off"

I forgot what it was. It said it might resolve emails being sent to spam"

Could this of olive anything up


RE: [NEED HELP FAST] Mybb 502 bad gateway - Arbaz - 2013-09-27

(2013-09-27, 03:47 AM)Wiggle Wrote:
(2013-09-27, 03:45 AM)Nathan Malcolm Wrote:
(2013-09-27, 03:37 AM)Wiggle Wrote: Are you 100% sure its a server issue? Nothing caused by me?

I run NGINX on my servers and the only time I've encountered it is when the backend server (Apache, HHVM, etc.) isn't running or cannot be connected to.

Well like I said above,

"It's kind of weird that it happened right after I edited a setting though..

I switched something on PHP mail to "no" or "off"

I forgot what it was. It said it might resolve emails being sent to spam"

Could this of olive anything up

What Nathan is trying to say is that it's a server issue. It has nothing to do with your MyBB settings so the changes you did to you mail handler most likely has nothing to do with this but once again you have to contact your host.


RE: [NEED HELP FAST] Mybb 502 bad gateway - spork985 - 2013-09-27

Are you using any kind of DDOS protection or Cloud Flare? These all uses reverse proxies and will generate a 502 error when the web server is down and the reverse proxy (NGINX) can't connect.