iori0758

Results 2 comments of iori0758

the route matching wrong did happen on my server,Maybe caused by etcd's connection is too many,now i changed etcd version to 3.4.20, it is normal so far https://github.com/etcd-io/etcd/issues/14185 https://github.com/etcd-io/etcd/pull/14081 but...

@isafulf yes,I did follow the instructions,and it doesn't show error jerome$ pip install poetry Requirement already satisfied: poetry in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (1.4.1) Requirement already satisfied: urllib3=1.26.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from poetry) (1.26.15)...