Failed to access plugin list

390 views
Skip to first unread message

mike...@aol.com

unread,
Mar 8, 2023, 8:23:03 AM3/8/23
to Repo and Gerrit Discussion
Gerrit 3.6.3, java 11, ubuntu.

I am seeing this in my error log and am wondering if this is trying to make a HTTP request to the outside world?
 
[2023-03-08T12:43:47.858Z] [plugin-manager-preloader] ERROR com.googlesource.gerrit.plugins.manager.OnStartStop : Failed to access plugin list
java.util.concurrent.ExecutionException: java.net.ConnectException: Connection timed out (Connection timed out)
at com.github.benmanes.caffeine.guava.CaffeinatedGuavaLoadingCache.get(CaffeinatedGuavaLoadingCache.java:63)
at com.googlesource.gerrit.plugins.manager.PluginsCentralCache.availablePlugins(PluginsCentralCache.java:41)
at com.googlesource.gerrit.plugins.manager.OnStartStop$1.run(OnStartStop.java:53)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.ConnectException: Connection timed out (Connection timed out)


Fabio Ponciroli

unread,
Mar 8, 2023, 8:26:43 AM3/8/23
to mike...@aol.com, Repo and Gerrit Discussion
Hi Mike,
yes, it is querying https://gerrit-ci.gerritforge.com to get the list of available plugins and their version.

HTH,
Ponch

--
--
To unsubscribe, email repo-discuss...@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en

---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-discuss...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/repo-discuss/e411e634-c0d3-4f84-b0e7-27fe8dceb097n%40googlegroups.com.

kelvin wu

unread,
Oct 11, 2023, 2:07:57 AM10/11/23
to Repo and Gerrit Discussion
Hi Fabio,
do you know how to disable this behavior after the service start?

Matthias Sohn

unread,
Oct 11, 2023, 3:04:47 AM10/11/23
to kelvin wu, Repo and Gerrit Discussion
On Wed, Oct 11, 2023 at 8:07 AM kelvin wu <spicychi...@gmail.com> wrote:
Hi Fabio,
do you know how to disable this behavior after the service start?

Please avoid top posting on this list, use interleaved posting [1] instead which simplifies following the conversation.
 
If you don't want to use the plugin-manager plugin simply don't install it.


-Matthias

Reply all
Reply to author
Forward
0 new messages