Bug 18199

Summary: Proxy support for UsageStats
Product: Koha Reporter: Tolsti <tkalix>
Component: Web servicesAssignee: Galen Charlton <gmcharlt>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Changes in UsageStats.pm
Updated patch to reflect changes in the latest debian packages.

Description Tolsti 2017-03-02 13:13:55 UTC
Hello,

I have had problems uploading the usage stats. The monthly script failed with some error message. 
The solution was to edit the file UsageStats.pm and insert my http proxy after line 347. And now it is working fine.

It would be good if the utility uses the proxy support I configured in Koha, so one does not need to use the workaround I did.

Thanks,
Torsten.
Comment 1 Tolsti 2017-03-02 13:15:25 UTC
Created attachment 60792 [details] [review]
Changes in UsageStats.pm
Comment 2 Tolsti 2017-06-02 09:51:09 UTC
Created attachment 63934 [details] [review]
Updated patch to reflect changes in the latest debian packages.