Vangelis Banos

Results 7 comments of Vangelis Banos

1. You are you using `warcprox` for archiving, right? Have you checked its `/status` endpoint to see the state of the queues? This is probably the bottleneck. 2. You need...

I'm sorry but I don't have a branch with these changes. We have another internal software package that imports Brozzler as a library and I did these experiments there. You...

@joelgriffith I discovered that it works as expected with ` -e "DEFAULT_HEADLESS=true" \` (All earlier attempts were using `false`). Are there any special requirement when using `DEFAULT_HEADLESS=false` ? E.g. should...

@joelgriffith please help me with a newbie question about logging. I use option ` -e "DEBUG=-*" ` and I login to the running container using `bash`. Where can I see...

Not tried it yet due to other tasks, I'll get back to you soon. Thank you for asking.

@joelgriffith I focused on this task again and have the following question. When I send a `Page.navigate` cmd to browserless/chrome, I see the following logs and then it stalls: ```...

In case it helps, the `Brozzler` logs when we try to navigate to a page are the following: ``` [2022-09-30 11:54:39,991: DEBUG/ForkPoolWorker-1] sending message to : {"method":"Network.enable","id":0} [2022-09-30 11:54:39,991: DEBUG/ForkPoolWorker-1]...