catborise

Results 198 comments of catborise

This problem is related with uuid... there must be an instance name with same uuid. Change one of them. Uuid must be unique.

Virsh checks only its own domain. If another host has same uuid, virsh does not interested with it. But webvirtcloud checks all hosts to see if there is an instance...

May be i understand wrongly the situation. What exactly are you doing ? Which part did you edit?

I check it again. There is no problem with editing if you edit other than name and uuid. If you want to edit name or uuid you should change them...

please click settings on the left bar on full vnc page. Click advanced. Click websocket. control port: if it is 80 make 6080 or you whatever your port it is,...

i also confused, then check it. there are two value for port: 1.value(novnc settings), 2.defaultValue(ws_port), it gets the value with javascript. but our portValue is in defaultValue. the value comes...

hi @Real-Gecko i am a system engineer more than software developer. I never worked with a developer team, because of that i am not experienced with team working. but i...

migration squashing with after some period will be fine.(i did it with python2-->3 conversion.) i moved setttings to appsettings page. for now settings.py is slimmed down. i move them to...

> We may create shell script for new installations and move all pre install tasks to there, like creation of `admin` user, maybe add ability to set some settings without...

before that i was using pycharm, it is really nice ide for python(license is over and community edition lack of some capabilities). Now i started using vscode. i can add...