[Web Interface] [Prerelease] nginx bind() Can't assign requested address

Michel M

Dabbler
Joined
Jun 5, 2019
Messages
18
Hello,
I recently updated my freenas install to the latest prerelase, all my network shares work fine but my web interface doesn't want to start.
I pluged a monitor to my server and i boot i found that ngnix couldn't start anymore:
I'm getting this error :
1577091160113.png


Does someone have na idea how can i get my nginx up and running please. I really don't want to mess up my freenas install.
Thank you
 

Michel M

Dabbler
Joined
Jun 5, 2019
Messages
18
Update :
For make my config work i need to comment the 80 and 443 ipv6 listen
I think my issue is that the IPV6 address are not found
 
D

dlavigne

Guest
To clarify, you successfully used IPv6 to connect to the web interface prior to release but not afterwards? If so, please create a report at bugs.ixsystems.com and post the issue number here.
 

Michel M

Dabbler
Joined
Jun 5, 2019
Messages
18
@dlavigne Prior to this update i was just running my web interface fine . Now when freenas boot up nginx try to bind the webpanel to the ipv6 and the ipv4 like before but nginx couldn't bind the ipv6.
The wierdest is that the ipv6 that show up inside the ifconfig and the one in the nginx.conf are the same
 

Zephyr82

Cadet
Joined
Jun 21, 2020
Messages
1
I do have the exact same problem. Did you file a bug report, or did you just leave the IPv6-listen lines in the Nginx-Config commented out?

kind regards
Zephyr
 
Top