Time  Nick      Message
20:28 jpahd[m]  Just try, I’m pretty much online the whole day so..
20:27 Kolvir    I'm UTC -5 , so I’ll try.
20:26 Kolvir    ok
20:25 jpahd[m]  Sorry, we‘re all back on Monday, though. Try to ask 8AM Central European Time. There’ll be someone to help you for sure.
20:24 Kolvir    Ok, thank for your help.
20:24 Kolvir    dang. That's the part I understand the least.
20:24 jpahd[m]  I‘m out for the day, though 😅
20:23 jpahd[m]  The I guess it could be related to the ssh tunnel
20:21 Kolvir    system has been up for a while, the remote access that I'm trying is new
20:21 jpahd[m]  Oh
20:21 Kolvir    It was running fine when I was there yesterday.
20:20 jpahd[m]  Yeah, that’s always pre-installation
20:20 Kolvir    I'm wondering if the server is giving the maintenance page if I was local to it too.
20:16 Kolvir    Thanks, almost there. Really appreciate it.
20:15 jpahd[m]  Can’t help you much right now as I just have my phone here but I think you’ll manage.
20:15 jpahd[m]  Now you should get to the installation if you access the staff interface. Just look at your current config under sites-available and determine or configure access to the staff interface.
20:14 Kolvir    Very close, what dod I need for the admin login?
20:12 jpahd[m]  Cool
20:12 Kolvir    got the koha maintenance page this time.
20:09 Kolvir    trying it now, ty
20:09 jpahd[m]  You also have to restart apache2 after disabling it. If it doesn’t work you either need to tweak your apache confit or there’s still something wrong with the ssh tunnel.
20:07 Kolvir    no
20:06 jpahd[m]  Did you already a2dissite 000-default?
20:06 Kolvir    on the server. We're getting close
20:05 Kolvir    That got me to the apache2 'it works' page.
20:04 jpahd[m]  I think just localhost:8080 should be fine
20:04 Kolvir    is this needed? from stack exchange: enable it in the remote server's sshd_config: set GatewayPorts to clientspecified or yes
20:02 Kolvir    Ok, that connected me without error. Now how do I get my browser to open the koha instance? Do I need to have the remote system's /etc/hosts file changed to reflect the -intra address?
19:58 jpahd[m]  ssh -L 8080:localhost:80 -N -f -l <username> <ip address>
19:58 Kolvir    unusable
19:58 Kolvir    I don't know if I'm missing something in /etc/ssh/sshd_config or another issue. I can forward the x11 session to my remote system, but as you can imagine, the performance makes it unuseable
19:55 Kolvir    There is not currently any domain or web access to the server. I've only have access to it via ssh.
19:54 Kolvir    bind [127.0.0.1]:80: Permission denied         channel_setup_fwd_listener_tcpip: cannot listen to port: 80
19:54 Kolvir    ssh -L 80:localhost:80 -N -f -l <username> <ip address>
19:53 Kolvir    I've got remote access to the Koha server I'm working on via ssh, but am having problems opening a ssh tunnel so I can access the koha instance. Can someone help me with that? Command I've tried and errors follows.
08:25 mtj       aw-bib[m]: congrats... it sounds like you are making progress :)
08:12 aw-bib[m] <cait> "aw-bib: just found your ealrier..." <- just loaded 35k records yesterday via `bulkimport` => data seems to be pretty good. I also used the stage_record-chain (with a few records) from the backend, that also worked. hence I concluded some issue in the gui. I'll come back to that on monday.