Unifi LXC fails during install #2243
-
Hi. Not sure what to do or what the case may be at this point. edit: new error i got after updating pve8 is "[ERROR] in line 17: exit code 100: while executing command $STD apt-get install -y curl
verbose mode is on and that output is ": Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? There is also mention of running apt-get update or --fix-missing but there's no way to do that after the script fails? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
It seems that you're facing a network problem, probably linked to DNS. |
Beta Was this translation helpful? Give feedback.
-
The apps utilizes the same set of reusable scripts, so if one fails, they all should. |
Beta Was this translation helpful? Give feedback.
-
It was DNS and pfsense settings. All good now. |
Beta Was this translation helpful? Give feedback.
Turns out the issue WAS DNS. Apparently there are multiple places in Pfsense that needed it updated to the ip for the adguard lxc to be set by default instead of going into every device and changing it. So not it works just fine. Still puzzling how some worked and some didn't. That's a project for another day.
Thanks for the info. I'll keep that in mind.