Closed OzzyKampha closed 1 month ago
@OzzyKampha Thank you for submitting the bug. Did you run the Quickstart script from the README.md provided link? You mention install.sh script, which is still the old one. What does your nginx error.log say?
Sorry about that, yes i ran the new quickstart script.
38933#38933: *1 connect() failed (111: Unknown error) while connecting to upstream, client: 127.0.0.1, server: , request: "GET / HTTP/1.1", upstream: "uwsgi://127.0.0.1:9090", host: "localhost:8080"
I saw that the uwsgi service had exited
Did you get it to work now or still problems with uWSGI? What was the cause of the exit? We did a lot of testing and never came across uWSGI errors. Would be great to know a bit more.
I got it working, had to restart the service
Good to hear! If you want, you can share extra details. If not, I will close this issue as resolved.
There was a bug in the Quickstart where the uwsgi service was not restarted after enabling the Cuckoo application after symlinking. It should be fixed now.
Describe the bug 502 Bad Gateway nginx/1.18.0 (Ubuntu) when accessing port 8080 for web
tried curl localhost:8080, same error, bot ngnx and uwsgi service running
To Reproduce run the install.sh on new ubuntu. Try to access web gui, error
Expected behavior The web gui should come up
My Cuckoo version and operating system are:: Cuckoo 3.0.1, Ubuntu 22.04
The log, error, files etc can be found at: