Hi,
(Ralf, if you’re reading this, I will come back to your invitation for translation support !)
I’m trying to import the calendar I took from my wife’s phone. Created an ics file, but when I select this file, after a little while I first got a timeout. Fixed this by adding the line request_terminate_timeout=30s to my php-fpm config (for nginx).
A second try now gives another error : Bad gateway (502).
The nginx errorlog says :
2016/02/25 22:50:24 [error] 32417#0: *10 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 192.168.0.230, server: hanslammerts.servebeer.com, request: “POST /egroupware/json.php?menuaction=importexport.etemplate_new.ajax_process_content.etemplate HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php5-fpm.sock:”, host: “hanslammerts.servebeer.com”, referrer: “https://hanslammerts.servebeer.com/egroupware/index.php?menuaction=importexport.importexport_import_ui.import_dialog&appname=calendar”
Is this due to another timout somewhere else ?
Have to say the device egroupware is running on is not very fast, and I’m importing close to 600 events…
I’m using egw 14.3.007 community.
Thanks,
Hans