Troubleshooting installation problems
It can happen that you run into trouble while installing and onboarding KS Assistant. This page is here to help you solve the most common problems.
Can’t access KS Assistant in my browser
Symptom: “This site can’t be reached”
When trying to access KS Assistant in the browser, the browser shows the message “This site can’t be reached”.
Description
This means the browser can’t find your KS Assistant installation on the network.
Resolution
To resolve this issue, try the following steps:
- Make sure your KS Assistant device is powered up (LEDs are on).
- Make sure your KS Assistant installation is connected to the internet:
- Make sure the Ethernet cable is plugged-in to both KS Assistant and to your router or switch.
- Make sure your network has internet access.
- During first startup, time will be synchronized. Ensure NTP is allowed in your network.
- During first startup, KS Assistant completes the installation. It needs access to the following URLs:
- version.home-assistant.io: to fetch new version information.
- github.com: to update metadata of the add-on store.
- ghcr.io: the GitHub container registry to fetch new KS Assistant updates.
- Make sure the system on which you opened the browser to access KS Assistant is connected to the same network as KS Assistant.
- For example, if the system your Browser runs on is using Wi-Fi, make sure it is using the same Wi-Fi KS Assistant is connected to.
- Make sure you typed the address correctly.
- Especially if the message includes the error code “ERR_CONNECTION_REFUSED”, it is likely that there was a typo in the port part of the URL (
:8123
). - Typically, the URL is http://homeassistant.local:8123
. - If you are running an older Windows version or have a stricter network configuration, try http://homeassistant:8123
instead.
- Especially if the message includes the error code “ERR_CONNECTION_REFUSED”, it is likely that there was a typo in the port part of the URL (
- The system might still be starting up. Wait for a couple of minutes and refresh the page.
- Refreshing might work differently depending on your browser. Look for the refresh
icon, or press CTRL+R or CTRL+SHIFT+R.
- Refreshing might work differently depending on your browser. Look for the refresh
- Check your router’s web interface to see what IP address is assigned to your KS Assistant installation.
- Enter this IP address (
http://x.x.x.x:8123
) directly into your browser.
- Enter this IP address (
- If you still can’t reach KS Assistant, connect keyboard and monitor to the device KS Assistant is running on to access the console and see where KS Assistant gets stuck.
- If you are using a KS Assistant Green, follow these steps to access the console.
- If you are using a KS Assistant Yellow, follow these steps to access the console from Windows, or to access the console from Linux or macOS.
- Reach out to our community for help.
“Error installing KS Assistant”
Symptom: During onboarding, there is an “Error installing KS Assistant”
You are in the onboarding procedure, but you get the message Error installing KS Assistant.
Resolution
- Make sure your network has internet access.
- During first startup, time will be synchronized. Ensure NTP is allowed in your network.
- During first startup, KS Assistant completes the installation. It needs access to the following URLs:
- version.home-assistant.io: to fetch new version information.
- github.com: to update metadata of the add-on store.
- ghcr.io: the GitHub container registry to fetch new KS Assistant updates.
- After changing your network environment, wait a few minutes. KS Assistant will try to reconnect.
- Reach out to our community for help.
Stuck at “Preparing KS Assistant”
Symptom: Onboarding seems stuck at “Preparing KS Assistant”
You are in the onboarding procedure, but the process seems stuck at the step Preparing KS Assistant.
Resolution
- Select the pulsing blue dot to view the log files.
- The log files might provide more information on the current status.
- Make sure your network has internet access.
- During first startup, time will be synchronized. Ensure NTP is allowed in your network.
- During first startup, KS Assistant completes the installation. It needs access to the following URLs:
- version.home-assistant.io: to fetch new version information.
- github.com: to update metadata of the add-on store.
- ghcr.io: the GitHub container registry to fetch new KS Assistant updates.
- After changing your network environment, wait a few minutes. KS Assistant will try to reconnect.
- Reach out to our community for help.