Hi,
I might have similar issues since yesterday.
I’m completely new to openhabian and after a few succesfull installs suddenly i get this error ( whilereinstalling for a fresh start):
[openHABian] Installing Zulu Embedded OpenJDK… FAILED
Looking for information i found it might have to do something with dns.
I have tried just about anything to fix any DNS issues without any luck.
Now at work, i thought i would try it again but i got the same issue. So i thing DNS is not the culprit here. Also considering i have installed it successfully about 3 times at home with the same SD and PI.
I have ran a setup with debugging uncommented and this is what i got from it.
2019-08-06_09:54:06_CEST [openHABian] Installing Zulu Embedded OpenJDK...
$ mkdir -p /var/tmp/jdk-new
$ mkdir -p /opt/jdk
$ wget -nv -O /var/tmp/.zulu.10514
wget: missing URL
Usage: wget [OPTION]... [URL]...
Try `wget --help' for more options.
$ tar -xpzf /var/tmp/.zulu.10514 -C /var/tmp/jdk-new
tar (child): /var/tmp/.zulu.10514: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
FAILED
2019-08-06_09:54:07_CEST [openHABian] Initial setup exiting with an error!
Perhaps one of the sources is unavailable?
If you think this is unrelated, please let me know, i will open another thread.
My actions:
-Clean SD card.
-Download most recent image: openhabian-pi-raspbian-201908050414-gitca0976f-crc6a66b5a1.img.xz
-Flash to SD with Etcher
-Start setup
-Setup fails with above reasons.
What i tried:
-Setting static ip and DNS servers on the PI.
-Remove /opt/openhab folder (otherwise it would fail on the cloning step)
-Restart setup /boot/first-boot.sh or .bash (most recent image has .bash version)
This results in the same error.
-Starting the Zulu install from the openhabian-config manually, which fails with the above error.
-Updating and upgrading the system does not seem to make a difference in any way.
My hardware: RPI3B with 16gb sd card. (this exact setup worked fine 2 days ago when installing)
Thank you for your time. If you need any more info, i’ll be happy to provide.
- Jeroen