Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Html 5 Spice Client Multiple VDI's don't Work. #141

Open
EggManOstrichBaby opened this issue Nov 8, 2018 · 7 comments
Open

Html 5 Spice Client Multiple VDI's don't Work. #141

EggManOstrichBaby opened this issue Nov 8, 2018 · 7 comments

Comments

@EggManOstrichBaby
Copy link

Hi,
I have configured the html 5 spice and got websockify working with ssl, the problem i'm having is with the client's unable to use multiple vdi's with html 5, i.e i am able to connect to a single vdi via the browser, but when i try logging into another, it just gives a black screen.

this is how my token file looks
[root@CentOS7 ~]# cat vdi-token
win2k12r2-vdi1: 127.0.0.1:5900
win2k12r2-vdi2: 127.0.0.1:5900
win2k12r2-vdi3: 127.0.0.1:5900
win2k12r2-vdi4: 127.0.0.1:5900

Is my token file correct ?

@EggManOstrichBaby
Copy link
Author

1st VDI
screenshot from 2018-11-08 23-25-47

2nd VDI
screenshot from 2018-11-08 23-24-29

as you can see html 5 spice works on the first vdi

@Seitanas
Copy link
Owner

Seitanas commented Nov 8, 2018

Hi,
HTML5 is still in the development, but you should be able to use multiple VDI screens. Having sasid that you can only use one VDI vm from a pool. To be able to get second vdi screen, you should use multiple pools.
Also VDI token should not look like this.

@EggManOstrichBaby
Copy link
Author

so how do i go about creating a token file all the vdi in my pool ? according to the websockify documentation i did this "token1: host1:port1"

@Seitanas
Copy link
Owner

Each VDI user is intended to have only one VDI machine per pool. It is no way to start multiple separate VDI instances from that pool for the same user.

@EggManOstrichBaby
Copy link
Author

The issue im having is when i access a vdi via the spice 5 html console from the dash board as the admin, it works fine but the moment i try to access another vdi in the pool simultaneously, using a client account it gives be the black screen with the error mentioned above.

@EggManOstrichBaby
Copy link
Author

EggManOstrichBaby commented Nov 12, 2018

It's as though websockify allows only single connections.
Yes understand only single vdi is accessable to each user.

@robinayinikat
Copy link

i am trying open the VDI, it shows black screen with only button representing 'send ctrl+alt+del'
Screenshot from 2020-07-03 12-16-18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants