Hi, On Mon, Sep 29, 2025 at 05:21:32PM -0000, Allan Macdonald wrote: > [1][tickets:#459] Unable to Access openocd.org from Ubuntu 22.04LTS with > Firefox
That is a strange one indeed. If it's consistent I suggest you use Firefox "developer tools" network tab and save all the relevant information about what happens with what request. Also you can copy the request as cURL and compare the result by trying it in the command line. In general please keep in mind that openocd.org is hosted by SF.net themselves, on their web server using their own CDN so I can't really get diagnostic logs or tcpdump-level info from the other side. We can try a more interactive discussion on IRC where you could share screenshots of dev tools and we can try different command line requests etc. --- **[tickets:#459] Unable to Access openocd.org from Ubuntu 22.04LTS with Firefox** **Status:** new **Milestone:** 0.12.0 **Created:** Mon Sep 29, 2025 05:21 PM UTC by Allan Macdonald **Last Updated:** Mon Sep 29, 2025 05:21 PM UTC **Owner:** nobody This is a strange one, I admit. I cannot access openocd.org from my Ubuntu PC. ~~~ $ lsb_release --all No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 22.04.5 LTS Release: 22.04 Codename: jammy $ uname -a Linux ubox 6.8.0-83-generic #83~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Sep 9 18:19:47 UTC 2 x86_64 x86_64 x86_64 GNU/Linux $ firefox --full-version Mozilla Firefox 143.0.1 20250918214338 20250918214338 $ ~~~ I also cannot access using chrome or chromium! In all cases, the error is timeout. There is probably some piece of common code that these 3 browsers all use but I wish I knew what it was and how to troubleshoot the issue. Strangely, I can ping the site and I can access the web site using lightweight browsers such as lynx, Falcon & palemoon. Plus I can access the web site using any browser on Windows and from home with any browser on my Pop OS 24.04 LTS laptop. So, its something particularly weird with my 22.04 box. I doubt this posting will get me any happiness but hope springs eternal. I am not having any problem with the openocd appliction itself. It is a wonderful program! --- Sent from sourceforge.net because [email protected] is subscribed to https://sourceforge.net/p/openocd/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/openocd/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
