AdguardTeam/AdGuardHome

Adguard breaks Jenkins credentials window

Closed this issue · 1 comments

Prerequisites

Platform (OS and CPU architecture)

Darwin (aka macOS), AMD64 (aka x86_64)

Installation

GitHub releases or script from README

Setup

On one machine

AdGuard Home version

Adguard For Mac 2.17.3.2020

Action

We have Jenkins installed in our private network. This is a website for software development (CI/CD).

I go Settings-Credentials
INSERT_SITE/manage/credentials/store/system/domain/_/

Press the blue button "Add credentials"

Image

In the drop-down menu Kind select SSH Username with private key.

A first bad sign: drop-down menu Scope isn't working. I click on it, but nothing happens

Image

Scroll down a bit, see Private Key, select "Enter directly" check box and press the Add button. The control should turn into the multiline edit field, but nothing happens. This is the main bug - you can't just add Credentials.

Image

Expected result

Both Scope and Private key Fields should work

Actual result

Fields Scope and Private key Fields don't work.

If disable the Adguard filtration - they work.

Image Image Image

Additional information and/or screenshots

Jenkins 2.516.2

Problem persist in both Brave (with built-in anti-AD disabled) and Safari browsers.

Adguard related errors in the Developer Console (F12):

local.adguard.org/?ts=1757280684118&type=content-script&dmn=SITE&url=https%3A%2F%2FSITE%2F%24stapler%2Fbound%2F992b19ef-109c-4b4a-bb7c-5729f034413d%2Frender&app=com.brave.Browser&css=3&js=1&rel=1&rji=1&sbe=1&stealth=1&st-push&st-loc&st-java&st-dnt:1 Failed to load resource: the server responded with a status of 400 (Bad request)
local.adguard.org/?ts=1757280684118&type=content-script&dmn=SITE&url=https%3A%2F%2FSITE%2F%24stapler%2Fbound%2F5c386160-cc35-4cea-b385-2fa4a68951ba%2Frender&app=com.brave.Browser&css=3&js=1&rel=1&rji=1&sbe=1&stealth=1&st-push&st-loc&st-java&st-dnt:1 Failed to load resource: the server responded with a status of 400 (Bad request)

This is not an AdGuardHome issue - this is an issue with one of the filters that AdGuardHome is using. You need to isolate which filter is causing it (look in the list of blocked requests) and then contact the maintainer of the filter list and log an issue/bug with them.