Git Product home page Git Product logo

Comments (7)

Dor1s avatar Dor1s commented on July 19, 2024 1

Thanks @mpomarole for clarification! Will try :)

from fbctf.

STRML avatar STRML commented on July 19, 2024 1

@mpomarole You're correct, I was on 16.04 which is apparently not supported by HHVM > 3.11. I tried compiling from source but there was some linkage issue. Reverted to 14.04 and all seems good.

from fbctf.

fnzv avatar fnzv commented on July 19, 2024

Getting the same error:
nginx: [emerg] BIO_new_file("/etc/nginx/certs/fbctf.csr") failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/etc/nginx/certs/fbctf.csr','r') error:2006D080:BIO routines:BIO_new_file:no such file)
nginx: configuration file /etc/nginx/nginx.conf test failed

And in nginx error.log:
[emerg] 3154#0: BIO_new_file("/etc/nginx/certs/fbctf.csr") failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/etc/nginx/certs/fbctf.csr','r') error:2006D080:BIO routines:BIO_new_file:no such file)

Shouldn't be a quick install\one liner to deploy easily and try it?

from fbctf.

gsingh93 avatar gsingh93 commented on July 19, 2024

Would be better to create self-signed certificate in default case and provide path to it instead of using .csr file since it breaks nginx configuration.

Note that if you provision in dev mode (i.e. ./extra/provision.sh devpwd``), self signed certificates are used. We forgot to mention this in the README because we do all of our development on a Vagrant VM, and it provisions in dev mode by default. We'll clarify this in the README.

I haven't run into the other issues, but I'll look into them. Thanks for the report!

from fbctf.

STRML avatar STRML commented on July 19, 2024

I can confirm all these issues. Its propensity to copy certs over to /etc/nginx/certs is also not a great idea with e.g. letsencrypt certs.

With the AsyncMysqlConnectionPool error I am unable to get the project started.

from fbctf.

marjoripomarole avatar marjoripomarole commented on July 19, 2024

@STRML could you let us know what version of HHVM and Ubuntu you are running?

from fbctf.

marjoripomarole avatar marjoripomarole commented on July 19, 2024

@Dor1s
We recommend using Ubuntu 14.04 and HHVM 3.13 to run the platform at this moment. We are confirming with HHVM team when Ubuntu 16 will be supported.

from fbctf.

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.