Help Nginx error 404 Not Found

That is normal - you may disable the check by creating a file

/etc//etc/NetworkManager/conf.d/20-connectivity.conf

or by copying the distribution file

sudo cp /usr/lib/NetworkManager/conf.d/20-connectivity.conf /etc/NetworkManager/conf.d
[connectivity]
uri=
interval=0
.set.enabled=false
1 Like