Would using the following guide/repository be a better solution?https://bitbucket.org/unhcr/kobo-install/wiki/Home
On Sunday, 22 May 2016 21:10:57 UTC+1, arv wrote:Hi All,I'm currently struggling with getting kobo-docker to run on a domain with https, the kf subdomain appears to be working along with the enketo subdomain whereas the kc doesn't appear to be working and appears with the following 404 errors;86.178.3.190 - - [22/May/2016:20:04:28 +0000] "GET / HTTP/1.1" 302 5 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36"86.178.3.190 - - [22/May/2016:20:04:28 +0000] "GET /accounts/login/?next=/ HTTP/1.1" 200 1029 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36"86.178.3.190 - - [22/May/2016:20:04:28 +0000] "GET /static/compiled/bundle.css HTTP/1.1" 404 579 "https://kf.msftest.info/accounts/login/?next=/" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36"86.178.3.190 - - [22/May/2016:20:04:28 +0000] "GET /static/img/favicon.ico HTTP/1.1" 404 579 "https://kf.msftest.info/accounts/login/?next=/" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36"I believe I've installed it properly following the instructions etc but I may be missing something, if you require any additional logs etc I'd be happy to post.Cheers,arv
I've rebuilt the docker-images but the kf.msftest.info domain is still not working (I presume this is the actual kpi stuff?) whereas the kc.msftest.info & ee.msftest.info is working fine, if theres anything in the logs which looks out of place please let me know. Cheers!
On Sunday, 22 May 2016 21:10:57 UTC+1, arv wrote:Hi All,I'm currently struggling with getting kobo-docker to run on a domain with https, the kf subdomain appears to be working along with the enketo subdomain whereas the kc doesn't appear to be working and appears with the following 404 errors;86.178.3.190 - - [22/May/2016:20:04:28 +0000] "GET / HTTP/1.1" 302 5 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36"86.178.3.190 - - [22/May/2016:20:04:28 +0000] "GET /accounts/login/?next=/ HTTP/1.1" 200 1029 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36"86.178.3.190 - - [22/May/2016:20:04:28 +0000] "GET /static/compiled/bundle.css HTTP/1.1" 404 579 "https://kf.msftest.info/accounts/login/?next=/" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36"86.178.3.190 - - [22/May/2016:20:04:28 +0000] "GET /static/img/favicon.ico HTTP/1.1" 404 579 "https://kf.msftest.info/accounts/login/?next=/" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36"I believe I've installed it properly following the instructions etc but I may be missing something, if you require any additional logs etc I'd be happy to post.Cheers,arv
--
You received this message because you are subscribed to the Google Groups "Kobo Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kobo-users+...@googlegroups.com.
To post to this group, send email to kobo-...@googlegroups.com.
Visit this group at https://groups.google.com/group/kobo-users.
For more options, visit https://groups.google.com/d/optout.
Any help would be appreciated as I'm trying to get a prototype up at the moment.
On Saturday, 28 May 2016 18:47:16 UTC+1, arv wrote:Hi Tino,Thanks for the advice, I can login at kc.msftest.info and access the projects and settings sub-menus in the admin panel yet whenever I switch to kf.msftest.info, I just get an Error 500 pop up so I can't access the forms & question library in the backend, I'm hoping I've installed it properly and I've follow the advice given on the kobo-docker installation, I'm not quite sure what I'm missing at the moment if I should be able to switch to kf.msftest.info.