User Card Directory component not working

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. :thinking:

can you provide a screenshot of the console errors?

Thanks for trying to help, my Discourse instance and component are current (updated)

1 Like

Does the issue persist only on the user’s page, or is it happening across the entire site?

1 Like

Only in user page when trying to show cards, it works if user swic to grid.


Sometime it is return results and display data and in console i get this errors also

But I am now unable to rebuild app whiteout this plugin to check is this plugin root of problem.

Later I disable plugin and rebuild app to check will it work