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

Invalid request (Unsupported SSL request). #83

Open
livi6191 opened this issue Dec 2, 2022 · 2 comments
Open

Invalid request (Unsupported SSL request). #83

livi6191 opened this issue Dec 2, 2022 · 2 comments

Comments

@livi6191
Copy link

livi6191 commented Dec 2, 2022

Hey Guys,

This may be down to my lack of knowledge on this subject, however

I am trying to install this locally, so I can self-host it, currently using PikaPods, but i prefer to dabble with self-hosting.

I have set up the app using the installation instructions both for npm/compose and also on docker along with a MariaDB server.

Everything works until I try and log into the app, at the moment I am running it on a VPS I have externally rather than locally on my own network due to hardware constraints at the moment

The main error I keep getting when running php artisan serve is:

Browser Error:

Secure Connection Failed

An error occurred during a connection to 95.154.226.114:8000. PR_END_OF_FILE_ERROR

Error code: PR_END_OF_FILE_ERROR

Error on screen:

php artisan serve --host --port 8000

INFO Server running on [http://:8000].

:43017 Invalid request (Unsupported SSL request).

any help on this would be appriciated

@johnny12150
Copy link

Use HTTPs to login will resolve this issue.

@fundave3
Copy link

fundave3 commented May 9, 2024

Hey, i also have the same issue with the container. I just run the command with the following https option APP_URL=http://10.100.6.237 but i still get Unsupported SSL request. Any idea whats wrong ? I tried to get access to https://10.100.6.237:8000 it also redirects me to /login

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