OLA no IP!

All the topics related to QLC+ on the Raspberry Pi
Post Reply
Mihai Andrei
Posts: 77
Joined: Sun Sep 27, 2015 10:58 am
Location: Italy-Arezzo
Real Name: Mihai Andrei
Contact:

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
User avatar
mcallegari
Posts: 4480
Joined: Sun Apr 12, 2015 9:09 am
Location: Italy
Real Name: Massimo Callegari
Contact:

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.
Mihai Andrei
Posts: 77
Joined: Sun Sep 27, 2015 10:58 am
Location: Italy-Arezzo
Real Name: Mihai Andrei
Contact:

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
Mihai Andrei
Posts: 77
Joined: Sun Sep 27, 2015 10:58 am
Location: Italy-Arezzo
Real Name: Mihai Andrei
Contact:

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 ??
Mihai Andrei
Posts: 77
Joined: Sun Sep 27, 2015 10:58 am
Location: Italy-Arezzo
Real Name: Mihai Andrei
Contact:

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").
helmet
Posts: 5
Joined: Wed Apr 11, 2018 6:38 pm
Real Name:

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.
Post Reply