If it did not help, configure default server OS repositories according to the article How to check system repositories configuration
For example, on Debian 9 server the default repositories are:
# cat /etc/apt/sources.list
deb http://ftp.debian.org/debian stretch main contrib non-free
deb...