Open markwylde opened 2 months ago
Hi @markwylde , thanks for trying out swiftwave first of all.
Follow the steps, it might help you to resolve the issue -
As per the stack trace, it looks like proxy is already up. Although visit your server ip. If the proxy is setup perfectly, it should show a 505/504 error page.
Sometimes, proxy fails to activate, common issue is some service is already running at port 80 or 443
If you want to put ssl cert manually follow this -
/var/lib/swiftwave/cert/private.key
var/lib/swiftwave/cert/certificate.crt
It's recommended to use swiftwave's ssl generator as it will handle renewal of ssl certs.
Describe the bug
When I run the
swiftwave tls generate
command, it just fails without giving any additional information.Can we add more information to the logging here?
Also, is there a way for me to just provide the certificate? Where does it look/store the keypairs?
Are you working on this issue?
No