Hi,

How can I bind LS to a specific IP? I made necessary changes for 'listening_interface' tag on config file, but no success... On my server I have 5 free IPs, and only one of them is listening on port 80, but when I want to start LS, it gives an error 'Address already in use'...
Hi,
may you please set the LightstreamerLogger.init logger category to DEBUG, start the server and let me see the generated log?
Hi,

looks like there is something wrong with the configuration;
where you have
08-Aug-11 12:36:48,889|DEBUG|LightstreamerLogger.init         |main                       |--- http_server.1(name) = Lightstreamer HTTP Server
08-Aug-11 12:36:48,890|DEBUG|LightstreamerLogger.init         |main                       |--- http_server.1.port = 80
you should have a third line like this one:
09-ago-11 12:53:14,799|DEBUG|LightstreamerLogger.init         |main                       |--- http_server.1.listening_interface = 127.0.0.1
please double check the <http_server> element of your configuration file.
If still in trouble, post here (or if you prefer through a Private Message) such configuration file so that I can take a look.
Sorry, we encountered an error while displaying this content. If you're a user, please try again later. If you're an administrator, take a look in your Flarum log files for more information.
glad you solved :Smile_Ag: