jenkinsci / jenkinsci/gerrit-trigger-plugin

[JENKINS-53117] Gerrit Missed Events Playback is not supported. Verify if the connection has the REST API enabled and that the Gerrit Events-log plugin is installed and configured on the Gerrit Server.

Open
#879 1 comment 0 reactions 0 assignees View on GitHub
component:gerrit-trigger-plugin imported-jira-issue priority:critical resolution:unresolved
Dominant language
Java
Stars
226
Forks
289
PR merge metrics
No merged PRs in 30d

Description

Hi:

I am having issues with Gerrit Trigger Plugin in Jenkins,  then plugins shows the following message:

 

Gerrit Missed Events Playback is not supported. Verify if the connection has the REST API enabled and that the Gerrit Events-log plugin is installed and configured on the Gerrit Server.

 

I have all in order and I can not figure out where could be the issue

 

Document followed:

=========================

https://wiki.jenkins.io/display/JENKINS/Gerrit+Trigger#GerritTrigger-MissedEventsPlaybackFeature(Availablefromv.2.14.0)

 

Comments:

========================

Jenkins:

Gerrit Connection Setting is success

REST API Connection is success

 

Configurations:

==========================

Gerrit plugin events-log configuration:

[plugin "events-log"][plugin "events-log"]

maxAge = 30

returnLimit = 10000

storeUrl = jdbc:h2:/home/gerrit/tree/events/db   

urlOptions = loglevel=INFO   

urlOptions = logUnclosedConnections=true   

copyLocal = true

 

 

Any help here will be welcome. Thanks

---
Originally reported by hiperezr, imported from: Gerrit Missed Events Playback is not supported. Verify if the connection has the REST API enabled and that the Gerrit Events-log plugin is installed and configured on the Gerrit Server.


  • assignee: rsandell
  • status: Open
  • priority: Critical
  • component(s): gerrit-trigger-plugin
  • resolution: Unresolved
  • votes: 1
  • watchers: 2
  • imported: 2025-12-07

Raw content of original issue

Hi:

I am having issues with Gerrit Trigger Plugin in Jenkins,  then plugins shows the following message:

 

Gerrit Missed Events Playback is not supported. Verify if the connection has the REST API enabled and that the Gerrit Events-log plugin is installed and configured on the Gerrit Server.

 

I have all in order and I can not figure out where could be the issue

 

Document followed:

=========================

https://wiki.jenkins.io/display/JENKINS/Gerrit+Trigger#GerritTrigger-MissedEventsPlaybackFeature(Availablefromv.2.14.0)

 

Comments:

========================

Jenkins:

Gerrit Connection Setting is success

REST API Connection is success

 

Configurations:

==========================

Gerrit plugin events-log configuration:

[plugin "events-log"][plugin "events-log"]

maxAge = 30

returnLimit = 10000

storeUrl = jdbc:h2:/home/gerrit/tree/events/db   

urlOptions = loglevel=INFO   

urlOptions = logUnclosedConnections=true   

copyLocal = true

 

 

Any help here will be welcome. Thanks

environment

```
Jenkins ver. 2.121.3

Gerrit Trigger Plugin Version: 2.27.5

Gerrit Code Review (2.14.8)

events-log plugin version v2.13-15-g7d4a8be
```

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the missed-events playback message with Jenkins 2.121.3, Gerrit Trigger Plugin 2.27.5, Gerrit 2.14.8, and events-log v2.13-15-g7d4a8be, then verify the REST API and events-log configuration described in the issue. Done means the plugin correctly supports or clearly diagnoses missed-events playback for this setup.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, ci-cd
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.