harshsuri
harshsuri
@ggndtes No, I have not been successful yet, but I have not spent any time on it since the last issue of file upload as it does not help me...
After inspecting the logs from uwsgi container. Everything seems fine as the final message is `spawned uWSGI worker 1 (and the only) ` Please see attached log files. [uwsgi_logs.log](https://github.com/LexPredict/lexpredict-contraxsuite/files/2363881/uwsgi_logs.log) But...
Adding from nginx logs: `2018/09/09 04:17:43 [emerg] 1#1: host not found in upstream "contrax-uwsgi" in /etc/nginx/conf.d/default.conf:23` `2018/09/09 04:35:22 [error] 9#9: *1 "/etc/nginx/html/index.html" is not found (2: No such file or...
Further investingatingt he nginx container, the folder `contraxsuite_frontend` is empty which leads to 404 not found. In the compose file a volume is created in `contrax-nginx` container but I am...
I think the issue is same as #35 No frontend is provided in the release. Is it part of open source or only for paid customers? Any other way we...
Adding further description. Following the steps on a fresh Ubuntu LTS 16.04, all services and containers are up.  Next, logging into the Nginx container bash shell  Checking the...
hi @talalzahid91 , yes I did place them in the `dependencies` folder.
@talalzahid91 I see there was an update in the repo a few hours ago. I have not yet tried but just wanted to point out in case you missed it.
Thanks @ericlex . I tried the docker deployment and the UI was up and running. Next, I uploaded a sample PDF using the `Browse/Upload Documents` task after creating a new...
Fixed by changing rebar.config with the latest commit from katt