Recently I installed User Card Directory on my instance, it worked but lately it simply stop when user land on page /u?cards=yes&order=likes_received
When I open browser console I see for each user card error 502 Bad Gateway for request /user-cards.json
<html> <head><title>502 Bad Gateway</title></head> <body> <center><h1>502 Bad Gateway</h1></center> <hr><center>nginx</center> </body> </html> <!-- a padding to disable MSIE and Chrome friendly error page -->
Is this caused by my forum poor performance or there is BUG on this
is Discourse up to date on your forum? is the theme component up to date? I just installed this component and tested it and it is working as expected with no errors.
can you provide a screenshot of the console errors?