Proxmox white page.

Jame

New Member
Sep 28, 2016
13
0
1
31
Hi all,

I have installed proxmox with 3 nodes and set up ceph on it. I restarted my server it was show white page. I have reboot all node but it's not work.

Any help would be appciate. Sory for my english.


image.png
 
Hi SQLServerIO,
My proxmox is VE. It's not work

Untitled.png

Read again the wiki.

Or post the content of your source.list, then we can tell you what is wrong.
 
Hi udo,
It's output:
ss -patn | grep 8006
https://s28.postimg.org/9yffuhqp9/image.png
dpkg -l | grep pve
ii corosync-pve 2.4.0-1 amd64 Standards-based cluster framework (daemon and modules)
ii dmeventd 2:1.02.93-pve3 amd64 Linux Kernel Device Mapper event daemon
ii dmsetup 2:1.02.93-pve3 amd64 Linux Kernel Device Mapper userspace library
ii grub-common 2.02-pve4 amd64 GRand Unified Bootloader (common files)
ii grub-efi-amd64-bin 2.02-pve4 amd64 GRand Unified Bootloader, version 2 (EFI-AMD64 binaries)
ii grub-efi-ia32-bin 2.02-pve4 amd64 GRand Unified Bootloader, version 2 (EFI-IA32 binaries)
ii grub-pc 2.02-pve4 amd64 GRand Unified Bootloader, version 2 (PC/BIOS version)
ii grub-pc-bin 2.02-pve4 amd64 GRand Unified Bootloader, version 2 (PC/BIOS binaries)
ii grub2-common 2.02-pve4 amd64 GRand Unified Bootloader (common files for version 2)
ii libcorosync4-pve 2.4.0-1 amd64 Standards-based cluster framework (libraries)
ii libdevmapper-event1.02.1:amd64 2:1.02.93-pve3 amd64 Linux Kernel Device Mapper event support library
ii libdevmapper1.02.1:amd64 2:1.02.93-pve3 amd64 Linux Kernel Device Mapper userspace library
ii liblvm2app2.2:amd64 2.02.116-pve3 amd64 LVM2 application library
ii liblvm2cmd2.02:amd64 2.02.116-pve3 amd64 LVM2 command library
ii libnvpair1 0.6.5.7-pve10~bpo80 amd64 Solaris name-value library for Linux
ii libpve-access-control 4.0-19 amd64 Proxmox VE access control library
ii libpve-common-perl 4.0-73 all Proxmox VE base library
ii libpve-storage-perl 4.0-61 all Proxmox VE storage management library
ii libuutil1 0.6.5.7-pve10~bpo80 amd64 Solaris userland utility library for Linux
ii libzfs2 0.6.5.7-pve10~bpo80 amd64 Native ZFS filesystem library for Linux
ii libzpool2 0.6.5.7-pve10~bpo80 amd64 Native ZFS pool library for Linux
ii lvm2 2.02.116-pve3 amd64 Linux Logical Volume Manager
ii lxc-pve 2.0.4-1 amd64 Linux containers usersapce tools
ii lxcfs 2.0.3-pve1 amd64 LXC userspace filesystem
ii novnc-pve 0.5-8 amd64 HTML5 VNC client
ii pve-cluster 4.0-46 amd64 Cluster Infrastructure for Proxmox Virtual Environment
ii pve-container 1.0-75 all Proxmox VE Container management tool
ii pve-docs 4.3-1 all Proxmox VE Documentation
ii pve-firewall 2.0-29 amd64 Proxmox VE Firewall
ii pve-firmware 1.1-9 all Binary firmware code for the pve-kernel
ii pve-ha-manager 1.0-35 amd64 Proxmox VE HA Manager
ii pve-kernel-4.4.19-1-pve 4.4.19-66 amd64 The Proxmox PVE Kernel Image
ii pve-libspice-server1 0.12.8-1 amd64 SPICE remote display system server library
ii pve-manager 4.3-1 amd64 The Proxmox Virtual Environment
ii pve-qemu-kvm 2.6.1-6 amd64 Full virtualization on x86 hardware
ii spl 0.6.5.7-pve6~bpo80 amd64 Solaris Porting Layer user-space utilities for Linux
ii tar 1.27.1+pve.3 amd64 GNU version of the tar archiving utility
ii zfs-initramfs 0.6.5.7-pve10~bpo80 amd64 Native ZFS root filesystem capabilities for Linux
ii zfsutils 0.6.5.7-pve10~bpo80 amd64 command-line tools to manage ZFS filesystems
 
Last edited:
Hi tom,
This is my source.list
https://s28.postimg.org/s0og1svd9/image.png
I have update and reboot this host. But it's not work again.
Hi Jame,

It seems you don't have pve repo enabled. If you don't have a subscription, run this command:

Code:
mv /etc/apt/sources.list.d/pve-enterprise.list /etc/apt/sources.list.d/pve-enterprise.list.bak

Then, add this to your sources.list:

Code:
# PVE pve-no-subscription repository provided by proxmox.com,
# NOT recommended for production use
deb http://download.proxmox.com/debian jessie pve-no-subscription

then

Code:
apt-get update
apt-get dist-upgrade

Reboot your server and see if it works.

Everything is on the wiki: https://pve.proxmox.com/wiki/Package_Repositories

Please, note that using pve-no-subscription repo is not recommended for production use.

Regards
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!