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

[BUG] Proxy is not working #530

Closed
surya945 opened this issue Sep 30, 2023 · 2 comments
Closed

[BUG] Proxy is not working #530

surya945 opened this issue Sep 30, 2023 · 2 comments

Comments

@surya945
Copy link

Description

I have created PDF extractor docker pod which runs within private network. To connect to public network I need to setup proxy.
I have setup the http_proxy in docker env, but it is not able to connect to Unipdf licence server within company proxy.

Expected Behavior

I should have control over http client of Unipdf, or some work around.
I had same issue while I was connecting to openai, to fix this I had put the proxy in http Client and it worked.

Attachments

I can't put the full log here.

Error:
Post https://cloud.unidoc.io/api/metered/status dial tcp: lookup cloud.unidoc.io on : no host
Clearly proxy is not applied.

@github-actions
Copy link

Welcome! Thanks for posting your first issue. The way things work here is that while customer issues are prioritized, other issues go into our backlog where they are assessed and fitted into the roadmap when suitable. If you need to get this done, consider buying a license which also enables you to use it in your commercial products. More information can be found on https://unidoc.io/

@surya945 surya945 changed the title [BUG] [BUG] Proxy is not working Sep 30, 2023
@surya945
Copy link
Author

surya945 commented Oct 1, 2023

It is working after setting http.DefaultTransport

@surya945 surya945 closed this as completed Oct 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant