Skip to content

Docker start.py receives spurious SIGTERM signal #3650

Closed
@simranjeetc

Description

@simranjeetc

Describe the bug
I have a project jdk8-b120 which is causing opengrok server to shutdown.

I want to disable the sync and reindex for this project. Please find mirror.yml below

# Empty config file for opengrok-mirror
ignore_errors: true

projects:
  jdk8.*:
    disabled: true
    incoming_check: false

Despite doing this I still see reindex getting triggered(screenshot below) for this project. What am I missing here?
Also, how I can find what is causing the shutdown? Can suggester be the reason for the same?

I have used 1.4 for quite sometime and never had any such issues.

Screenshots
image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions