Recent content by jerim79

  1. J

    [SOLVED] No GUI

    I just refreshed the page and it came up. I had rebooted it a few times, not sure if something just shook loose. Thank you for your help.
  2. J

    [SOLVED] No GUI

    Yes, I am using https.
  3. J

    [SOLVED] No GUI

    root@server:~# ls /etc/pve/local root@server:~# systemctl status pvedaemon root@server:~# systemctl status pve-cluster
  4. J

    [SOLVED] No GUI

    When I go to https://10.74.48.202:8006/ it doesn't load anything. Says the site can't be reached.
  5. J

    [SOLVED] No GUI

    Command: pvecm updatecerts --force
  6. J

    [SOLVED] No GUI

    root@server:~# ls /etc/pve/ local root@server:~# ls /etc/pve/local root@server:~#
  7. J

    [SOLVED] No GUI

    root@server:~# journalctl -xe root@server:~# systemctl status pve-cluster.service
  8. J

    [SOLVED] No GUI

    root@server:~# systemctl stop pve-cluster root@server:~# pmxcfs -f root@server:~# systemctl start pve-cluster
  9. J

    [SOLVED] No GUI

    root@server:~# journalctl -u pve-cluster
  10. J

    [SOLVED] No GUI

    root@servername:~# hostname -A root@servername:~# hostname -I root@servername:~# ip -c a
  11. J

    [SOLVED] No GUI

    I am behind a corporate proxy. Here is what I have done to configure the system to get through the proxy. Command: nano /etc/profile.d/proxy.sh Command: nano /etc/apt/apt.conf.d/80proxy Command: nano ~/.wgetrc
  12. J

    [SOLVED] No GUI

    Command: journalctl -u pve-manager Command: apt install -f Command: apt-get install -V proxmox-ve pve-manager
  13. J

    [SOLVED] No GUI

    Rebooted machine, it came back up with no obvious error messages. Web GUI won't come up in any browser. I searched the internet for answers. Been working on this for three days now. Command: pveversion Command: nano /etc/hosts Command: systemctl restart pve-cluster.service Command...