The InvoiceNinja site I’m using was installed using Installatron on Hostinger. It worked, I was able to update to 5.7.33 and I was able to browse (using Chrome) to settings and Import a Backup.
Now the site, after login, shows a grey screen then a white screen with the spinner showing but nothing else.
However, it works fine if I switch to Incognito mode. I can login and use it just fine.I don’t have these problems with Edge or FF.
Any suggestions?
hillel
October 23, 2023, 5:48am
2
Hi,
Are there any errors in the browser console?
Are you able to login using the desktop or mobile app?
I get the errors below. In incognito mode “POST: https://invoice.woodalldesign.net/index.php/api/v1/refresh?&first_load=true&include_static=true ” does load and everything works.
canvaskit.js:263 wasm streaming compile failed: TypeError: Failed to execute ‘compile’ on ‘WebAssembly’: Incorrect response MIME type. Expected ‘application/wasm’.
(anonymous) @ canvaskit.js:263
canvaskit.js:263 falling back to ArrayBuffer instantiation
(anonymous) @ canvaskit.js:263
main.foss.dart.js?v=5.7.33:80169 POST: https://invoice.woodalldesign.net/index.php/api/v1/refresh?&first_load=true&include_static=true
index.php/api/v1/refresh?&first_load=true&include_static=true:1
Failed to load resource: the server responded with a status of 404 ()
main.foss.dart.js?v=5.7.33:80169 POST: https://invoice.woodalldesign.net/index.php/api/v1/refresh?&first_load=true&include_static=true
hillel
October 23, 2023, 3:00pm
4
Does changing to the React app help?
hillel
October 23, 2023, 3:24pm
6
There are two web apps, there are links to both of them here:
https://invoiceninja.org
There’s a button at the top of the dashboard which enables you to change between the two apps.
Yes, both Flutter and React apps work but can I use those with my self-hosted InvoiceNinja?
hillel
October 23, 2023, 4:39pm
8
Yes, the selfhost app supports both the Flutter and React apps.
How would I access those apps in my self-hosted ?
hillel
October 23, 2023, 5:24pm
10
The default web app for a selfhost install is the Flutter app. There’s an icon at the top of the dashboard which you can use to change to the React app.
The Flutter app is also available as a desktop and mobile app: OS tools - Invoice Ninja
OMG! That solves it. Thank you SO much for your help.
hillel
October 24, 2023, 7:05am
12
Glad to hear it, thanks for the update!