Duplicated default queue and other weird things

Hi

i’m implementing a windows service as hangfire server and a mvc website as client of this server.
Besides, in windows service host i have msmq installed and defined 3 queues: default, resources and mail
And in dashboard i see 4 queues, duplicating default

Besides, if i go into the default queue which supposedly have 2 enqueued jobs doesnt display anyon.

do somebody have a clue why could this happen?

Thanks in advance,

Manuel