← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
Time | Nick | Message |
---|---|---|
01:03 | cait1 joined #koha | |
03:05 | cait joined #koha | |
03:11 | Kolvir joined #koha | |
05:42 | thibaud_g joined #koha | |
06:31 | thibaud_g joined #koha | |
06:33 | thibaud_g joined #koha | |
06:37 | thibaud_g joined #koha | |
06:43 | thibaud_g joined #koha | |
06:45 | thibaud_g joined #koha | |
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. |
08:25 | mtj | aw-bib[m]: congrats... it sounds like you are making progress :) |
09:53 | cait joined #koha | |
19:51 | Kolvir joined #koha | |
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. |
19:54 | ssh -L 80:localhost:80 -N -f -l <username> <ip address> | |
19:54 | bind [127.0.0.1]:80: Permission denied channel_setup_fwd_listener_tcpip: cannot listen to port: 80 | |
19:55 | There is not currently any domain or web access to the server. I've only have access to it via ssh. | |
19:58 | 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:58 | unusable | |
19:58 | jpahd[m] | ssh -L 8080:localhost:80 -N -f -l <username> <ip address> |
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? |
20:04 | is this needed? from stack exchange: enable it in the remote server's sshd_config: set GatewayPorts to clientspecified or yes | |
20:04 | jpahd[m] | I think just localhost:8080 should be fine |
20:05 | Kolvir | That got me to the apache2 'it works' page. |
20:06 | on the server. We're getting close | |
20:06 | jpahd[m] | Did you already a2dissite 000-default? |
20:07 | Kolvir | no |
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:09 | Kolvir | trying it now, ty |
20:12 | got the koha maintenance page this time. | |
20:12 | jpahd[m] | Cool |
20:14 | Kolvir | Very close, what dod I need for the admin login? |
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:15 | Can’t help you much right now as I just have my phone here but I think you’ll manage. | |
20:16 | Kolvir | Thanks, almost there. Really appreciate it. |
20:20 | I'm wondering if the server is giving the maintenance page if I was local to it too. | |
20:20 | jpahd[m] | Yeah, that’s always pre-installation |
20:21 | Kolvir | It was running fine when I was there yesterday. |
20:21 | jpahd[m] | Oh |
20:21 | Kolvir | system has been up for a while, the remote access that I'm trying is new |
20:23 | jpahd[m] | The I guess it could be related to the ssh tunnel |
20:24 | I‘m out for the day, though 😅 | |
20:24 | Kolvir | dang. That's the part I understand the least. |
20:24 | Ok, thank for your help. | |
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:26 | Kolvir | ok |
20:27 | I'm UTC -5 , so I’ll try. | |
20:28 | jpahd[m] | Just try, I’m pretty much online the whole day so.. |
21:01 | alohabot joined #koha |
← Previous day | Today | Next day → | Search | Index