Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kind extension cannot retrieve release information in a proxy environment #3766

Closed
jeffmaury opened this issue Sep 5, 2023 · 2 comments
Closed
Labels

Comments

@jeffmaury
Copy link
Contributor

Bug description

When connected through a proxy, the Kind extension cannot retrieve the release information and cannot be used:

index.ts:1506 main ↪️ [kind] HttpError: fetch failed
    at C:\Users\demo\AppData\Local\Programs\podman-desktop\resources\app.asar\extensions\kind\builtin\kind.cdix\dist\extension.js:12:8268
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async hn (C:\Users\demo\AppData\Local\Programs\podman-desktop\resources\app.asar\extensions\kind\builtin\kind.cdix\dist\extension.js:7:10552)
    at async fl (C:\Users\demo\AppData\Local\Programs\podman-desktop\resources\app.asar\extensions\kind\builtin\kind.cdix\dist\extension.js:7678:629)
    at async $j.activateExtension (C:\Users\demo\AppData\Local\Programs\podman-desktop\resources\app.asar\packages\main\dist\index.cjs:91:44909)
    at async $j.loadExtension (C:\Users\demo\AppData\Local\Programs\podman-desktop\resources\app.asar\packages\main\dist\index.cjs:91:38182)
    at async Promise.all (index 2)
    at async $j.loadExtensions (C:\Users\demo\AppData\Local\Programs\podman-desktop\resources\app.asar\packages\main\dist\index.cjs:91:34980)
    at async $j.start (C:\Users\demo\AppData\Local\Programs\podman-desktop\resources\app.asar\packages\main\dist\index.cjs:91:34269)
    at async yhe.initExtensions (C:\Users\demo\AppData\Local\Programs\podman-desktop\resources\app.asar\packages\main\dist\index.cjs:328:411493)

Operating system

Win10Pro

Installation Method

Winget (Windows)

Version

1.3.1

Steps to reproduce

No response

Relevant log output

No response

Additional context

No response

@benoitf
Copy link
Collaborator

benoitf commented Sep 5, 2023

@dgolovin transparent proxy is not added automatically ?

@jeffmaury
Copy link
Contributor Author

Duplicate of #2794

@jeffmaury jeffmaury marked this as a duplicate of #2794 Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

2 participants