proxmox helper scripts

  1. F

    [SOLVED] Helper scripts not connecting to network

    helper scripts fail to connect to network most of the time during installation process from what i've tested navidrome and freshrss default settings can connect but customizing any settings with those 2 or trying jellyfin at all doesn't connect any idea what could be happening?
  2. X

    Blank WebUI and SSH issues after update to 8.4.5

    Hi everyone, I recently did my monthly updates on all my homelab devices, as well as my 2-node proxmox cluster. Everything looked well and was up and running afterwards. A few days later i tried to log into the WebUI again, but only got a black screen (took quite a while until loading the...
  3. S

    Zabbix failing to connect to psql database after helper script install.

    Having a Zabbix first time install issue. The setup on web UI after using the PVE Helper script to set it all up gives me the below error: cat zabbix.creds gives me the creds confirmed they are entered and just no luck resolving this - Does anyone have any ideas? What I've checked in psql...
  4. H

    Proxmox Helper Scripts - Do you all just spin up many LXCs or try to combine them??

    I know that using LXC Containers is more resource friendly than using a full VM because you share the kernel and some other things among all the containers. Cool. Now I have run in to many different apps that are easily deployable using the Helper Scripts and it is super cool that one-click...
  5. Z

    [SOLVED] is wget not working? (Unify router problem)

    I've been trying to run Proxmox VE helper scripts to help me get things running but all the scripts I try just spin forever. From this thread it seems like maybe it's something being blocked. As a test I tried to run: wget github.com And it outputs: --2024-08-23 05:55:27-- http://github.com/...
  6. E

    [SOLVED] Homepage LXC - Local images for background

    Hi. I've just gotten started on my Proxmox journey, so please be kind. I've installed Homepage LXC with the Proxmox VE Helper-Scripts (https://github.com/tteck/Proxmox/raw/main/ct/homepage.sh). I downloaded a couple of images to the VE and am trying to use them for the background of homepage...
  7. R

    Need help connecting Zabbix lxc to postgresql

    I used the Proxmox helper scripts to deploy a Postgresql container and a Zabbix container. I followed all the post-install steps on the database to create a new admin user and change the password and I also installed adminer. I created a database called zabbix and can confirm it is created...