Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working with https #24

Open
kephren226 opened this issue Oct 4, 2022 · 8 comments
Open

Not working with https #24

kephren226 opened this issue Oct 4, 2022 · 8 comments

Comments

@kephren226
Copy link

It work well for me when on http with nginx
It does not work when https it activated it just return a blank page
i'm using laravel nova

@SiavashBamshadnia
Copy link
Owner

I guess this issue is not related to this package. I recommend you check your project's log to find the issue.

@kephren226
Copy link
Author

I guess this issue is not related to this package. I recommend you check your project's log to find the issue.

Now after investigation i found that the problem is not specific to https

When using laravel test server everything work well
when using nginx as webserver i receive blank page

@SiavashBamshadnia
Copy link
Owner

What do the logs say?

@kephren226
Copy link
Author

Nothing

@Hoopex
Copy link

Hoopex commented Oct 7, 2022

It's working for me with https and nginx (I'm not using docker)
Php 8.1
Os: ubuntu

@SiavashBamshadnia
Copy link
Owner

Nothing

Are you sure that debug mode is enabled?

@kephren226
Copy link
Author

Debug mode is enabled

@SiavashBamshadnia
Copy link
Owner

Hmmm... What about php.ini file? Is debug mode also enabled there?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants