install Proxmox 4 with Dep 8.3 --I need help

hamada omara

Renowned Member
Feb 20, 2016
16
0
66
39
hi i try install proxmox 4 more then 15 time but i think every time I make a mistake
pleas tell me where I failed

now I follow this URL

https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_Jessie

Attached Files 1 install debian 8.3 without any error on hetzner
2- check host file :: Attached Files 2
3- I use
echo "deb http://download.proxmox.com/debian jessie pve-no-subscription" > /etc/apt/sources.list.d/pve-install-repo.list

4-
wget -O- "http://download.proxmox.com/debian/key.asc" | apt-key add -

5- apt-get update
6- apt-get dist-upgrade
7- configuration grub-pc screen :: I select my HDD
8-Reboot
until now no any Error message

9-
apt-get install proxmox-ve ntp ssh postfix ksm-control-daemon open-iscsi systemd-sysv

ERRoRS :(
:: Attached Files 3 - 4
====================================================
Errors were encountered while processing:
pve-cluster
libpve-access-control
librados2-perl
pve-firewall
pve-ha-manager
qemu-server
pve-container
pve-manager
proxmox-ve
E: Sub-process /usr/bin/dpkg returned an error code (1)
===================================================



where I make some thing wrong I don't now

Please need Help.
I'm new in debian

thank's for every one .
 

Attachments

  • 1.JPG
    1.JPG
    80.8 KB · Views: 5
  • 2.jpg
    2.jpg
    68.2 KB · Views: 6
  • 3.JPG
    3.JPG
    93 KB · Views: 5
  • 4.JPG
    4.JPG
    120.6 KB · Views: 5
FeedBack ::
I Update my /etc/network/interface
now I can Install it but I have new issue i can't log in to web panel

message {{ Login failed. Please try again }}

this my /etc/network/interface
=====================================================
auto lo
iface lo inet loopback

# device: eth0
auto eth0
iface eth0 inet static
address <main ip>
netmask 255.255.255.224
pointopoint <gateway >
gateway <gateway >




auto vmbr0
iface vmbr0 inet static
address 5.9.157.195
netmask 255.255.255.255
bridge_ports none
bridge_stp off
bridge_fd 0
up ip route add <additional IP>/32 dev vmbr0
up ip route add <additional IP>/32 dev vmbr0
========================================================
what must I change now in this file ?
please help me .
 
Last edited:
oppps..
now I change my login type to
--- Linux PAM standard authentication ---
now I can Login to my server :)
 
new issue
NetWork config-----
I have 3 ip from hetzner with one Subnet and have 2 VPS
I want to make master ip for server and the other 2 ip for vps I search for way to make it but still can't find answer
I try with /etc/network/interfaces but until now nothing .

can any body tell me or send url for this case .
thank you