MichaIng / DietPi

Lightweight justice for your single-board computer!
https://dietpi.com/
GNU General Public License v2.0
4.88k stars 497 forks source link

First login installation failed - Google AIY empty hostname #1429

Closed maxim-sheronov closed 6 years ago

maxim-sheronov commented 6 years ago

Creating a bug report/issue:

Required Information:

Expected behaviour:

First login installation should finish correct

Actual behaviour:

Installation failed on step Google AIY It says, that can't connect to host http:// (it is empty - it is BUG) And failed on it.

Fourdee commented 6 years ago

@maxim-sheronov

Thanks for the report, i'll try to replicate.

Fourdee commented 6 years ago

@maxim-sheronov

Installation failed on step Google AIY DietPi_OrangePiZero-armv7-(Jessie)

The DietPi-Software installation of Google AIY, is only enabled/supported for RPi devices, how did you install it?

maxim-sheronov commented 6 years ago

I didn't. I just flash image for OrangePi Zero. Then on first login update I saw, that in step before error was write "Google AIY". If it is unsupported, then clear why hostname was empty. Anyway, on last image "Stretch" all fine.

Fourdee commented 6 years ago

@maxim-sheronov

DietPi Version | cat /DietPi/dietpi/.version? DietPi_OrangePiZero-armv7-(Jessie)

Please download and use the latest v6.0 image: http://dietpi.com/downloads/images/DietPi_OPiZeroH2-ARMv7-Stretch.7z

Reference: https://github.com/Fourdee/DietPi/issues/1355#issue-285207849

Fourdee commented 6 years ago

Tested:

No errors, updates fine. 1st init of network can take upto a minute, factors of SD card/device/kernel/rootFS resize/DHCP ack delay.


 ───────────────────────────────────────
 DietPi     | 13:34 | Mon 29/01/18
 ───────────────────────────────────────
 v6.0       | OrangePi Zero (armv7l)
 ───────────────────────────────────────
 IP eth0    | 192.168.0.31
 ───────────────────────────────────────
root@DietPi:~# hostname
DietPi
Fourdee commented 6 years ago

Marking as closed, due to non-v6.x image used. Install is fine with v6.0 image.

@maxim-sheronov Please reopen if required.