https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38382
Alex Buckley <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #11 from Alex Buckley <[email protected]> --- Hi, 1) Can you please give us a more detailed test plan? 2) Are we supposed to make the /etc/koha/sites/kohadev/connexion.cnf file? 3) We noticed that there are some strange characters in the sample record for import file ( https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=174097 ), which is giving us the following output in step 6: kohadev-koha@kohadevbox:koha((v24.05.06))$ perl misc/bin/connexion_import_daemon.pl -c /etc/koha/sites/kohadev/connexion.cnf no mapping found for [0x90] at position 0 in ��96475 g0=ASCII_DEFAULT g1=EXTENDED_LATIN at /usr/share/perl5/MARC/Charset.pm line 308. no mapping found for [0x90] at position 2 in 8␞2024022215392 g0=ASCII_DEFAULT g1=EXTENDED_LATIN at /usr/share/perl5/MARC/Charset.pm line 308. no mapping found for [0x90] at position 4 in 4.0␞981015s1948 enk 000 g0=ASCII_DEFAULT g1=EXTENDED_LATIN at /usr/share/perl5/MARC/Charset.pm line 308. 4) For step 8 we get the following, is this to be expected? kohadev-koha@kohadevbox:koha((v24.05.06))$ cat bug_33418.test | nc -v localhost 8888 nc: connect to localhost (::1) port 8888 (tcp) failed: Connection refused Connection to localhost (127.0.0.1) 8888 port [tcp/*] succeeded! Unsuccessful requestkohadev-koha@kohadevbox:koha((v24.05.06))$ -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
