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

it is does not support the large list of map's for put operation #26

Open
soura49 opened this issue Nov 15, 2019 · 1 comment
Open

it is does not support the large list of map's for put operation #26

soura49 opened this issue Nov 15, 2019 · 1 comment

Comments

@soura49
Copy link

soura49 commented Nov 15, 2019

le "/Users/bsoura/PycharmProjects/mytesting/venv/lib/python3.7/site-packages/consul_kv/init.py", line 44, in put_mapping
timeout=self.timeout
File "/Users/bsoura/PycharmProjects/mytesting/venv/lib/python3.7/site-packages/consul_kv/api.py", line 93, in put_kv_txn
with request.urlopen(req, timeout=timeout) as f:
File "/usr/local/Cellar/python/3.7.4_1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/urllib/request.py", line 222, in urlopen
return opener.open(url, data, timeout)
File "/usr/local/Cellar/python/3.7.4_1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/urllib/request.py", line 531, in open
response = meth(req, response)
File "/usr/local/Cellar/python/3.7.4_1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/urllib/request.py", line 641, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/local/Cellar/python/3.7.4_1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/urllib/request.py", line 569, in error
return self._call_chain(*args)
File "/usr/local/Cellar/python/3.7.4_1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/urllib/request.py", line 503, in _call_chain
result = func(*args)
File "/usr/local/Cellar/python/3.7.4_1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/urllib/request.py", line 649, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 413: Request Entity Too Large

@soura49 soura49 changed the title it is does not support the large list of map's it is does not support the large list of map's for put operation Nov 15, 2019
@vdloo
Copy link
Owner

vdloo commented Nov 16, 2019

hi @soura49 this project is kind of abandoned. I don't think anybody is using it at this point in time, so if you want to fix this my suggestion would be to fork

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