I install my local version of discourse which seems to work pretty fine.
I have an admin user and i created other 2 test users, which i can see the profile and i can see when i search for them in the search bar.
Anyway if i go to /users i got No results were found
Any suggestion how can i check why is this happening?
I run discourse without Vm, with normal instalation following this guide
Still not sure why i got that error with ruby directory but look like i need just bundle exec sidekiq -q critical,low,default -d -l log/sidekiq.log to display /users
so my problem is postponed to the time i will need emails
Thanks @Falco!