Closed minhnhat232k closed 3 years ago
hi,
try to access it as https://localhost/
Hello Saleh, I try https://localhost/6379 and here is the result and I don't know why.
the port 6379 is for celery not for the web
try http://<machine-ip>/
also what is the result of netstat -nat | grep LIST
I tried localhost:631 that is CUPS localhost:5432 and localhost:27017 this is the result Kuiper still running
I'm very sorry to bother you.
try change the path on kuiper nginx config for the certificate.
https://github.com/DFIRKuiper/Kuiper/blob/master/kuiper-nginx.conf
to the correct path (make sure to put the full path)
then run the following
cp ./kuiper-nginx.conf /etc/nginx/sites-available/kuiper-nginx.conf
ln -s /etc/nginx/sites-available/kuiper-nginx.conf /etc/nginx/sites-enabled/
systemctl restart nginx
Thanks a lot !!!
"https://github.com/DFIRKuiper/Kuiper/blob/master/kuiper-nginx.conf" site returns 404 error code. I need the kuiper-nginx.conf file
Hello, I'm newbie here. When I run $ ./kuiper_install.sh -run command. It's show me like this and I don't know how to enter the program interface. I run on 64-bit Ubuntu 18.04.1 LTS. Thanks for your attention.