Blank Page After Self-Hosted Installation, unable to login

I just installed 5.11.41 and I have a blank screen after setup. I am also unable to login to desktop app. I get error 401: Unauthorized • These credentials do not match our records. I am pretty sure they are same from setup

Version ie <v5.10.30>

Environment <Docker/Shared Hosting/Zip/Other>

Checklist

  • Can you replicate the issue on our v5 demo site https://demo.invoiceninja.com or Invoice Ninja?
  • Have you searched existing issues?yes
  • Have you inspected the logs in storage/logs/laravel.log for any errors?production.INFO: db fails

Describe the bug

blank page on url : http://localhost/invoiceninja
and http://localhost/invoiceninja/index.php

Steps To Reproduce

Expected Behavior

Additional context

Screenshots

Logs

Hi,

If you installed the app by checking out the code from GitHub it doesn’t include the React web app, the release tar does include it.

If you’re seeing a 401 it likely means the email or password is incorrect, you can check the email in the users table in the database.

What folder is the react app located?

And is the database in the .env file?

It’s included with the release tar

The .env file is used to configure the application, including the database credentials

In the .env file I see credentials I used to login on setup page but not the e-mail and password that i provided.

I believe I downloaded the .tar file (the top one), I just wanted to verify if anybody knew where the file location is supposed to be.

I do see a react file in the xampp/invoiceninja

The user’s email/password are stored in the database, not the .env file.

You may want to review the app’s license: