#help me wings
1 messages · Page 1 of 1 (latest)
I have found the following for: https://media.discordapp.net/attachments/1326521459643781161/1326526176717443083/image.png?ex=677fbf46&is=677e6dc6&hm=81e96146747638149d7b5707b369f7fa0d4ab98aae1bd4e286d397362910703d&
@quick arch; Wings must have a certificate to use when SSL is enabled. Follow this guide to learn how to generate SSL certificates: https://pterodactyl.io/tutorials/creating_ssl_certificates.html
I have found the following for: https://media.discordapp.net/attachments/1326521459643781161/1326527809308328000/image.png?ex=677fc0cb&is=677e6f4b&hm=e8bed264f1236047bca1f0eaf2ed113c6de1dd9679afdeeae663e64d519fe82d&
@quick arch; You already have another service using port 80/443, such as Nginx or Apache.
Use ss -plnt | grep :80 or ss -plnt | grep :443 to find what process is currently using the port(s) and stop it.
Most likely, it would be systemctl stop nginx or systemctl stop apache2
I have found the following for: https://media.discordapp.net/attachments/1326521459643781161/1326529910977724456/image.png?ex=677fc2c0&is=677e7140&hm=655944bde48eba198d3215cf7ecda515746c4edb123e710f258c0136e340f411&
@quick arch; Type sudo nginx -t | nc pteropaste.com 99 or sudo systemctl status nginx to find out more more information.
I have found the following for: https://media.discordapp.net/attachments/1326521459643781161/1326530313270067321/image.png?ex=677fc320&is=677e71a0&hm=4423d7ed06b08837c2fcbd2ba5a04a7430576a1818dc1bd1dd86033eb2965621&
@quick arch; Type sudo nginx -t | nc pteropaste.com 99 or sudo systemctl status nginx to find out more more information.
I have found the following for: https://media.discordapp.net/attachments/1326521459643781161/1326530651792347156/image.png?ex=677fc371&is=677e71f1&hm=d804e37b6a8995492c10404dff34e246084daa237999dbf95018dae033e923a7&
@quick arch; Type sudo nginx -t | nc pteropaste.com 99 or sudo systemctl status nginx to find out more more information.