Fix HOST_PREFIX traceback
@nico Didn't you follow https://www.ungleich.ch/ucloud/setup-install.html#install-and-configure-ucloud . If you use .env mentioned there then you wouldn't have issues.
Allow ucloud to run without client certificate - for local etcd
Using /home/nico/vcs/ucloud/venv/lib/python3.8/site-packages/pycparser-2.19-py3.8.egg
Finished processing dependencies for ucloud===0.0.3-43-ge79f1b4
ERROR:root:[Errno 2] No such file or…
Allow ucloud to run without client certificate - for local etcd
changed title from Allow ucloud to run without client certificate to Allow ucloud to run without client certificate{+ - for local etcd+}
Allow ucloud to run without client certificate - for local etcd
We already allow them. There was an attribute missing in configparser constructor which assumes keys with missing attribute as None. I added it.
Running "python setup.py install" fails
It is a bug in setuptools https://github.com/lingthio/Flask-User/issues/254. But, I am now using a workaround to fix this for us 👍
Running "python setup.py install" fails
@llnu Context please. I am not sure about what is failing.
Thanks @ahmedbilal