Report post You have 30 minutes to complete this form before the CAPTCHA will expire. Security image * Required field JavaScript is required to view this page. Either you do not have JavaScript enabled in your web browser, you do not have cookies enabled in your web browser, or this website is misconfigured such that cookies do not save correctly. This is a reported post for a post in the topic <input class="cms_keep_ui_controlled" size="45" title="[post param="NGINX and LetsEncrypt"]484[/post]" type="button" value="post Comcode tag (dbl-click to edit/delete)" />, by timharris73<br /><br /><comcode-quote param="358"><span style=" color: #ffffff; ">I followed Jacob's video "HLS Streaming Server with NGINX" and was able to get a live stream running when the HTML viewer file is local, but hit the same problem Jacob did in the video with HTTPS when trying to view the live stream from my website.<br /><br />While following Jacob's SSL certificate instructions I get stuck. I've tried various ways with no success (two follow). I wondered if the problem is that I'm using my own local Ubuntu 18.04 as the server, rather than using a remote serve like Jacob did?<br /><br />First method:</span><br /><span style=" color: #999999; ">tim@TBR2-ACER:~$ sudo certbot –nginx<br />Saving debug log to /var/log/letsencrypt/letsencrypt.log<br />Plugins selected: Authenticator nginx, Installer nginx<br />No names were found in your configuration files. Please enter in your domain<br />name(s) (comma and/or space separated) (Enter 'c' to cancel): livestream.theboxroom.com<br />Obtaining a new certificate<br />Performing the following challenges:<br />http-01 challenge for livestream.theboxroom.com<br /><b>nginx: [error] invalid PID number "" in "/run/nginx.pid"</b><br />Waiting for verification…<br />Cleaning up challenges<br /><b>Failed authorization procedure. livestream.theboxroom.com (http-01): urn:ietf:params:acme:error:dns :: No valid IP addresses found for livestream.theboxroom.com</b><br /><br />IMPORTANT NOTES:<br /> - The following errors were reported by the server:<br /><br /> Domain: livestream.theboxroom.com<br /> Type: None<br /> Detail: No valid IP addresses found for livestream.theboxroom.com</span><br /><br /><br />Second method:<br /><span style=" color: #999999; ">tim@TBR2-ACER:/opt/letsencrypt$ ./letsencrypt-auto certonly –standalone<br />Requesting to rerun ./letsencrypt-auto with root privileges…<br />[sudo] password for tim:<br />Saving debug log to /var/log/letsencrypt/letsencrypt.log<br />Plugins selected: Authenticator standalone, Installer None<br />Please enter in your domain name(s) (comma and/or space separated) (Enter 'c'<br />to cancel): livestream.theboxroom.com<br />Obtaining a new certificate<br />Performing the following challenges:<br />http-01 challenge for livestream.theboxroom.com<br />Cleaning up challenges<br /><b>Problem binding to port 80: Could not bind to IPv4 or IPv6.</b></span><br /><br /><br />I don't understand, because I can successfully connect to it:<br /><span style=" color: #999999; ">tim@TBR2-ACER:~$ ping livestream.theboxroom.com<br />PING livestream.theboxroom.com (192.168.0.14) 56(84) bytes of data.<br />64 bytes from TBR2-ACER (192.168.0.14): icmp_seq=1 ttl=64 time=0.026 ms<br />64 bytes from TBR2-ACER (192.168.0.14): icmp_seq=2 ttl=64 time=0.034 ms<br />64 bytes from TBR2-ACER (192.168.0.14): icmp_seq=3 ttl=64 time=0.046 ms<br />64 bytes from TBR2-ACER (192.168.0.14): icmp_seq=4 ttl=64 time=0.036 ms<br />^C<br />— livestream.theboxroom.com ping statistics —<br />4 packets transmitted, 4 received, 0% packet loss, time 3031ms<br />rtt min/avg/max/mdev = 0.026/0.035/0.046/0.009 ms</span><br /><br />I'd greatly appreciate any help I can get.<br /><br />Thanks a lot,<br /><br />t!m<br /></comcode-quote><br />//// PUT YOUR REPORT BELOW \\\\<br /><br /> Add: Add: Font Size Color [Font] Arial Courier Georgia Impact Times Trebuchet Verdana Tahoma Geneva Helvetica [Size] 0.8 1 1.5 2 2.5 3 4 [Color] Black Blue Gray Green Orange Purple Red White Yellow This is a reported post for a post in the topic [post param="NGINX and LetsEncrypt"]484[/post], by timharris73 [quote="358"] [font color="#ffffff"]I followed Jacob's video "HLS Streaming Server with NGINX" and was able to get a live stream running when the HTML viewer file is local, but hit the same problem Jacob did in the video with HTTPS when trying to view the live stream from my website. While following Jacob's SSL certificate instructions I get stuck. I've tried various ways with no success (two follow). I wondered if the problem is that I'm using my own local Ubuntu 18.04 as the server, rather than using a remote serve like Jacob did? First method:[/font] [font color="#999999"]tim@TBR2-ACER:~$ sudo certbot –nginx Saving debug log to /var/log/letsencrypt/letsencrypt.log Plugins selected: Authenticator nginx, Installer nginx No names were found in your configuration files. Please enter in your domain name(s) (comma and/or space separated) (Enter 'c' to cancel): livestream.theboxroom.com Obtaining a new certificate Performing the following challenges: http-01 challenge for livestream.theboxroom.com [b]nginx: [error] invalid PID number "" in "/run/nginx.pid"[/b] Waiting for verification… Cleaning up challenges [b]Failed authorization procedure. livestream.theboxroom.com (http-01): urn:ietf:params:acme:error:dns :: No valid IP addresses found for livestream.theboxroom.com[/b] IMPORTANT NOTES: - The following errors were reported by the server: Domain: livestream.theboxroom.com Type: None Detail: No valid IP addresses found for livestream.theboxroom.com[/font] Second method: [font color="#999999"]tim@TBR2-ACER:/opt/letsencrypt$ ./letsencrypt-auto certonly –standalone Requesting to rerun ./letsencrypt-auto with root privileges… [sudo] password for tim: Saving debug log to /var/log/letsencrypt/letsencrypt.log Plugins selected: Authenticator standalone, Installer None Please enter in your domain name(s) (comma and/or space separated) (Enter 'c' to cancel): livestream.theboxroom.com Obtaining a new certificate Performing the following challenges: http-01 challenge for livestream.theboxroom.com Cleaning up challenges [b]Problem binding to port 80: Could not bind to IPv4 or IPv6.[/b][/font] I don't understand, because I can successfully connect to it: [font color="#999999"]tim@TBR2-ACER:~$ ping livestream.theboxroom.com PING livestream.theboxroom.com (192.168.0.14) 56(84) bytes of data. 64 bytes from TBR2-ACER (192.168.0.14): icmp_seq=1 ttl=64 time=0.026 ms 64 bytes from TBR2-ACER (192.168.0.14): icmp_seq=2 ttl=64 time=0.034 ms 64 bytes from TBR2-ACER (192.168.0.14): icmp_seq=3 ttl=64 time=0.046 ms 64 bytes from TBR2-ACER (192.168.0.14): icmp_seq=4 ttl=64 time=0.036 ms ^C — livestream.theboxroom.com ping statistics — 4 packets transmitted, 4 received, 0% packet loss, time 3031ms rtt min/avg/max/mdev = 0.026/0.035/0.046/0.009 ms[/font] I'd greatly appreciate any help I can get. Thanks a lot, t!m [/quote] //// PUT YOUR REPORT BELOW \\\\ View all Use of this website implies that you agree to the website rules and privacy policy. Statistics Users online: Details jacobgkau, 21 guests Usergroups: Administrators Forum statistics: 148 topics, 639 posts, 633 members Our newest member is OfflineInfluencer83 Birthdays: shimatani (41)