Score:0

mount error(112): Host is down

mg flag

I want to mount the shared folder from windows to raspberry pi. The goal is to save the images in shared folder after I captured images with pi camera. However, I have got mount error(Host is down). Anybody having this issue before? Then pls help me suggest how to overcome this. Thank you.

   pi@raspberrypi:~ $ sudo mount.cifs -o username=<USER>
//100.178.180.90/MyShare/TempFolder ~/Desktop/window_shared
    Password for <USER>@//100.178.180.90/MyShare/TempFolder:  ********
    mount error(112): Host is down
    Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)

    pi@raspberrypi:~ $ smbclient -L 100.178.180.90 -U <USER> -m SMB2
    Unable to initialize messaging context
    do_connect: Connection to 100.178.180.90 failed (Error NT_STATUS_IO_TIMEOUT)

    pi@raspberrypi:~ $ sudo smbclient -L 100.178.180.90 -U <USER> -m SMB2
    do_connect: Connection to 100.178.180.90 failed (Error NT_STATUS_IO_TIMEOUT)
    
    ping 100.178.180.90 (Successful)

    pi@raspberrypi:~ $ smbd -V
    Version 4.9.5-Debian
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.