[Openstack] I can't get nova-novncproxy to listen on the specified address

Ludwig Tirazona ljtirazona at gmail.com
Wed Feb 10 02:52:16 UTC 2016


started tailing just before exec'ing "service nova-novncproxy restart"

/var/log/nova/nova-novncproxy.log:

2016-02-10 10:50:26.064 21035 INFO nova.console.websocketproxy [-] Got
SIGTERM, exiting
2016-02-10 10:50:26.065 21035 INFO nova.console.websocketproxy [-] In exit
2016-02-10 10:50:26.653 42875 INFO nova.console.websocketproxy [-]
WebSocket server settings:
2016-02-10 10:50:26.654 42875 INFO nova.console.websocketproxy [-]   -
Listen on 0.0.0.0:6080
2016-02-10 10:50:26.654 42875 INFO nova.console.websocketproxy [-]   -
Flash security policy server
2016-02-10 10:50:26.654 42875 INFO nova.console.websocketproxy [-]   - Web
server (no directory listings). Web root: /usr/share/novnc
2016-02-10 10:50:26.655 42875 INFO nova.console.websocketproxy [-]   - No
SSL/TLS support (no cert file)
2016-02-10 10:50:26.656 42875 INFO nova.console.websocketproxy [-]   -
proxying from 0.0.0.0:6080 to None:None


On Tue, Feb 9, 2016 at 11:21 PM, Remo Mattei <Remo at italy1.com> wrote:

> What does the log say under /var/log/nova?
>
> Inviato da iPhone
>
> Il giorno 08 feb 2016, alle ore 23:37, Ludwig Tirazona <
> ljtirazona at gmail.com> ha scritto:
>
> Hello Everyone,
>
>        I just can't get my nova-novncproxy to only listen to my public IP
> Address. What am I doing wrong?
>
>
> Here is the relevant part of my nova.conf:
>
> [vnc]
> enabled = true
> vncserver_listen = <my pub IP>
> vncserver_proxyclient_address = <my pub IP>
> novncproxy_host = <my pub IP>
> #novncproxy_base_url = http://my.url:6080/vnc_auto.html
> novnproxy_port = 6080
>
>
> Even after doing a "service nova-novncproxy restart", here is the output
> of my netstat:
>
> tcp        0      0 0.0.0.0:6080            0.0.0.0:*
> LISTEN nova
>
> Here is my ps aux:
>
> 21035  0.0  0.0 232644 49868 ?        Ss   15:16   0:00 /usr/bin/python
> /usr/bin/nova-novncproxy --config-file=/etc/nova/nova.conf
> --log-file=/var/log/nova/nova-novncproxy.log
>
>
> Any help or pointers are greatly appreciated. Thanks!
> !DSPAM:1,56b99a82261194563817953!
>
> _______________________________________________
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
> !DSPAM:1,56b99a82261194563817953!
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20160210/5f21f474/attachment.html>


More information about the Openstack mailing list