I have a fresh Discourse installed on DigitalOcean (followed ssh instructions)
After creating 5 users, and visiting /users page it always “No results were found.”
What could be wrong? This happens for both logged in and logged out users. Also settings box is ticked to show users list.
Is it there a way to force that background job to run on a local setup? I have the same issue in my development environment I have added few users to different levels also make those users create some topics but my users list its empty.
Of course, tomorrow may get solved, but other fellows may need this in order to develop something and it will be annoying try to wait for such long time.
¿Puedes darme una pista sobre qué trabajo es para que pueda forzarlo? He revisado /sidekiq/scheduler y app/jobs y aún no puedo encontrarlo.
Y después de confirmar que esto funciona en el entorno de prueba, si un cliente de Negocio quiere que se ejecute, ¿puede enviar una solicitud por correo electrónico a soporte?
EDIT: Lo encontré: Jobs::DirectoryRefreshDaily
Pero /u todavía no está listando todos los usuarios activos.