Re: [Koha] Importing Patron data has limit? (KOHA v23.05 with plack)

2023-08-17 Thread Сычев Игорь Алексеевич
No problem if you use the console
root@koha:/usr/share/koha/bin/migration_tools# perl import_patrons.pl -f 
/home/ias/patron.csv --matchpoint cardnumber --confirm --overwrite 
--preserve-extended-attributes -v


-Original Message-
From: Koha  On Behalf Of zen zenitram
Sent: Thursday, August 17, 2023 12:21 PM
To: koha 
Subject: [Koha] Importing Patron data has limit? (KOHA v23.05 with plack)

Good day!

Where trying to update patron records and  upload more that 6000 patron.
this error show.

Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request

Reason: Error reading from remote server 
___

Koha mailing list  http://koha-community.org Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Importing Patron data has limit? (KOHA v23.05 with plack)

2023-08-17 Thread Bruns, Anke
O sorry, I should have read better. The discussion was about importing circ 
transactions. Just ignore my mail.

Best, Anke

Am 17.08.2023 11:46 schrieb "Bruns, Anke" :
Hi,

there was a discussion in May on this list, suggesting that a certain number of 
patrons might be too much without there being a "hard" limit.

See attached mail from this list.

Regards,
Anke

--
Anke Bruns M.A. (LIS)
Arbeitsgruppe Anwendungs- und Informationssysteme
E-Mail: anke.br...@gwdg.de
---
Gesellschaft für wissenschaftliche Datenverarbeitung mbH Göttingen (GWDG)
Burckhardtweg 4, 37077 Göttingen, URL: https://gwdg.de

Support: Tel.: (+)49 551 39-3, URL: https://gwdg.de/support
Sekretariat: Tel.: (+)49 551 39-30001, E-Mail: g...@gwdg.de

Geschäftsführer: Prof. Dr. Ramin Yahyapour
Aufsichtsratsvorsitzender: Prof. Dr. Christian Griesinger
Sitz der Gesellschaft: Göttingen
Registergericht: Göttingen, Handelsregister-Nr. B 598
-
Zertifiziert nach ISO 9001 und ISO 27001
-

> -Ursprüngliche Nachricht-
> Von: Koha  Im Auftrag von zen zenitram
> Gesendet: Donnerstag, 17. August 2023 07:21
> An: koha 
> Betreff: [Koha] Importing Patron data has limit? (KOHA v23.05 with plack)
>
> Good day!
>
> Where trying to update patron records and  upload more that 6000 patron.
> this error show.
>
> Proxy Error
> The proxy server received an invalid response from an upstream server.
> The proxy server could not handle the request
>
> Reason: Error reading from remote server
> ___
>
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Importing Patron data has limit? (KOHA v23.05 with plack)

2023-08-17 Thread Bruns, Anke
Hi,

there was a discussion in May on this list, suggesting that a certain number of 
patrons might be too much without there being a "hard" limit.

See attached mail from this list.

Regards,
Anke

-- 
Anke Bruns M.A. (LIS)
Arbeitsgruppe Anwendungs- und Informationssysteme
E-Mail: anke.br...@gwdg.de
---
Gesellschaft für wissenschaftliche Datenverarbeitung mbH Göttingen (GWDG)
Burckhardtweg 4, 37077 Göttingen, URL: https://gwdg.de

Support: Tel.: (+)49 551 39-3, URL: https://gwdg.de/support
Sekretariat: Tel.: (+)49 551 39-30001, E-Mail: g...@gwdg.de

Geschäftsführer: Prof. Dr. Ramin Yahyapour
Aufsichtsratsvorsitzender: Prof. Dr. Christian Griesinger
Sitz der Gesellschaft: Göttingen
Registergericht: Göttingen, Handelsregister-Nr. B 598
-
Zertifiziert nach ISO 9001 und ISO 27001
-

> -Ursprüngliche Nachricht-
> Von: Koha  Im Auftrag von zen zenitram
> Gesendet: Donnerstag, 17. August 2023 07:21
> An: koha 
> Betreff: [Koha] Importing Patron data has limit? (KOHA v23.05 with plack)
> 
> Good day!
> 
> Where trying to update patron records and  upload more that 6000 patron.
> this error show.
> 
> Proxy Error
> The proxy server received an invalid response from an upstream server.
> The proxy server could not handle the request
> 
> Reason: Error reading from remote server
> ___
> 
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
--- Begin Message ---
Hi,

I am not aware of a limit, but 13.000 could be a little much.

The transactions are stored in the pending_offline_transactions database
table. Usually they are cleaned up by processing them. Maybe you want to
backup the table and try with a few transactions first to see how that
goes. Or try it out on a demo or test installation.

Hope this helps,

Katrin

On 10.05.23 08:08, Сычев Игорь Алексеевич wrote:
> Thanks for the answer.
> I wanted to import about 13 thousand rows.
> Is there a limit on the number of transactions?
> Do these download attempts now need to be cleaned up somehow?
>
> Maybe there are other options for transferring offline circulations?
>
> -Original Message-
> From: Koha  On Behalf Of Katrin Fischer
> Sent: Monday, May 8, 2023 1:33 PM
> To: koha@lists.katipo.co.nz
> Subject: Re: [Koha] Koha offline circulation
>
> Hi Igor,
>
> the correct path is:
>
> Circulation > Pending offline circulation actions
> (/cgi-bin/koha/offline_circ/list.pl)
>
> AllowOfflineCirculation can stay Disabled.
>
> When using the KOCT Firefox plugin you can choose to upload and process the 
> transactions or to just upload and process in Koha. You should always pick 
> the latter if you had offline circulations at multiple stations.
>
> I am not sure why you get the error. How many transactions are you trying to 
> process?
>
> Hope this helps,
>
> Katrin
>
>
> On 05.05.23 08:45, Сычев Игорь Алексеевич wrote:
>> Hello!
>>
>> I have a koc file. When downloading, I get the following message:
>> "Your file was uploaded. Once all files are uploaded, please process them 
>> in pending offline circulation actions.
>> Upload another KOC file
>> View pending offline circulation actions"
>>
>> Do I understand correctly that the file is uploaded?
>> If I follow the link /cgi-bin/koha/offline_circ/list.pl then "Gateway 
>> Timeout"
>> If I follow the link /cgi-bin/koha/circ/offline.pl then "Offline
>> circulation disabled Your browser is not compatible with the built-in 
>> offline circulation tool."
>>
>> I use Microsoft Edge and Google Chrome.
>> Koha 22.11.05
>> AllowOfflineCirculation - Enable
>>
>> What am I doing wrong?
>>
>> Good Luck!
>>
>> Igor A. Sychev
>> Tomsk Polytechnic University
>> https://lib.tpu.ru
>>
>> ___
>>
>> Koha mailing list  http://koha-community.org Koha@lists.katipo.co.nz
>> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
> ___
>
> Koha mailing list  http://koha-community.org Koha@lists.katipo.co.nz
> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
> ___
>
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

--- End Message ---
___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Importing Patron data has limit? (KOHA v23.05 with plack)

2023-08-16 Thread zen zenitram
Good day!

Where trying to update patron records and  upload more that 6000 patron.
this error show.

Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request

Reason: Error reading from remote server
___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha