Workers show up in service logs, but not in the Workers UI
The problem is the Workers screen shows 0 worker for all three worker groups (screenshot attached).
This is also preventing me to create a root admin user, since the Deno job which is (I assume) supposed to execute to do this doesn't find an available worker. I can see that my job queue has some jobs, probably reflecting the fact I tried to create the root user 3 times without success.
I am curious are there any additional ports I need to open except 5432? If not, how can I further debug the issue? Thanks!

