fairDataSociety/FaVe

Connection aborted in the clients

asabya opened this issue · 1 comments

asabya commented

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 commented

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