incompatibility with Virtualmin/Webmin

  • Thread starter Thread starter philuser
  • Start date Start date
P

philuser

Guest
I may be in error.
For a more detailed administration of my server, I installed "Virtualmin/webmin", since I have the interface "Virtualmin/Webmin" but I have no Proxmox interface. in the web interface i've "Unable to connect"
where should I look at it to restore my Proxmox interface ?
 
reinstall one of the virtual packages, e.g. proxmox-ve-2.6.18 and take a look on all warning/error messages
 
reinstall package pve-kernel-2.6.18-2-pve says that the package is already installed.
Can I do a remove for this pack and reinstall without fear of losing my VM ?

Thank
 
the package does not remove VM data - but as you do not know what the webmin packages have done to your system reconsider a fresh install - and as always, make sure you have a valid backup or your data.
 
try reinstalling pve-manager:

Code:
aptitude reinstall pve-manager
 
This action is unfortunately not sufficient to join my administration interface promox

Code:
proxmox:~# aptitude reinstall pve-manager
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Reading extended state information      
Initializing package states... Done
Reading task descriptions... Done  
pve-manager is not currently installed, so it will not be reinstalled.
pve-manager is not currently installed, so it will not be reinstalled.
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LANG = "fr_FR.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Reading extended state information      
Initializing package states... Done
Reading task descriptions... Done
I was that my server works perfect with all VM even after restart the host, only the Proxmox web interface administration remains down "Unable to connect", I manage all my VM through my SSH connection without problem
 
Sorry .. now this is right
I have not read correctly the reinstall message
after :
# aptitude install pve-manager
it is all right
 
And for those interested, I signal that Virtualmin/Webmin is operational at the same time

thank' Tom and Good wind Proxmox
 
Last edited by a moderator: