Page 1 of 1

OLA no IP!

Posted: Sat Oct 22, 2016 6:06 am
by Mihai Andrei
In new version with DHCP the OLA not ip adress working,
Screenshot 2016-10-22 07.58.59.png
ip static on QLC setting
Screenshot 2016-10-22 08.04.23.png

Re: OLA no IP!

Posted: Sat Oct 22, 2016 11:04 am
by mcallegari
What kind of issue report is this ???

You want to connect to a WIFI INTERFACE in DHCP, and you're using the ETHERNET STATIC IP to access the OLA webpage.
Is OLA even configured to run on the WiFi interface ?

Please clear up your thoughts before posting here.

Re: OLA no IP!

Posted: Fri Oct 28, 2016 4:38 am
by Mihai Andrei
I am accessing from LAN and I want ola on the LAN and the simplest thing

good. I put the dhcp on both LAN and on wifi and ola still does not have an IP address ....

thank you

Re: OLA no IP!

Posted: Thu Nov 24, 2016 8:28 pm
by Mihai Andrei
Tried even on the Raspberry Pi 2 QLC + 4.10.5 GIT pro OLA still does not have an ip address!
What he does not like ??

Re: OLA no IP!

Posted: Thu Dec 01, 2016 4:05 am
by Mihai Andrei
Ola I stopped and restarted, and as if by magic the ip address now ...
[/code]
Screenshot 2016-12-01 05.06.22.png
if we restart the raspberry touches restart ola wits remade as before ... in the command line I get this message and I will not be the recofigure ola window ..:
Screenshot 2016-12-01 05.03.47.png

Code: Select all

pi@raspberrypi:~ $ sudo dpkg-reconfigure ola
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LC_CTYPE = "UTF-8",
	LANG = "it_CH"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LC_CTYPE = "UTF-8",
	LANG = "it_CH"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").

Re: OLA no IP!

Posted: Wed Apr 11, 2018 7:39 pm
by helmet
Hi,
old thread, but I had the same problem with the latest image.

Solution:
run raspi-config, choose "Boot options" -> "Wait for Network at Boot" and choose "Yes".

Even after a reboot, OLA should have the right IP-address.