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

localhost is currently unable to handle this request. #2425

Open
MCalafato opened this issue May 4, 2022 · 0 comments
Open

localhost is currently unable to handle this request. #2425

MCalafato opened this issue May 4, 2022 · 0 comments

Comments

@MCalafato
Copy link

I have followed the advanced manual set-up step by step but when trying to access the localhost from the browser, an ERROR 500 page is shown.

When accessing the error.log in the directory /var/log/apache2/matecat/error.log, the following messages appear:

[Wed May 04 11:53:17.043842 2022] [ssl:warn] [pid 9270] AH01909: 0.ajax.localhost:443:0 server certificate does NOT include an ID which matches the server name

[Wed May 04 11:53:17.044242 2022] [ssl:warn] [pid 9270] AH01906: localhost:443:0 server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)

[Wed May 04 11:53:23.994769 2022] [:error] [pid 9276] [client ::1:49290] PHP Warning: file_get_contents(/home/matecat/matecat/inc/login_secret.dat): failed to open stream: Permission denied in /home/matecat/matecat/inc/Bootstrap.php on line 130

I have tried to set the common name for the ssl certificate as 'Matecat', 'localhost' and 'http://localhost' but none of them seem to work.

Is this a problem with the ssl certificate or could it be something else?

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

1 participant