Error downloading mvn:org.openhab.core/org.openhab.ui.paperui/2.3.0

openhab-2.3.0
iMac10,1
OS X 10.11.6
JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_112.jdk/Contents/Home

This is an evaluation installation.

Tried selecting “Demo” package first. UI install spun for hours.

Unpackaged zip file again and selected “Standard” package next.

events.log states: Extension ‘package-standard’ has been installed.

Error (in userdata/openhab.log) repeats every 60 seconds.

018-08-21 15:47:20.545 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing ‘openhab-ui-homebuilder, openhab-ui-basic, openhab-ui-habpanel, openhab-ui-paper’: Error:
Error downloading mvn:org.openhab.core/org.openhab.ui.paperui/2.3.0

Do you have a host based firewall? Perhaps it is blocking OH’s ability to reach out to the internet to download the bindings. I think it downloads it from Cloudbees.

This was a good tip. Thanks!

I had a custom firewall configured.

I temporarily disabled it and believe I have safely arrived at first base.

2018-08-22 15:20:41.271 [INFO ] [er.internal.HomeBuilderDashboardTile] - Started Home Builder at /homebuilder
2018-08-22 15:20:41.332 [INFO ] [panel.internal.HABPanelDashboardTile] - Started HABPanel at /habpanel
2018-08-22 15:20:41.364 [INFO ] [arthome.ui.paper.internal.PaperUIApp] - Started Paper UI at /paperui
2018-08-22 15:20:41.457 [INFO ] [basic.internal.servlet.WebAppServlet] - Started Basic UI at /basicui/app

It might help new users if the error message from karaf could be more informative.