question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

./config.sh remove - Failed: Removing service

See original GitHub issue

Describe the bug Cannot remove the runner

To Reproduce Run:

./config.sh remove

Expected behavior The runner is removed.

Runner Version and Platform

2.165.2 Linux Ubuntu 18.04

Job Log Output

 ./config.sh remove

# Runner removal

Removing service
Failed: Removing service
Unconfigure service first

I tried by manually removing the service from systemd. Still not ok.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

23reactions
TingluoHuangcommented, Apr 2, 2020

try ‘sudo ./svc.sh uninstall’ first

2reactions
jgwinnercommented, Aug 23, 2021

To be clear: this should be reopened, and sudo ./svc.sh uninstall command, should be mentioned in the GitHub control panel when you try to remove the service.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Runner removal
Runner removal. Removing service. Failed: Removing service. Unconfigure service first. To Reproduce run ./config.sh remove. [user@server folder]$ ...
Read more >
GitHub action self-host runner as service fails - linux
I have installed GitHub self-hosted runner on my Ubuntu system. Getting below error when i try to configure it as service. $ sudo...
Read more >
Self-hosted Linux agents - Azure Pipelines
To remove the agent: Stop and uninstall the service as explained in the previous section. Remove the agent. Bash Copy ./config.sh remove.
Read more >
Self-hosted Windows agents - Azure Pipelines
Delete this key if it exists, then close Registry Editor and configure the agent by running the .\config.cmd command (without args) from the ......
Read more >
How To Run Self-Hosted Azure DevOps Build/Release ...
You can configure the agent to run as a system service using the svc.sh script located in the agent directory. Specify the user...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found