Widget gallery connection timeout error

  • Platform information:
    • Hardware: RPi2
    • OS: openhabian stable
    • Java Runtime Environment: oracle java 8 jdk
    • openHAB version: 2.2.0
  • Issue of the topic: I’m getting connection timeout error when trying to open widget gallery. I think that’s caused by my internet provider as I cannot access community.openhab.org at all (I use proxy plugins in browser now). I tried to run curl on RPi and got connection timeout.
    curl https://community.openhab.org/tags/c/apps-services/habpanel/widgetgallery.json
    I’ve added https_proxy in /etc/environment and now curl works, but still connection timeout error in widget gallery =( after that I’ve added http_proxy too and got an weird result - curl gets error 301, but in habpanel I’m getting now No route to host error.
    So the question is how should I setup proxy properly or maybe there some way to get that list from local storage?

No thoughts about setting proxy for openhab? =(
Also I’ve checked rkn blacklist and forum ip is there T_T

Okay, I’ve tried to use an VPN service, it also works for curl, but in habpanel I’m getting this weird error

ah… nevermind, now it works from time to time (like 2 tries out of 6). I think topic could be closed