Skip to content

Proxy authentication not working #1534

@stevoo345

Description

@stevoo345

Have you checked our README?

  • I have checked the README

Have you followed our Troubleshooting?

  • I have followed your Troubleshooting

Is there already an issue for your problem?

  • I have checked older issues, open and closed

Have you checked the discussions?

  • I have read the Discussions

Have you ACTUALLY checked all these?

YES

Environment

- FlareSolverr version:v3.3.25
- Last working FlareSolverr version: 3.3.4
- Operating system: Windows
- Are you using Docker: yes
- FlareSolverr User-Agent (see log traces or / endpoint): Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36
- Are you using a VPN: no
- Are you using a Proxy: no
- Are you using Captcha Solver: no
- If using captcha solver, which one: no
- URL to test this issue: http://ifconfig.me

Description

When i try to use my proxy settings with the current version the proxy settings are just discarded and get my original ip back. In Version 3.3.4 it stilled worked.

docker-compose.yaml:
services:
flaresolverr:
image: ghcr.io/flaresolverr/flaresolverr:v3.3.4
container_name: flaresolverr
environment:
- LOG_LEVEL=debug
- LOG_HTML=true
- CAPTCHA_SOLVER=none
- TZ=Europe/Berlin
ports:
- "8191:8191"
restart: unless-stopped

Curl command:
curl -X POST 'http://localhost:8191/v1' -H 'Content-Type: application/json' --data-raw '{
"cmd": "request.get",
"url": "https://ifconfig.me/all.json",
"maxTimeout": 60000,
"proxy": {
"url": "http://XXXXXXXXX:XXXX",
"username": "XXXX",
"password": "XXXX"
}
}'

Logged Error Messages

see attachments for docker logs.

Screenshots

docker logs.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy