-
I tried to use the machinebox/facebox docker image in an environment where redis instances are configured in High Availability mode using using redis-server and redis-sentinel ( https://redis.io/topic…
-
Trying to run Facebox on Raspberry Pi 3 I am getting this error:
```
docker run -p 8080:8080 -e "MB_KEY=$MB_KEY" machinebox/facebox
standard_init_linux.go:195: exec user process caused "exec format…
-
I don't have access to the Settings on this repo. Could someone setup Travis CI please
https://github.com/mbonaci/mbo-storm/wiki/Integrate-Travis-CI-with-your-GitHub-repo
-
This week I deployed two new servers:
* i7 2600 (AVX, 4 x 2 = 8 cores), 7 Cores assigned, 7 GB RAM, Ubuntu 18.04 virtualized in Proxmox
* E3 1220V3 (AVX2, 4 cores), 16 GB RAM, Ubuntu 18.04 installed…
-
If my query is wrong I want a response with http code **400 (bad request)** and JSON in the format of
```json
{ "errors": [ {"message": "something is wrong --- error 1",
"location…
dimus updated
5 years ago
-
[ERROR] post shutdown: accept tcp [::]:8080: use of closed network connection
[CRITICAL] command exited during start up
2018/06/01 16:37:43 command exited during start up
run docker run -p…
-
Hi,
when trying to start facebox I get the following error:
```
2018/07/05 20:44:44 Number of MB_WORKERS is set to 4
[INFO] starting...
Welcome to Facebox by Machine Box
(f…
-
classificationbox v0 (7178dcd)
I'm not getting the `classes` back in the response when I create a model, and I do get `predict_only: false` which isn't mentioned until later in the docs (in state u…
-
Hi ,
This lib is superb and we are using in prod so many thanks for creating it.
But there's a problem with the headers that are being always logged here https://github.com/machinebox/graphql/bl…
-
I tried the setup of the above document as it is, But certain dependencies are not generated.
https://www.prisma.io/docs/1.21/get-started/01-setting-up-prisma-new-database-GO-g002/
```
go run ind…