-
Notifications
You must be signed in to change notification settings - Fork 140
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
get config error #122
Comments
VERSION是0.1.9 |
|
用0.1.8版本,0.1.9的有bug |
好的,谢谢 |
我们也遇到了,0.1.9这个bug感觉需要解一下 |
@jack-gits 看到 #120 0.1.10 版本已合并主分支, 有计划什么时候发布到 pypi 吗? |
他们这库有过 测试用例吗,灰度有没有,这是很基础的语法错误啊 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
遇到一个奇怪的错误
/Users/xuhao/opt/anaconda3-5.3.1/anaconda3/envs/pyth_3.7_ocr/bin/python /Users/xuhao/work/SourceCode/neuron-ocr/test/testdd.py
ERROR:nacos.client:[get-config] exception update expected at most 1 arguments, got 2 occur
Traceback (most recent call last):
File "/Users/xuhao/opt/anaconda3-5.3.1/anaconda3/envs/pyth_3.7_ocr/lib/python3.7/site-packages/nacos/client.py", line 395, in get_config
resp = self._do_sync_req("/nacos/v1/cs/configs", None, params, None, timeout or self.default_timeout)
File "/Users/xuhao/opt/anaconda3-5.3.1/anaconda3/envs/pyth_3.7_ocr/lib/python3.7/site-packages/nacos/client.py", line 612, in _do_sync_req
self._inject_version_info(all_headers)
File "/Users/xuhao/opt/anaconda3-5.3.1/anaconda3/envs/pyth_3.7_ocr/lib/python3.7/site-packages/nacos/client.py", line 776, in _inject_version_info
headers.update("User-Agent", "Nacos-Python-Client:v" + VERSION)
TypeError: update expected at most 1 arguments, got 2
ERROR:nacos.client:[get-config] get config from server failed, try snapshot, data_id:neuron-common.yml, group:neuron, namespace:dev1
The text was updated successfully, but these errors were encountered: