invoiceninja / invoiceninja

Invoices, Expenses and Tasks built with Laravel, Flutter and React

Home Page:https://invoiceninja.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSV import on self-hosted remains stuck on Processing

kepi opened this issue · comments

commented

Setup

  • Version: 5.8.48
  • Environment: Docker

Interface

Probably react (one available in docker-compose setup)

Checklist

Describe the bug

When importing CSV (tried clients or invoices), Processing appears and nothing else happens.

Steps To Reproduce

  1. Click on clients
  2. Click on Import
  3. Upload any CSV

Expected Behavior

Form with column mapping should appear.

Additional context

I see that preimport returns 200 in network console, POST to /index.php visible in docker logs shows 200 too. It just doesn't redirect/render another step.

Screenshots

image

Logs

Log is empty (cleaned up before starting docker compose).

commented

Ok, plannet to submit this for week and just after submitting remembered, that there was update to 5.8.49 yesterday, which of course resolvest his... sorry.