By default, umbrel-electrs specifies port 3006 in its docker-compose.yml
Link to code
However, umbrel-lightning also uses the same port for its GUI:
Link to code
As a result, running both apps causes a conflict that prevents access to both GUIs.
Proposed solution:
Change the port number used by umbrel-electrs or umbrel-lightning.