I’m having a problem with long CSV imports using csv:import. After about 15 minutes, the import fails and I see this error repeated many times:
.getaddrinfo() thread failed to start
PHP Fatal error: require(): Failed opening required …
Before that, everything works fine.
On my server:
RAM: 15 GiB
Swap: 2 GiB
Not sure if this is a known issue. Any advice would be really appreciated.
Thanks!
Ekaterina