Steph van Schalkwyk

Results 20 issues of Steph van Schalkwyk

Hi. Seems all subsystems are running, but cannot make a connection: ``` Flow@124554[I]:🎉 Flow is ready to use! 🔗 Protocol: GRPC 🏠 Local access: 0.0.0.0:40439 🔒 Private network: 192.168.6.165:40439 🌐...

I have a field such as the one below: ``` /ip/Bolthouse-Farms-Organics-Premium-Matchstix-Julienne-Carrots-10-oz/44933639 ``` With the configuration below, I expect "44933639" to be written back to the same field. Instead, the original...

Helm 3.0.1 Manifest is a crd-install hook. This hook is no longer supported in v3 and all CRDs should also exist the crds/ directory at the top level of the...

kubectl 1.16.0 minikube 1.9.0 git pull 04/02/2020 ``` manifest_sorter.go:175: info: skipping unknown hook: "crd-install" manifest_sorter.go:175: info: skipping unknown hook: "crd-install" manifest_sorter.go:175: info: skipping unknown hook: "crd-install" manifest_sorter.go:175: info: skipping unknown...

When ingress is supplied to setup_f5_k8s.sh, the install script never satisfies the gateway found. Using Minikube 1.9.0, kubectl 1.16.0. git pull fusion-cloud-native on 04/01/2020 ``` Getting: ".Error from server (NotFound):...

helm install ${RELEASE} lucidworks/fusion --timeout=240s --namespace "${NAMESPACE}" --values ./minikube_default_f5_fusion_values.yaml --version 5.0.3-4 SUCCEEDS kubectl rollout status deployment/${RELEASE}-api-gateway --timeout=600s --namespace "${NAMESPACE}" error: deployment "f5-api-gateway" exceeded its progress deadline FAILED kubectl version 1.16...

```+ /config-scripts/run mkdir: cannot create directory ‘/data/log’: Permission denied /config-scripts/run: line 44: /data/myid: Permission denied ``` ZK 3.5.5

Two M40 24GB CUDA devices. Nothing else running on them. Tried to lower "bsize" as well. ``` 2020-12-01 14:10:17.531996: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1402] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 21359 MB memory) ->...

``` ?- use_module(library(clpfd)). true. ?- 4 #= 2*Y. ERROR: Syntax error: Operator expected ERROR: 4 ERROR: ** here ** ERROR: #= 2*Y . ?- ``` SWI-Prolog (threaded, 64 bits, version...