Giter Club home page Giter Club logo

Comments (7)

salehmuhaysin avatar salehmuhaysin commented on June 12, 2024

hi,

try to change the cert paths on the nginx configuration file, the installer will copy the kuiper-nginx.conf to "/etc/nginx/sites-available/kuiper-nginx.conf", so after the installation changing kuiper-ngin.conf will not make any changes
try to change the file "/etc/nginx/sites-available/kuiper-nginx.conf" then restart the nginx service.

ensure the paths of the certificate are correct on the configuration

from kuiper.

backherozzo avatar backherozzo commented on June 12, 2024

Thank you very much for the quick reply, I modified the path certificates and now nginx start without error but I can't understand why Kuiper site isn't loaded. How I need to modify proxy_pass socks? Thank

from kuiper.

salehmuhaysin avatar salehmuhaysin commented on June 12, 2024

you just need to change the path to the currect one

        proxy_pass              http://unix:/home/kuiper/kuiper/kuiper.sock;

change /home/kuiper/kuiper/kuiper.sock to the currect path

from kuiper.

backherozzo avatar backherozzo commented on June 12, 2024

Hi, thank you very much for your reply I modified the proxy_pass path with the correct path but I'm not able to start the Kuiper application. Have you some other suggestions? Thanks

from kuiper.

salehmuhaysin avatar salehmuhaysin commented on June 12, 2024

what is the issue and the output of ./kuiper_install.sh -run

from kuiper.

backherozzo avatar backherozzo commented on June 12, 2024

Kuiper

no error only this e nothing in listening from nginx

from kuiper.

backherozzo avatar backherozzo commented on June 12, 2024

Hi, issue solved after reconfiguring nginx with correct server_name. Thank you for your help

from kuiper.

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.