Hi Indranil

 

I’ve never tried to do this so please don’t take it as expert advice.

 

What I would do would be (from the VM) to check whether you have a firewalld rule to allow access to port 8081, and if you’re already allowing access to that port to see whether Apache is installed and working properly (and while you’re at it you might see whether MySQL/MariaDB is installed and working properly as well).

 

With kind regards from the Dalton McCaughey Library Team

 

Carlos Lopez

 

Dalton McCaughey Library | 29 College Crescent, Parkville, VICTORIA 3052

Ph: 03 9340 8888 ext.1 | library@dml.vic.edu.au | library.dmlibrary.org.au

 

From: Koha-devel <koha-devel-bounces@lists.koha-community.org> On Behalf Of Indranil Das Gupta
Sent: Sunday, 2 February 2020 7:07 PM
To: Koha-devel <koha-devel@lists.koha-community.org>
Subject: [Koha-devel] Trouble in setting up kohadevbox on Win10 prof

 

Hi all,

 

I'm trying to setup kohadevbox on a Windows 10 prof laptop. I'm going after stretch64 

 

Things I've done so far:

1. I had to switch the distribution to https://app.vagrantup.com/digital-port/boxes/debian-stretch64 because otherwise I was hitting the missing linux-headers for vbox guest additions.

 

2. Ran SMB=1 SKIP_WEBINSTALLER=1 CREATE_ADMIN_USER=1 LOCAL_ANSIBLE=1 SYNC_REPO="/home/vagrant/kohaclone" vagrant up

 

3. I've the VM created, can ssh into it both as `vagrant ssh` as well as via putty

 

4. But no cheese when i try to access http://localhost:8081 either inside the VM or from my host box

 

5. the .deb installation did go through, because there is /usr/share/koha and the koha-* commands are accessible e.g. koha-list. koha-passwd so package got installed.

 

6. /home/vagrant/kohaclone is empty and that I guess is the root of my problems because the installation has gotten gitified and there is nothing there at the moment.

 

7. I'm now manually doing a `git clone http://git.koha-community.org/koha.git kohaclone` in /home/vagrant to see if that makes a difference.

 

My question: kohadevbox README.md says - "A clone of the official Koha Git repo, or a NFS-mounted git repository from your host machine." 

 

So what am I missing here? Cluesticks / brickbats welcome... and expected :-)

thanks

 

--
Indranil Das Gupta
L2C2 Technologies

Phone : +91-98300-20971

WWW : http://www.l2c2.co.in
Blog    : http://blog.l2c2.co.in
IRC     : indradg on irc://irc.freenode.net
Twitter : indradg


Report this message as spam