Rafal W.
Rafal W.
- Check help or [`scripts/options.txt` file](https://github.com/EA31337/EA-Tester/blob/master/scripts/options.txt).- - To run tester in optimization, use `-o` argument. Then with `-f` specify the SET file. - If you want to run with different...
> Main pumping: timeout on stop This is some weird error which started happening recently out of the blue, we're trying to find the cause. Not sure why this happens....
The other issue was fixed by changing Ubuntu distribution from `xenial` to `trusty`. The Docker image has been tested under Docker `17.09.0-ce` and `19.03.4`. If you still have the problem,...
It seems you're not using Docker CE. Can you uninstall [Docker Engine](https://docs.docker.com/release-notes/docker-engine/) and install [Docker CE](https://docs.docker.com/engine/release-notes/) instead? So it reports 18.x or 19.x? See: So: ``` $ docker --version Docker...
@groschovskiy Are you sure you've installed Docker CE version on Linux, not Engine (`docker-engine`/`docker.io`) and still doesn't work? Btw. you can try [Hetzner](https://www.hetzner.com/) VPSes, they've cheap servers. Last time when...
> I've been digging to find a solution and have come down to it being a conflict issue between 64 bit and 32 bit. Would there be a possible workaround...
The EA doesn't have this capability, it's more of the platform thing. You run platform with the config name you want to use and it should work. I think better...
@elFua I wish to use, but builtin feature doesn't work for me as per [Issue 808223](https://bugs.chromium.org/p/chromium/issues/detail?id=808233). It's basically creating an empty CSV file. See my other answer on that link...
I had both installed and none of them worked (stable, Canary build and Chromium), the export didn't work. Secondly most of my passwords were in stable version, so exporting them...
tested the original version and your PR and it doesn't work On Mac: git version 1.8.2.1 (Mac), perl v5.12.4) built for darwin-thread-multi-2level Also on Ubuntu: git version 1.7.9.5, perl v5.14.2)...