DNP_DAPPMANAGER
DNP_DAPPMANAGER copied to clipboard
HTTPS Portal link broken in all packages network tab
It seems this line below was updated in a way that is far too complex, and instead of just going to a single static page at http://my.dappnode/system/network
it just makes the link loop back to the exact same page for any package
https://github.com/dappnode/DNP_DAPPMANAGER/blob/8714cff0835c51d7cfe0415fec2bcedf50b173ac/packages/admin-ui/src/pages/packages/components/Network/HttpsMappings.tsx#L150
This illustration show how the link to the HTTPS portal just links back to the page it's already on.