Alignak-monitoring-contrib / alignak-webui

Web User Interface for Alignak monitoring framework
GNU Affero General Public License v3.0
8 stars 4 forks source link

alignak-webui-uwsgi failing to run in virtualenv #273

Open arthurzenika opened 7 years ago

arthurzenika commented 7 years ago

Probably related to #150

$ mkvirtualenv alignak
$ pip install alignak-webui
[snip]
$ alignak-webui-uwsgi
realpath() of /usr/local/etc/alignak-webui/uwsgi.ini failed: No such file or directory [core/utils.c line 3618]
mohierf commented 7 years ago

I do not see the relation with #150 ?

I did not tried yet the alignak WebUI in a virtualenv ... where is installed the uwsgi.ini file ?

mohierf commented 7 years ago

@arthurlogilab : more news about this?

mohierf commented 7 years ago

@arthurlogilab : any news ?

arthurzenika commented 7 years ago

Still the same problem after upgrading alignak-webui