Coder Social home page Coder Social logo

Error in Make! about wire-server HOT 11 CLOSED

wireapp avatar wireapp commented on April 28, 2024
Error in Make!

from wire-server.

Comments (11)

QuestionPython avatar QuestionPython commented on April 28, 2024 1

docker is blocked my country!

from wire-server.

tiago-loureiro avatar tiago-loureiro commented on April 28, 2024

Hello @QuestionPython, thanks for your interest in wire-server

Which version of docker are you using, i.e., can you paste here the output of:

docker --version

?

from wire-server.

QuestionPython avatar QuestionPython commented on April 28, 2024

$ docker --version

Docker version 17.03.2-ce, build f5ec1e2

from wire-server.

tiago-loureiro avatar tiago-loureiro commented on April 28, 2024

Right, you will need to upgrade to >= 17.05 as mentioned here

from wire-server.

QuestionPython avatar QuestionPython commented on April 28, 2024

$ docker --version

Docker version 17.12.0-ce, build c97c6d6

$ make

make -C build/alpine
make[1]: Entering directory '/home/guest/Gits/wire-server-develop/build/alpine'
docker build -t wire-server-deps:alpine -f Dockerfile.deps .
ERRO[0000] failed to dial gRPC: cannot connect to the Docker daemon. Is 'docker daemon' running on this host?: dial unix /var/run/docker.sock: connect: permission denied 
context canceled
Makefile:6: recipe for target 'deps' failed
make[1]: *** [deps] Error 1
make[1]: Leaving directory '/home/guest/Gits/wire-server-develop/build/alpine'
Makefile:6: recipe for target 'docker-services' failed
make: *** [docker-services] Error 2

from wire-server.

tiago-loureiro avatar tiago-loureiro commented on April 28, 2024

Seems like you either don't have your docker daemon running or have no permissions to access it

from wire-server.

QuestionPython avatar QuestionPython commented on April 28, 2024

$ sudo make

make -C build/alpine
make[1]: Entering directory '/home/guest/Gits/wire-server-develop/build/alpine'
docker build -t wire-server-deps:alpine -f Dockerfile.deps .
Sending build context to Docker daemon  10.75kB
Step 1/5 : FROM alpine:3.6 as cryptobox-builder
error parsing HTTP 403 response body: invalid character '<' looking for beginning of value: "<html><body><h1>403 Forbidden</h1>\nSince Docker is a US company, we must comply with US export control regulations. In an effort to comply with these, we now block all IP addresses that are located in Cuba, Iran, North Korea, Republic of Crimea, Sudan, and Syria. If you are not in one of these cities, countries, or regions and are blocked, please reach out to https://support.docker.com\n</body></html>\n\n"
Makefile:6: recipe for target 'deps' failed
make[1]: *** [deps] Error 1
make[1]: Leaving directory '/home/guest/Gits/wire-server-develop/build/alpine'
Makefile:6: recipe for target 'docker-services' failed
make: *** [docker-services] Error 2

from wire-server.

Delikt avatar Delikt commented on April 28, 2024

3niwhsdl8mtl

sodiumoxide v0.0.14 does not have the feature 'std' ?

the rule for the target "deps" fails

from wire-server.

jschaul avatar jschaul commented on April 28, 2024

@Delikt the problem you reported is the same as reported in #168. That should now be fixed.

from wire-server.

Delikt avatar Delikt commented on April 28, 2024

@jschaul right the error is gone, #168 talk about a instruction... where can i find this?

from wire-server.

tiago-loureiro avatar tiago-loureiro commented on April 28, 2024

Regarding instructions, please follow the issue #70
At the moment, the way to build the wire-server is described here

from wire-server.

Related Issues (20)

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.