Same app not ping-able from different configs
I have a mobile config in addition to the default, but one app shows as pingable in the default config, but not in the mobile config.
const configName = getCookie('config-name'); is used in the ping function and then it tries to find the app id. If it of course uses the default configuration it will not be able to find it and so throw an NOT_FOUND error.ghcr.io/ajnart/homarr:dev exists, and it appears toconst configName = getCookie('config-name');NOT_FOUNDghcr.io/ajnart/homarr:dev