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

ERR_SSL_PROTOCOL_ERROR #1

Open
akirademoss opened this issue Jun 23, 2024 · 0 comments
Open

ERR_SSL_PROTOCOL_ERROR #1

akirademoss opened this issue Jun 23, 2024 · 0 comments

Comments

@akirademoss
Copy link
Owner

Describe the bug

A clear and concise description of what the bug is.

To Reproduce

on server access the Caddyfile

sudo vim /etc/caddy/Caddyfile

Next edit it to the following

www.fullstackappdev.com {
    reverse_proxy localhost:5173
}

restart the caddy service

sudo systemctl restart caddy

the go to http://www.fullstackappdev.com in the browser

Expected behavior

Expected to be able to access website via domain www.fullstackappdev.com

Priority

P0

Screenshots/Video

err_ssl_protocol

Desktop/Mobile

This is the error message that displays in the Chrome browser for desktop and mobile

Additional context

Continuing to troubleshoot.

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