YunoHost-Apps / homeassistant_ynh

Home automation platform package for YunoHost
https://www.home-assistant.io/
Apache License 2.0
20 stars 16 forks source link

subdomain HomeAssistant cannot access SSO #264

Closed maklimcz closed 10 months ago

maklimcz commented 10 months ago

Describe the bug

Cannot login into HomeAssistant after its installed from ynh webadmin.

Context

The cert used on this subdomain is currently self-signed and its different from wildcard one. However, I dont think its the cause here.

Steps to reproduce

  1. Install HA via webadmin on subdomain ha.example.com
  2. Go to ha.example.com
  3. There is a login screen but none credentials works. Moreover providing any credentials render nginx unusable. Other hosted apps do not response. I need to restart nginx and wait some time to have a working serrver again.
  4. Zrzut ekranu 2023-10-17 022817

Expected behavior

Expected to accept ynh user credentials and log in the appllication.

Logs

Installation finished sucesfully. https://paste.yunohost.org/raw/huvayiliti However, nginx logs for subdomain contains entries about error getting /yunohost/sso

Zrzut ekranu 2023-10-17 022955

Also , the ynh overlay tile does not work. Zrzut ekranu 2023-10-17 022829

maklimcz commented 10 months ago

fixed by reinstalling app 🙄