-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 El 27/07/15 a las 00:58, Robin Sheat escribió:
Angel schreef op vr 24-07-2015 om 09:47 [+0200]:
but when I click on search button, I get a window warning me that is not possible to connect to http://<server>:65001, is curious because this URL is not the staff one, http://<server>:8080.
That's surprising. I'd start by looking in the HTML and see where it sends you. If that's normal, using firebug or something see the actual path that the request takes, and what the URL is that's doing the redirection. See if it's coming from Apache or nginx. Koha shouldn't be hard-coding any hostnames or ports in, and if it is, that's a bug.
Finally I got solve it: I added a line in nginx configuration file: proxy_redirect <url> <url:port> In any case, I'll try to migrate to nginx, but now I have no the pressure of the running of staff part. Regards
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJVxC8NAAoJEPploz+wCpxH0hAQAJ/Y307Qmy2iMeQ1VF/qSYwJ oZ2ZvZMhj8eqn7EcaYsBrZFX0FOdIbs7vuvnJeA7jPAR1j5OHJJ9iqBav8+NEuHB ZOIshK+0BBJ3EhcszAbNF0noqXKRwfwmaIZ49XlWM5Q6ZXanllSX4uu5B0l/GjaO dHgFr+wrSaL0gcqBNxcYVLvpGXlQpe8jhVgo/D8PmnWHtAhwR3T4l/U7hJ2evsh3 NyyjRmxCZzYCQqzO1i8Sz4xrVYxaoJ6o+s14S8GzTs42XD0Ogz7n1mJZUd9E/i1g E7WqsrLGypDHhSqptnhos+8xCCpFUu4/MpOjpAVjevQ7rYhZs7sdWDCl7fsDK0FR SGES2VcnNxf3KEGEADcbU8QIRNe0mu8UV0/XYVvG7D/47ulMi8yv2Da/e7mEATOw QFXX7kvbBaBD4OLd5X6gdtrukeymth1858kVKg50mJjrQmIvji6OoTBmCeSOI1C6 Ec3qdRE0QomKcWJHNYU7Qxpl8xRC+HXzjgx23hUDaXxoRQwpYE57LuFA0k//B+IQ knqb8G1tNgoQ3PeFtuSQH9txzoTNDY4V3cxBthymoqacny+BPj09/CnZurVOlV3/ PcylhsLOHHSffEXwuzVGHpxeWm1v864fP150zxbUBTn+D/Igo0J26agcIg+V66NM tE1MLDBfldEeG4CLZKW8 =11LM -----END PGP SIGNATURE-----