Hello everybody, I am trying to move all my data from the hosted IN to my selfhosted docker-based build, and I am having an issue importing the .zip output file from the backup function.
When I try to load it, no matter if I tick both “Import Settings” and “Import Data”, or any combination of the two, upon pressing Import, there is a popup that appears for a fraction of a second, which says “chunk_upload_failed” and nothing happens.
Does anybody have an idea how to resolve this issue?
As mentioned on Slack I haven’t seen this error before. Since I’m not sure if it’s a bug or a configuration issue I suggest asking in a discussion on GitHub.
Facing the same issue. Nothing being logged on laravel.log, app, or server.
Exporting a new, clean (immediatly after setup) backup and trying to restore doesn’t work either (Could’ve been a damaged backup file. This proves otherwise.).
This Github Issue also mentions the “chunk_upload_failed” error (closed, but the user claims that “still can’t find any solution to the backup zip/json restore on my local install”). (nevermind, it’s OP)
@hthingt0n are you connecting to Invoice Ninja via HTTPS? I’ve found that connecting to it through HTTPS (+domain, but I doubt the domain is the cause here) instead of HTTP fixed this very issue.