Error 502
-
Hi there.
Tried this plugin out today, but no chance to bring it to work.
I just get an 502 error after try to login as a user.
Any ideas?
Thank you.
-
Hi
The same issue,
502 Bad Gateway
nginxGET /wp-login.php?action=login_as_user&user_id=160&back_url=%2F%2Fwww.myurl.com%2Fwp-admin%2Fusers.php%3Fs%3Dlogin%2540gmail.com%26action%3D-1%26new_role%26ure_add_role%26ure_revoke_role%26primary_role%3Dpeaker%26paged%3D1%26action2%3D-1%26new_role2%26ure_add_role_2%26ure_revoke_role_2&_wpnonce=b16fb2d268 HTTP/2.0
Hello @bigbanks,
Thanks for your message.
It seems that your server blocks the big URLs.
Can you send the following URL to your hosting provider? https://stackoverflow.com/questions/40426157/nginx-url-limit-502-gateway
Could you try also to login with a user which has a short username or email?
Let me know about the result, please.Regards,
Yiannis@yiannistaos I have removed your reply.
While I know you have the best of intentions, it’s forum policy that you not ask users for admin or server access. Users on the forums aren’t your customers, they’re your open source collaborators, and requesting that kind of access can put you and them at high risk.
If they are paying customers (such as people who bought a premium service/product from you) then by all means, direct them to your official customer support system. But in all other cases, you need to help them here on the forums.
Thankfully are other ways to get information you need:
- Ask the user to install the Health Check plugin and get the data that way.
- Ask for a link to the http://pastebin.com/ or https://gist.github.com log of the user’s web server error log.
- Ask the user to create and post a link to their
phpinfo();output. - Walk the user through enabling WP_DEBUG and how to log that output to a file and how to share that file.
- Walk the user through basic troubleshooting steps such and disabling all other plugins, clear their cache and cookies and try again (the Health Check plugin can do this without impacting any site vistors).
- Ask the user for the step-by-step directions on how they can reproduce the problem.
You get the idea.
We know volunteer support is not easy, and this guideline can feel needlessly restrictive. It’s actually there to protect you as much as end users. Should their site be hacked or have any issues after you accessed it, you could be held legally liable for damages. In addition, it’s difficult for end users to know the difference between helpful developers and people with malicious intentions. Because of that, we rely on plugin developers and long-standing volunteers (like you) to help us and uphold this particular guideline.
When you help users here and in public, you also help the next person with the same problem. They’ll be able to read the debugging and solution and educate themselves. That’s how we get the next generation of developers.
The topic ‘Error 502’ is closed to new replies.