urlchecker-action icon indicating copy to clipboard operation
urlchecker-action copied to clipboard

URLs marked as failure but no errors displayed

Open NeilHanlon opened this issue 10 months ago • 5 comments

For some reason, reddit.com urls began acting strangely in our usage of urlchecker-action.

See an example run here -- these urls report no issues above (despite verbose=True), and this makes it impossible to debug why the checks are failing.

Any help/suggestions on what may be happening would be greatly appreciated. We're running urlchecker-action@master.

NeilHanlon avatar Apr 22 '24 14:04 NeilHanlon

Is this new / were they OK before? Could it be ephemeral?

vsoch avatar Apr 22 '24 17:04 vsoch

Is this new / were they OK before? Could it be ephemeral?

It's new, as in it has been occurring for several weeks, so not "new" as in ephemeral.

sspencerwire avatar Apr 23 '24 17:04 sspencerwire

Does it reproduce locally?

vsoch avatar Apr 23 '24 18:04 vsoch

Does it reproduce locally?

I can't appear to reproduce it locally on my machine using the urlchecker python module, but I can reproduce it in github CI, which makes me suspect some sites may be blocking something related to the GH environment

NeilHanlon avatar Apr 24 '24 15:04 NeilHanlon

That’s what I suspect as well.

vsoch avatar Apr 24 '24 15:04 vsoch