Phong Nguyen

Results 7 comments of Phong Nguyen

Does the latest version of CloudProxy support proxy? I added `proxy = { "url": "ip:port", "username": "user", "password": "pass" }` to CloudProxy request.get but it don't work. I tested with...

I had the same XRDP issue on Ubuntu 20.04.5 LTS with default conguration, after I entered my user & pass, I saw a black screen and the error popup "...login...

> Thank you, setting the NODE_OPTIONS seems to have solved the memory issue and It can run for 24h+ without crashing in a single context. Hi @xanrag How did you...

> > Hi @xanrag How did you do to fix the `JavaScript heap out of memory` error? Which options do you setup? > > Just the memory setting, I added...

@xanrag Hi, did you get "Aborted (core dumped)" error anymore? I added `export NODE_OPTIONS=--max-old-space-size=8192` in `~/.profile` file and run Scrapy script. However, the error `Aborted (core dumped)` still occurs when...

> Hey @sudarshan-koirala & @memorx — apologies we've yet to update the readme! You'll want to supply the `BARD_KEY` since the app is now using the [PaLM API](https://developers.generativeai.google/products/palm?authuser=1) in order...

Hi, I guess the error because of docker-multitor installed latest version of alpine and important packages like Privoxy, Tor, Haproxy. Indeed, last year I successfully installed docker-multitor with privoxy. I...