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

Connection aborted in the clients #29

Open
asabya opened this issue Sep 21, 2023 · 1 comment
Open

Connection aborted in the clients #29

asabya opened this issue Sep 21, 2023 · 1 comment

Comments

@asabya
Copy link
Collaborator

asabya commented Sep 21, 2023

There is an issue in the current FaVe when add-documents REST API gets connection aborted error from server.

To avoid this start the server with a hist value of timeout

./fave --port --keep-alive 6000m --write-timeout 6000m --read-timeout 6000m
@tfius
Copy link
Contributor

tfius commented Sep 27, 2023

Also add --host 0.0.0.0 as docker can not access localhost

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

2 participants