Client and date selectors don't work in Invoice/quote creation

Check for REQUIRE_HTTPS in the .env file and either comment it out or set it to false

Done Hillel, changed REQUIRE_HTTPS to false. But there is this line:

APP_URL=https://conexnube…

Change this too?

Yes, you’d need to change it to http

Now it is working Hillel, with http, but only in Chromium!, not in Chrome (?), in spite of deleting cache and settings reset and disable extensions.

In Chrome, console shows the same: create:1 Failed to start loading. In Chromium no errors.

What do you think?

Not sure… maybe test with a different server/certificate/etc

Thanks Hillel. By now I will use Invoice Ninja only in Chromium. In hope of something that fix the problem in Chrome.

Thanks

Hi Hillel.
At this moment, the conclusion is that my Invoice Ninja installation has issues with https: date and client fields don’t populate, no pdf preview, etc. As soon as I disable https, everything works well. How can’t it be? You know it is very important to have https for security reasons. But, how to resolve this problem?

Maybe there are more details in the server logs.

Hi Hillel.
I think I found the problem. It was Cloudflare, in particular, something called “Rocket Loader” that was blocking the script. Then I disabled this and now everything works ok under https.

Thanks for letting us know!