godomainz

Results 7 comments of godomainz

> hello whene i change this line > > ``` > loader.load(QUrl(url)) > ``` > > to > > ``` > loader.load(QUrl('https://developer.mozilla.org/en-US/docs/Web/CSS/page-break-after')) > ``` > > It kinda do what...

@Glamurio did u manage to fix the error ? I downloaded their models. did u manage to host it ? How to change the current code to make it compatible...

@vania-pooh if you can see my browsers.json i added "shmSize" : 268435456. same value as in that doc you mentioned. Is that in bytes ?

@vania-pooh I increased shmSize to 1068435456 still gave me the same issue. mainly this happens with Jenkins

@vania-pooh please see the attached ![docker](https://user-images.githubusercontent.com/34884192/80197536-9f929980-85d3-11ea-90e4-de4986b85b52.png)

@vania-pooh thats fine. but why is it freezing ? and whats the solution ?

Seems like you are using "ssh2": "~0.5.5" You should use latest ssh2 package. Our servers allow only "[email protected]" algorithm but the the pakage you are using doesn't allow that