Jfrog repo is down, can't install OH nor add-ons

bindings i had pending loaded on their own. Glad its back up.

1 Like

Hey,

it seems that the server is down again :frowning:

Yes,

we have contacted JFrog again already.

Should be back according to https://status.openhab.org/

Just tried upgrading from 3.2 to 3.3 & this time it says it completed and everything in uninitialized. This is in teh logs:

2022-09-19 12:39:50.508 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing 'openhab-package-standard': Error:
	Error downloading mvn:org.eclipse.jetty/jetty-util/9.4.43.v20210629
	Error downloading mvn:org.eclipse.jetty.websocket/websocket-api/9.4.43.v20210629
	Error downloading mvn:org.eclipse.jetty/jetty-io/9.4.43.v20210629
	Error downloading mvn:org.eclipse.jetty/jetty-client/9.4.43.v20210629
	Error downloading mvn:org.eclipse.jetty.websocket/websocket-client/9.4.43.v20210629
	Error downloading mvn:org.eclipse.jetty/jetty-proxy/9.4.43.v20210629
	Error downloading mvn:org.eclipse.jetty/jetty-http/9.4.43.v20210629
	Error downloading mvn:org.eclipse.jetty.websocket/websocket-common/9.4.43.v20210629
2022-09-19 12:39:51.232 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing 'openhab-persistence-rrd4j, openhab-ui-basic, openhab-binding-mail, openhab-binding-openweathermap, openhab-binding-logreader, openhab-ui-habpanel, openhab-binding-ecobee, openhab-binding-zwave': Error:
	Error downloading mvn:org.eclipse.jetty.websocket/websocket-client/9.4.43.v20210629
	Error downloading mvn:org.eclipse.jetty/jetty-http/9.4.43.v20210629
	Error downloading mvn:org.eclipse.jetty/jetty-io/9.4.43.v20210629
	Error downloading mvn:org.eclipse.jetty.websocket/websocket-api/9.4.43.v20210629
	Error downloading mvn:org.eclipse.jetty.websocket/websocket-common/9.4.43.v20210629
	Error downloading mvn:org.eclipse.jetty/jetty-client/9.4.43.v20210629
	Error downloading mvn:org.eclipse.jetty/jetty-proxy/9.4.43.v20210629
	Error downloading mvn:org.eclipse.jetty/jetty-util/9.4.43.v20210629

Still getting this. Does anyone know how I can get out of this loop?

What does that exactly mean ? You continuously get this kind of messages since booting on 19.09. or did you do a reboot today ? Did you try to clear the cache ? To me it looks like the error message is related to OH 3.2 related jar files or earlier as OH 3.3 seems to use jetty version 9.4.46.

I get this message about once a minute since attempting to upgrade from 3.2 to 3.3.

I don’t think I tried clearing the cache. I’ll try that now.

I ran:

sudo /bin/systemctl stop openhab.service
sudo openhab-cli clean-cache
sudo reboot

Same log errors

Wolfgang_S thanks for pointing me in the right direction. I removed the 3.2 cloud connector and rebooted and it came up without errors.

2 Likes

Looks like its back down again!

Do you face any problems for release and milestone versions?

We have changed the majority of the download paths to GitHub already.

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.