Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to start kong(0.8.3) : says can't find nginx #1506

Closed
Ansar1628 opened this issue Aug 16, 2016 · 3 comments
Closed

Unable to start kong(0.8.3) : says can't find nginx #1506

Ansar1628 opened this issue Aug 16, 2016 · 3 comments

Comments

@Ansar1628
Copy link

Summary

Unable to start kong , it says can't find nginx

Steps To Reproduce

I am running kong on mac os and i dont have ruxit installed in my machine

output of sudo find / -type f -name "nginx"

/usr/local/Cellar/nginx-full/1.10.1/bin/nginx
/usr/local/Cellar/ngx_openresty/1.9.15.1/bin/nginx

Can someone please help in resolving the problem

when I try to start nginx alone using sudo nginx in mac i get below error

nginx: [error] [lua] kong.lua:161: init(): Startup error: /usr/local/share/lua/5.1/kong/tools/io.lua:66: bad argument #1 to 'open' (string expected, got nil)

Additional Details & Logs

  • Kong version (0.8.3)
  • Kong configuration (using default configuration) for db using postgres
  • mac os
@subnetmarco
Copy link
Member

@Ansar1628 I would highly reccomend to use 0.9 RC3 (the stable 0.9 will be released this week anyways).

@Ansar1628
Copy link
Author

@thefosk : Thanks for the quick response
I will switch to 0.9RC3

@subnetmarco
Copy link
Member

@Ansar1628 let us know if it works with 0.9 - closing this for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants