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.

Running ./config.sh with Expired Token results in Null Reference starting with 2.288.0

See original GitHub issue

Describe the bug

Running ./config.sh with Expired Token results in Null Reference starting with 2.288.0.

To Reproduce

Null Reference in 2.288.0 and 2.288.1

./config.sh --url https://github.com/made-up-org --token EXPIREDAABBCC

...

# Authentication

Object reference not set to an instance of an object.

Expected behavior

This printed the correct error in version 2.287.1

./config.sh --url https://github.com/made-up-org --token EXPIREDAABBCC

...

# Authentication

Http response code: NotFound from 'POST https://api.github.com/actions/runner-registration'
{"message":"Not Found","documentation_url":"https://docs.github.com/rest"}
Response status code does not indicate success: 404 (Not Found).

Runner Version and Platform

  • Versions: 2.288.0 and 2.288.1
  • Arch: linux-x64

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
caleblloydcommented, Mar 11, 2022

Awesome, thank you!

1reaction
ruvceskistefancommented, Mar 11, 2022

Hi @caleblloyd, This bug has already been noticed and reported in this issue. A PR that will close this issue is also created, we are just waiting for verification and merge with the main branch. Since this is a duplicate of an existing issue, I’m going to close it, and you can see when the PR is merged and shipped to the production.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Incident Response
Installs hooks/patches the running process. details: "iexplore.exe" wrote bytes "f8112175" to virtual address "0x752283E0" (part of module "SSPICLI.DLL")
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