Re: Kobo Docker Server Deployment

163 views
Skip to first unread message
Message has been deleted
Message has been deleted

Esmail Fadae

unread,
May 24, 2016, 11:29:29 AM5/24/16
to Kobo Users
arv, we're working on getting the KPI image fixed. That repo also uses the same KPI image, and is more complicated to set up in my opinion.

On Tuesday, May 24, 2016 at 8:12:12 AM UTC-4, arv wrote:
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

arv

unread,
May 24, 2016, 4:00:45 PM5/24/16
to Kobo Users
Ah thank you for the reply Esmail, could you let me know when it's fixed please? I appreciate it may take some time.

arv

unread,
May 26, 2016, 5:14:23 AM5/26/16
to Kobo Users
Or if there's a temporary fix I could use to get it running in the meantime?
Message has been deleted
Message has been deleted

Tino Kreutzer

unread,
May 28, 2016, 9:40:55 AM5/28/16
to kobo-...@googlegroups.com
Hi Arv,
Esmail can elaborate on this further but there's a known issue with the Docker install not running `kpi` correctly at the moment. You should be able to login at kf.msftest.info and switch to kc.msftest.info afterwards, at least enabling you to test deployments and the link with EE that are both expected to work normally. We'll have a fix for the kpi issue shortly. 

Tino

On Sat, May 28, 2016 at 2:52 PM, arv <arveer...@gmail.com> wrote:
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.

Message has been deleted
Message has been deleted

Tino Kreutzer

unread,
May 28, 2016, 1:51:13 PM5/28/16
to Kobo Users
Hi Arv,
As I said earlier, this is a known issue right now with the Docker installation that kpi isn't accessible for some reason. Here's the github issue. Presumably it's some dependency conflict or file access problem; we'll have this fixed hopefully in the next few days. 
T

On Sat, May 28, 2016 at 7:48 PM arv <arveer...@gmail.com> wrote:
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.
Reply all
Reply to author
Forward
0 new messages