diff --git a/appendix/troubleshooting.md b/appendix/troubleshooting.md index 2ac891fde..81462b797 100644 --- a/appendix/troubleshooting.md +++ b/appendix/troubleshooting.md @@ -6,4 +6,7 @@ layout: documentation # Troubleshooting Guide -to be done... +## Add-Ons cannot be installed + +Add-Ons to openHAB may be installed from remote repositories. If you miss add-ons or the installation of an add-on is not working most probably you have problems accessing the associated remote repository. In such cases your maven `settings.xml` contains settings that prevent openHAB to access the repository. Try to rename or delete your maven `settings.xml` (located in `~/.m2`) and try again to install your add-on. +