Ezrealer

Results 12 comments of Ezrealer

@vania-pooh browser container logs: Waiting X server... Waiting X server... Waiting X server... Waiting X server... Waiting X server... Waiting X server... Waiting X server... Waiting X server... Waiting X...

@vania-pooh deploy stand alone by docker,ram 200G+ left,cpu 1.7 used ,storage 5T left, i'll try to deploy in a new server

but it seems the reson of error is about ffmpeg or x11grap as [x11grab @ 0x7ff23a8633c0] Cannot open display browser:99, error 1. browser:99: I/O error

@vania-pooh thank you very much,i can't find what to prevent X server from start,maybe a new clear server would work...

@vania-pooh i use centos7, [root@ezrealer selenoid]# getenforce Disabled and anthor new clear server also don't work...

i add try to my program ```python while True: try: driver = webdriver.Remote(command_executor=command_executor, desired_capabilities=capabilities, options=self.options) break except Exception as e: print(e) time.sleep(1) ``` every try could success,so strange....

@vania-pooh thank you for so quick and useful anwser,i'll try it

> With chrome 86.0 and 87.0 images you can record audio. Afterward it looks to be broken somewhere. which version of video-recorder image could support audio-record ,thankyou @[GhaziTriki](https://github.com/GhaziTriki)

what's progress about record video with audio,thanks~