-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Proxmox 7 - Script does not work #45
Comments
Use this script version instead: |
@tiagofreire-pt thanks.. that script worked |
After running this script, I can't access the configuration site in the browser. Under proxmox networking it shows the container is set to static IP and has a mac address. I've also tried DHCP to no avail. |
It could simply be, that it just starts extremely slowly. More than often LXC hassio get stuck in "waiting for..." if you check from console. Even though I have managed to install it in Proxmox 7, it is much slower to start than previously. |
Still end up with an error @ line 131 |
I have the same issue, the script reports an IP and port but that IP and port isn't working because network is specified to static with no information in Proxmox. When I log into the lxc console and check if docker is running it has the supervisor image but nothing is running at all so even if I get the IP to work there isn't any homeassistant there to connect to |
yes. |
Any updates? |
Same problem -
My proxmox repo was missing some entries, after updating the system everything works fine again |
What were you missing? I am still getting line 130 for my error. |
First make sure you're on bullseye I added this repo: Then ran: A bunch of updates showed up, which I agreed to upgrade... now I'm on proxmox v7.0-13, and the container magically works fine again. I think the package that fixed it was either pve-firmware, or the pve linux kernel but I'm not sure on that. You might also need to get |
I also got 130 error
I checked repos and also updated the complete system |
On v7. 0-14+1 and still failing to install at line 130. |
I see the same thing.. sometimes I just sits there.. once I open the console in prox it starts up after a few min and everything starts to work |
How are you guys even getting to that point? When we error on line 130 of the initial install it deletes the container it started to create. |
@Hanselljlh I installed a while ago.. but I just did some looking and it seems that line 130 is trying to load a file from the web that no longer exists.. and it crashes |
Is there a way to fix that? |
yes.. debug the problem and create a new file that works :) I have created a file that I won't maintain.. links to files have all been moved around, so I have spent some time finding their new locations and editing the original file from whiskerz007 to fix the problems just run
|
Now it's failing at line 132. Failing on the docker setup. I really appreciate your help. Wouldn't be mad if you stop here lol. I sort of know how to read the script but I wouldn't know where/how to fix the files. |
For me it´s working Kernelversion Linux 5.11.22-7-pve #1 SMP PVE 5.11.22-12 (Sun, 07 Nov 2021 21:46:36 +0100) |
Kernel Version Linux 5.11.22-7-pve #1 SMP PVE 5.11.22-12 (Sun, 07 Nov 2021 21:46:36 +0100) Is the 14+1 going to make. A difference? And just to make sure I'm not just screwing this up because of something simple. I run the bash command in the shell or ssh to the root of the prox server. |
I tested again with 14+1, also ok for me. root@pve:/# bash -c "$(wget -qLO - https://raw.githubusercontent.com/oziee/proxmox-ha/main/ha-install.sh)" Home Assistant is reachable by going to the following URLs.
|
I am running Prox 7.1-4 and the script still works fine |
Yeah I can run the command as well and get the "Home Assistant is reachable from the following URLs" |
I'm really new to proxmox and I want now rest homeassistant for the first time. I got the same error using the script as @Hanselljlh in line 131 installing docker. |
Thanks @oziee, I can confirm your script works with my Proxmox 7.1-4. |
Ok so I don't know why or how but it maybe an issue with hardware. I was on a desktoo with an i9-9700k that it refused to install on. When I got my actual server, R730, the script runs perfectly fine. |
The HA dev's are making it more difficult to run this type of installation. I'd recommend moving to Home Assistant Container Scripts For Home Automation |
Hello
New Proxmox 7 (7.0.11) installed. Still, the script doesn't work.
root@pve:~# bash -c "$(wget -qLO - https://github.com/whiskerz007/proxmox_hassio_lxc/raw/master/create_container.sh)"
[INFO] Using 'local' for template storage.
[INFO] Using 'local-lvm' for container storage.
Updating LXC template list...
Downloading LXC template...
Creating LXC container...
[INFO] LXC container '100' was successfully created.
Starting LXC container...
run_buffer: 316 Script exited with status 1
lxc_init: 816 Failed to run lxc.hook.pre-start for container "100"
__lxc_start: 2007 Failed to initialize container "100"
startup for container '100' failed
[ERROR] 255@100 Unknown failure occured.
Logical volume "vm-100-disk-0" successfully removed
The text was updated successfully, but these errors were encountered: