Skip to content

CodeNarcServer was not running #264

@DanieleStrafile

Description

@DanieleStrafile

OS: MacOS 15.4.1
Java version: openjdk 17.0.15 2025-04-15
Nodejs version: v23.11.0
VScode version: 1.99.3

I have newly installed the "Groovy Lint, Format and Fix" VSCode extension and I can see it is not working, i.e. it won't analyze or format my code

From the VSCode logs I can see the following debug messages:

2025-05-14T11:28:11.198Z npm-groovy-lint <<< NpmGroovyLint.run START >>>
2025-05-14T11:28:11.202Z npm-groovy-lint GroovyLint used config file: /Users/I515437/dev/.groovylintrc.json
2025-05-14T11:28:11.234Z npm-groovy-lint CodeNarcServer kill request failed: Error: connect ECONNREFUSED 127.0.0.1:7484
2025-05-14T11:28:11.634Z npm-groovy-lint pinging CodeNarcServer at http://localhost:7484/ping serverStatus: unknown
2025-05-14T11:28:11.636Z npm-groovy-lint Ping code: ECONNREFUSED message: connect ECONNREFUSED 127.0.0.1:7484
CodeNarcServer was not running
2025-05-14T11:28:11.636Z npm-groovy-lint >>> NpmGroovyLint.run END <<<

I have manually installed globally the npm package npm-groovy-lint . It runs without issues on the command line.

Can you support me? Thank you!

Activity

psalaberria002

psalaberria002 commented on May 21, 2025

@psalaberria002

Same here on a Linux machine.
CodeNarcServer was not running in the Groovy Lint extension output logs.

github-actions

github-actions commented on Jun 21, 2025

@github-actions

This issue has been automatically marked as stale because it has not had recent activity.
It will be closed in 14 days if no further activity occurs.
Thank you for your contributions.

If you think this issue should stay open, please remove the O: stale 🤖 label or comment on the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @psalaberria002@DanieleStrafile

        Issue actions

          CodeNarcServer was not running · Issue #264 · nvuillam/vscode-groovy-lint