Cannot trigger jenkins build when using gitlab web hook to create tag on page

Hi everyone, I’m investigating triggering a jenkins build when gitlab creates a tag, but I’m stuck。

  1. The webhook of gitlab has tag push event enabled, and the status of the webhook is also 200
  2. The picture below is my jenkins configuration (The job I created is the gitlab group folder)

basic information:

  1. jenkins version 2.319.3
  2. gitlab related plugins

I don’t know why jenkins can’t be triggered please help me thanks

other info

other info 2

Hi @CharesLee ,

Is there any chance that you update your Jenkins version? It’s really old.
Please have a look at this answer and let me know if that can help.

Ok, I’ll try an upgrade first