Giter Site home page Giter Site logo

reception's People

Contributors

cimnine avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

reception's Issues

Requirements are incorrect: "make[1]: rice: Command not found"

platform:
centos7 & rhel7 minimal build and web-server build with working docker/docker-compose

[user@docker opt]$ sudo git clone https://github.com/ninech/reception.git
Cloning into 'reception'...
remote: Enumerating objects: 163, done.
remote: Total 163 (delta 0), reused 0 (delta 0), pack-reused 163
Receiving objects: 100% (163/163), 91.88 KiB | 0 bytes/s, done.
Resolving deltas: 100% (71/71), done.
[user@docker opt]$ cd reception/
[user@docker reception]$ ls
common  contrib  dns  docker  go.mod  go.sum  http  LICENSE  Makefile  README.md  reception.go  resources  VERSION
[user@docker reception]$ sudo make
make[1]: rice: Command not found
make[1]: *** [clean] Error 127
make: *** [http] Error 2

Reception dies if Docker Socket is closed

Instead to die, reception should retry to connect to Docker at least a few times, ideally with exponential backoff.

The status should be shown on the reception.docker page.

unable to go get reception

karl@mini:~$ go version
go version go1.7.1 linux/amd64

karl@mini:~$ go env
GOARCH="amd64"
GOBIN=""
GOEXE=""
GOHOSTARCH="amd64"
GOHOSTOS="linux"
GOOS="linux"
GOPATH="/home/karl/go"
GORACE=""
GOROOT="/usr/local/go"
GOTOOLDIR="/usr/local/go/pkg/tool/linux_amd64"
CC="gcc"
GOGCCFLAGS="-fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build951816170=/tmp/go-build -gno-record-gcc-switches"
CXX="g++"
CGO_ENABLED="1"

karl@mini:~$ go get github.com/ninech/reception
# github.com/ninech/reception
go/src/github.com/ninech/reception/reception.go:121: frontend.Close undefined (type *"net/http".Server has no field or method Close)

Wondering if I need to be running a newer version of go?
There wasn't mention in the readme of which version I needed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.