With stf provider command, the device is ignoring
What is the issue or idea you have? Withstf provider command, says "the device is ignoring" In rethinkdb page, the log says "Someone asked for the nonwhitelisted file "/proxy.pac". If this should be accessible, add it to the static web assets." By the way, firewall is closed.
Please provide the steps to reproduce the issue. steps:
- in master computer command:
rethinkdbstf local --public-ip <masterip> --allow-remote - in slave comouter command:
stf provider --connect-sub tcp://<localip>:5037 --connect-push tcp:<localip>:5038 --storage-url http://<masterip>:7100 --public-ip <slaveip>
Please run stf doctor and paste the output here.
stf doctor
INF/cli:doctor 5474 [] OS Arch: x64
INF/cli:doctor 5474 [] OS Platform: darwin
INF/cli:doctor 5474 [] OS Platform: 17.2.0
INF/cli:doctor 5474 [] Using Node 6.10.0
INF/cli:doctor 5474 [] Using ZeroMQ 4.2.2
INF/cli:doctor 5474 [] Using RethinkDB 2.3.6
INF/cli:doctor 5474 [] Using GraphicsMagick 1.3.26
INF/cli:doctor 5474 [] Using ProtoBuf 3.5.0
INF/cli:doctor 5474 [*] Using ADB 1.0.36
Source: openstf/stf