#Events Not Emitted

2 messages · Page 1 of 1 (latest)

misty sage
#
yarn run v1.22.22
$ medusa develop
info:    Watching filesystem to reload dev server on file change
info:    Skipping instrumentation registration. No register function found.
info:    Connection to Redis in module 'cache-redis' established
info:    Connection to Redis in module 'event-bus-redis' established
info:    Connection to Redis in module 'workflow-engine-redis' established
info:    Connection to Redis PubSub in module 'workflow-engine-redis' established
info:    Locking module: Using "in-memory" as default.
info:    No job to load from /Users/bqst/medusa-backend/node_modules/@medusajs/medusa/dist/jobs. skipped.
✔ Server is ready on http://localhost:9000 – 13ms
info:    Admin URL → http://localhost:9000/app
http:    GET /store/customers/me?fields=%2Aorders ← - (401) - 56.078 ms
http:    POST /auth/customer/emailpass/register ← - (200) - 120.201 ms
info:    Processing customer.created which has 0 subscribers
http:    POST /store/customers ← - (200) - 34.361 ms
http:    POST /auth/customer/emailpass ← - (200) - 68.386 ms
misty sage
#

redis-cli FLUSHALL
did the job but I still has an issue from the app/reset-password admin that don't trigger auth.password_reset.