Community discussions

MikroTik App
 
AlvinAlvin
just joined
Topic Author
Posts: 3
Joined: Mon Feb 06, 2023 3:22 pm

HomeAssistant on Docker

Mon Jun 26, 2023 11:29 am

I tried to install HomeAssistant on
  • hAP ax³
  • RouterOS 7.10
following the guide below
https://community.home-assistant.io/t/i ... ers/522428

Under the pull directory I found the following error
{"errors":[{"code:"UNAUTHORIZED","message":"authentication required","detail":[{"Type":"repository","Class":"","Name":"homeassistant/home-assistant","Action":"pull"}]}]}
It seems linked to the remote-image option: I have no idea on how fix this issue
Do you have any suggestion?
 
elbob2002
Member Candidate
Member Candidate
Posts: 256
Joined: Tue May 15, 2018 8:15 pm
Location: Ireland

Re: HomeAssistant on Docker

Mon Jun 26, 2023 7:41 pm

Add your dockerhub username and password:
/container/config/set username=myusername password=mypassword
Or use winbox to set it.
 
fragtion
Member Candidate
Member Candidate
Posts: 262
Joined: Fri Nov 13, 2009 10:08 pm
Location: Johannesburg, South Africa

Re: HomeAssistant on Docker

Sat Oct 07, 2023 11:35 pm

So if anyone else lands up here because their docker hub username & password DON'T WORK as a solution to this problem. It's probably because you haven't created a personal access token.

You need to create a token at https://hub.docker.com/settings/security

You then use the password generated for that specific access token. So you will log in with your docker-hub username, and the password you generated for a specific token/device.

Actually for me this didn't work either, so I had to create a .tar using docker pull method

Who is online

Users browsing this forum: No registered users and 3 guests