ZNC Installation gives error

I login to my server under root.

box install znc

But gives an error, znc command not found and znc is not installed (though Quickbox CP says it is)

whatever:/home/whatever# box install znc
Installing znc passwd: password expiry information changed.
#### ZNC configuration will now run. Please answer the following prompts ####
sudo: znc: command not found
cat: /home/znc/.znc/configs/znc.conf: No such file or directory
cat: /home/znc/.znc/configs/znc.conf: No such file or directory
#### ZNC now installed! ####
whatever:/home/whatever#

This is on Ubuntu 16.04.1 LTS with Quickbox 2.4.7 with BASH v4.3

Thank you for the report. I’ll try to get some testing in on this soon and see if I can reproduce/find a potential fix if something is wrong with the installer.

I think it’s an issue with my linux box.

My /boot folder was full, causing issues with apt (last night, when I tried to uninstall ZNC after the failed install, I caught an error that led me to the full /boot folder). I haven’t got around to fixing that issue yet to see if it was causing the problems with the ZNC installation, but will report back (hopefully later this week).

1 Like

Update: Yeah, I believe it to be an issue with my server box. Can’t say with 100% certainty (Had to wipe the server and so upgraded linux to a newer minor version, and Quickbox to the latest version), but it looks to be fine now. Got ZNC up and running with no issues.

Thanks

1 Like