Search results

  1. M

    Proxmox Backup service

    Oh, yeah... I forgot that I logged from not root user, Thank you so much))
  2. M

    Proxmox Backup service

    Hello, I know this question, it seems strange, but after updating to a new version, I cannot find a section in which to control the backup, for example, how much and on what day it should do backup, if I remember correctly, I was called " Storage" and inside this could control, but know that I...
  3. M

    VM do not take IP

    Thanks everyone! I'm not sure if this was a good solution, but I solved this problem by installing Proxmox on this motherboard, but on another SSD I copied /etc/network/interfaces to my Proxmox server and now it works
  4. M

    VM do not take IP

    Hello! I have changed the motherboard on my Proxmox server, I am not changing any configuration in Proxmox and my VM is not getting an IP, but I have no idea what I need to change in order for my VM to get an IP address. I tried change some configuration inside my VM's, I turned off IPv6 but...
  5. M

    Failed to run vncproxy.

    Could this parameter be the cause of this problem? I am using SPICE, and in guide a man said change i440fx to q35, now I tried change this parameter another Windows VM, and it also give me same error, after put it by default , it start working, but other VM's working fine with this parameter.
  6. M

    Failed to run vncproxy.

    Yes, I already tried it, and it's working, even I tried restore backup of the VM, which doesn't work, it's also working.
  7. M

    Failed to run vncproxy.

    I mean, ostype already stand 7/2008r2 and another windows 7 operation system works fine with ostype 10/2016/2019
  8. M

    Failed to run vncproxy.

    Yes, but I still have a same problem, and what ostype I should choose if the system is windows 7?
  9. M

    Some index files failed to download. They have been ignored, or old ones used instead.

    Th Thank you so much. I added few command to /etc/sysctl.conf net.ipv6.conf.all.disable_ipv6 = 1 net.ipv6.conf.default.disable_ipv6 = 1 net.ipv6.conf.lo.disable_ipv6 = 1 and reboot it. It's working.))
  10. M

    Some index files failed to download. They have been ignored, or old ones used instead.

    Good day! I have same source.list and the same version of Proxmox, but the "apt-update update" command doesn't work every time. What could be the problem? My source.list pve-enterprise.list
  11. M

    Failed to run vncproxy.

    and sometime I do not know why,but after restoring Proxmox server, sometime apt-get update do not working, every time I have some source.list I restore my Proxmox server by this script: https://github.com/DerDanilo/proxmox-stuff
  12. M

    Failed to run vncproxy.

    I haven't backup, mostly it happens after restore my proxmox server. I'm installing new Windows VM. Current time I have 1 Linux VM and 3 Windows VM, Linux and 1 WIndows VM works fine, but with the 2 VM same problem, and there are same storage.
  13. M

    Failed to run vncproxy.

    Is it possible to be after force restarting Proxmox server?
  14. M

    Failed to run vncproxy.

    Hello! When I want to run Windows VM, the VM do not see hard disk, and do not working.Task bar I see this error How I can fix it? Thanks in advance for your answer
  15. M

    Proxmox Backup configuration

    Thank you very much. I solved the problem, before restoring the configuration, I changed the storage size, and then restore. It was just my bad))
  16. M

    Proxmox Backup configuration

    Hey! I backed up my old Proxmox server with 120GB SSD using https://github.com/DerDanilo/proxmox-stuff/blob/master/README.md of this script and restore it on the new Proxmox server with SSD at 500 GB. Everything works fine except I can use only 100Gb of my 500GB SSD, but I don't know how to use...