Score:0

wget unable to resolve host address

gd flag
wget http:www.google.be
resolving http (http)...failed:Temporary failure in name resolution.
wget: unable to resolve host address 'http'

Question: What can be the issue/solution?

Doug Smythies avatar
gn flag
Try the proper syntax `wget http://www.google.be`
pierrely avatar
cn flag
probably would work without the http (or slashes_
Score:1
rw flag

It looks like the syntax in your command is incorrect. Your command was: wget http:www.google.be

The correct command should look something like this: wget https://www.google.be

You did not add slashes after "http:" which made wget believe that HTTP is an address on its own. (instead of using it as the protocol.)

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.