I am using HA OS on Raspberry 4. I can log in from my local network, both with a browser and an app.
I have set up an external domain, which I can access over internet.
I am able to display HA login page. However when trying to log in, I am getting error: incorrect username or password.
I have created new user, just to make sure all fits. Still the same. User has login enabled in HA.
No proxy server. I have enabled port 8123 forwarding on my router. And login page is being displayed
correctly. Somehow HA is not accepting provided credentials.
In settings > General there is also a parameter to specify the external URL. Did you notice this setting? BTW if this works you can add the NGINX Proxy manager add-on to secure you URL.
Iām struggling to get this going because of port 80 being used, Iād like to have it us the duckdns addon because itās already using the dns challenge option, which would get around the port issue. Iād be interested in a working caddyfile for an example. Thanks in advance
Replace the email-address for your own, change your_domain for what you use, donāt change any of the numbers under header, the parts under header will give you better security.
Thanks for the quick reply. Do you have any custom settings in the addon configuration? For some reason Iām getting the following error, ārun: loading initial config: loading new config: http app module: start: tcp: listening on :80: listen tcp :80: bind: address already in useā. Everything is default here, Trying to get this to pull in from the duckdns addon, since itās already successfully doing DNS challenge, if thatās possible. Donāt want to open any ports.
Thanks for the answers. I was tying to do the dns challenge and not port forward, if Iām not mistaken and thatās possible. If it isnāt then Iāll definitely set it up via port forwading.
Try asking for help in the Caddy2 topic thatās in an earlier post, the guy that created the add-on, or others in that topic, should be able to help you.
Can you indicate which of the above posts provided the solution? So that others with a similar problem can find the solution more quickly? As starter of the topic you should be able to tick a solution-box.