Openwrt install fail after "downloading diyhue"

Anyone install the bridge on openwrt recently? It seems like a server problem or zip file corrupt? I have tried many times with the same error message:

Downloading diyHue.
Unzip diyHue.
[diyHue.zip]
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of diyHue.zip or
diyHue.zip.zip, and cannot find diyHue.zip.ZIP, period.
Copying unzip files to directories.
easy_openwrt.sh: cd: line 57: can’t cd to /opt/tmp/diyHue-master/BridgeEmulator: No such file or directory
cp: can’t stat ‘HueEmulator3.py’: No such file or directory
cp: can’t stat ‘updater’: No such file or directory
cp: can’t stat ‘default-config.json’: No such file or directory
cp: can’t stat ‘default-config.json’: No such file or directory
cp: can’t stat ‘debug’: No such file or directory
cp: can’t stat ‘functions’: No such file or directory
cp: can’t stat ‘protocols’: No such file or directory
cp: can’t stat ‘web-ui’: No such file or directory
Detecting processor architecture.
Architecture detected: mips
Copying binary mips for Openwrt.
cp: can’t stat ‘entertainment-openwrt-mips’: No such file or directory
Copying custom network function for openwrt.
mv: can’t rename ‘/opt/hue-emulator/functions/network_OpenWrt.py’: No such file or directory
Copying startup service.
cp: can’t stat ‘diyHueWrt-service’: No such file or directory
Generating certificate.
easy_openwrt.sh: line 78: can’t create /opt/hue-emulator/cert.pem: No space left on device
Changing permissions.
chmod: /etc/init.d/diyHueWrt-service: No such file or directory
chmod: /opt/hue-emulator/HueEmulator3.py: No such file or directory
chmod: /opt/hue-emulator/debug: No such file or directory
chmod: /opt/hue-emulator/protocols: No such file or directory
chmod: /opt/hue-emulator/updater: No such file or directory
chmod: /opt/hue-emulator/web-ui: No such file or directory
chmod: /opt/hue-emulator/functions: No such file or directory
chmod: /opt/hue-emulator/config.json: No such file or directory
chmod: /opt/hue-emulator/default-config.json: No such file or directory
chmod: /opt/hue-emulator/entertain-srv: No such file or directory
chmod: /opt/hue-emulator/functions/network.py: No such file or directory
chmod: /opt/hue-emulator: No space left on device
Enable startup service.
easy_openwrt.sh: line 93: /etc/init.d/hueemulatorWrt-service: not found

So i found out there wasnt enough space on my router (Newifi D2). Mount an usb drive as overlay and now i got it installed. Please mark this as solved