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

local backup ignores no_proxy behind corporate proxy server firewall #4607

Open
1 task done
mail4y opened this issue Apr 5, 2024 · 0 comments
Open
1 task done

local backup ignores no_proxy behind corporate proxy server firewall #4607

mail4y opened this issue Apr 5, 2024 · 0 comments
Labels

Comments

@mail4y
Copy link

mail4y commented Apr 5, 2024

How to reproduce this bug?

This curl shows the problem when attempting local backup behind corporate firewall with proxy server
curl -X POST
-H “Content-Type: application/json”
-d ‘{
“id”: “my-very-first-backup”,
“include”: [“Article”]
}’ http://localhost:8080/v1/backups/filesystem

What is the expected behavior?

backup

What is the actual behavior?

“error”:[{“message”:“node {"node1" "172.18.0.2:7947"}: unexpected status code 404 (404 Not Found\r\n

Supporting information

base) bash-4.4$ curl localhost:8080/v1/meta
{“hostname”:“http://[::]:8080”,“modules”:{“backup-filesystem”:{“backupsPath”:“/home/dyoung/weaviate/backups”},“text2vec-huggingface”:{“documentationHref”:“Detailed parameters Face Module”}},“version”:“1.24.6”}

Server Version

1.24.6

Code of Conduct

@mail4y mail4y added the bug label Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant