[Koha-bugs] [Bug 26128] Proxy Error while importing a large number of patrons (e.g. 6000 patrons) with Plack

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 4 05:19:55 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26128

--- Comment #26 from David Cook <dcook at prosentient.com.au> ---
So started at 03:11:13...

In the ScriptLog, I see the following at 03:16:13:

%% [Fri Sep 04 03:16:13 2020] POST /cgi-bin/koha/tools/import_borrowers.pl
HTTP/1.1
%% 504 /kohadevbox/koha/tools/import_borrowers.pl
%request
Host: localhost:8081
Connection: keep-alive
Content-Length: 782178
Cache-Control: max-age=0
Upgrade-Insecure-Requests: 1
Origin: http://localhost:8081
Content-Type: multipart/form-data;
boundary=----WebKitFormBoundarypJ1wnOBOdpsnQP5P
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36
Accept:
text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
Sec-Fetch-Site: same-origin
Sec-Fetch-Mode: navigate
Sec-Fetch-User: ?1
Sec-Fetch-Dest: document
Referer: http://localhost:8081/cgi-bin/koha/tools/import_borrowers.pl
Accept-Encoding: gzip, deflate, br
Accept-Language: en-GB,en-US;q=0.9,en;q=0.8
Cookie: marcdocs_51=show; marctags_51=show; catalogue_editor_51=advanced;
CGISESSID=47097b810251d8412739d71656d51c0a

------WebKitFormBoundarypJ1wnOBOdpsnQP5P
Content-Disposition: form-data; name="uploadborrowers";
filename="patron_test.csv"
Content-Type: application/vnd.ms-excel

cardnumber,surname,firstname,title,othernames,initials,streetnumber,streettype,address,address2,city,state,zipcode,country,email,phone,mobile,fax,emailpro,phonepro,B_streetnumber,B_streettype,B_address,B_address2,B_city,B_state,B_zipcode
,B_country,B_email,B_phone,dateofbirth,branchcode,categorycode,dateenrolled,dateexpiry,date_renewed,gonenoaddress,lost,debarred,debarredcomment,contactname,contactfirstname,contacttitle,borrowernotes,relationship,sex,password,flags,useri
d,opacnote,contactnote,sort1,sort2,altcontactfirstname,altcontactsurname,altcontactaddress1,altcontactaddress2,altcontactaddress3,altcontactstate,altcontactzipcode,altcontactcountry,altcontactphone,smsalertnumber,sms_provider_id,privacy,
privacy_guarantor_fines,privacy_guarantor_checkouts,checkprevcheckout,updated_on,lastseen,lang,login_attempts,overdrive_auth_token,anon
%response

The browser is still waiting, Apache still waiting, Koha still importing...

I expect to see more content in the ScriptLog at 03:21:13 and to get a 504
response in the browser...

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list