HOW TO FIX ERROR 99 CANNOT ASSIGN REQUESTED ADDRESS NGINX
December 7, 2019 / by Marco / Categories : Business, Technology, TIP AND TRICKS, Websites
I recently received this error message when I manually started my VestaCP Nginx service:
99: Cannot assign requested address nginx: configuration file /etc/nginx/nginx.conf test failed
I tried searching for a solution on Google but none of them helped. After some digging around, I managed to work out what the issue was. A few weeks ago the hosting provider changed the IP address of the VPS. I ended up changing the VestaCP IP address and also all the websites IP addresses. What I didn’t change was the IP address in the nginx config file (who would have thought to do that?).
The file that needed to be changed was /home/admin/conf/web/nginx.conf

server {
listen xx.xx.xx.xx:80;
server_name “”;
return 444;
}
OTHER ARTICLES YOU MAY LIKE
STOP NOISY CALLS: THE ANDROID SETTING YOU SHOULD SWITCH ON TODAY
Phone calls still matter. Whether you’re speaking to a client, checking in with family, or handling something urgent on the move, clarity can make or break the conversation. If you’ve ever found yourself apologising for the construction noise behind you, the wind across your microphone, or the café chatter muddling your words, there’s an Android […]
read more
FILMORA 15 – WHAT’S NEW? AI EXTEND, DYNAMIC CAPTIONS, TRUE TIMELINE EDITING + INSTALL GUIDE
There is a particular thrill to installing a major new release of your everyday editor, especially when your workflow is comfortable and productive in the current version. That feeling is right at the heart of the move from Filmora 14 to Filmora 15. This upgrade promises fresh creative features, faster handling of complex projects, and […]
read more
