> On November 17, 2018 at 5:32 PM Andrea Pescetti <pesce...@apache.org> wrote:
> A nice additional benefit is that this gives us a simple way to > reproduce the bug, equivalent to the update notification. > > $ soffice https://ooo-updates.apache.org/index.html > (this fails on Ubuntu, succeeds on Fedora) > > Note that > > $ soffice https://www.google.com/ > will work in all cases (so this is not an HTTPS bug per se) and > > $ soffice http://ooo-updates.apache.org/index.html > will work in all cases (so this not a network issue but rather an SSL > issue). > > Now, debugging SSL issues is not easy, but can the people who don't get > updates at least confirm the three results above, i.e., that only the > first one fails? Confirmed that only the first one fails. I always get the message (even when it didn't fail to open the page) Gtk-Message: Failed to load module "overlay-scrollbar" ** (soffice:10458): WARNING **: Unknown type: GailWindow > Further tests show that problematic systems have issues with ASF sites > in HTTPS, like: > $ soffice https://www.apache.org/ # Fails > $ soffice http://www.apache.org/ # Succeeds > $ soffice https://www.openoffice.org/ # Fails > $ soffice http://www.openoffice.org/ # Succeeds > $ soffice https://... # Succeeds for any site I put there, except ASF > sites, but I'd love to see a non-ASF example of a failing HTTPS site. Confirmed. HTTPS links fail, HTTP succeed > If this is confirmed we are really close to a point where we could > actually get useful information from Infra. Thank you for your persistent and systematic investigation! ;) Regards, Pedro --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org