Jenkins Nginx Error with Sealights Plugin
Problem
Solution
client_max_body_size 3M;sudo service nginx restart
or
sudo systemctl restart nginx
or
sudo /etc/init.d/nginx restartLast updated
Was this helpful?
client_max_body_size 3M;sudo service nginx restart
or
sudo systemctl restart nginx
or
sudo /etc/init.d/nginx restartLast updated
Was this helpful?
Was this helpful?