• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    About image acquisition error.

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    2
    3
    255
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      celikbilek
      last edited by

      Hello,
      Image acquisition was successful, but at the end of the process, ftp returns an input error. How can I solve it. This is very important for me. Thank you.

      I share the error image via link.

      https://drive.google.com/file/d/1jkEBBQfTEQPS_YjWwaircNycdSCrZd2r/

      viewfog

      Server: Ubuntu 18
      Client: Windows 10

      1 Reply Last reply Reply Quote 0
      • fry_pF
        fry_p Moderator
        last edited by

        @celikbilek

        Did you happen to change the “fogproject” user account’s password on the Server? This account is only meant as a service account for FOG and is not meant to be used to manage fog. If you did, you must match the passwords in the following places:

         Web Interface -> Storage Management -> [Your storage node] -> Management Username & Management Password
        
        Web Interface -> FOG Configuration -> FOG Settings -> TFTP Server -> FOG_TFTP_FTP_USERNAME & FOG_TFTP_FTP_PASSWORD
        
        The local 'fogproject' user's password on the Linux FOG server
        
        Server file: /opt/fog/.fogsettings -> password 
        

        The easiest method on fixing this if you did change the service account password (fogproject) on the server is to change that password on Ubuntu to match the other locations by doing this

        sudo -i
        passwd fogproject 
        

        You will be prompted to enter a new password. Please ensure it matches the password elsewhere.

        Like open source community computing? Why not do it for a good cause?
        Use your computer/server for humanitarian projects when it is idle!
        https://join.worldcommunitygrid.org?recruiterId=1026912

        1 Reply Last reply Reply Quote 0
        • C
          celikbilek
          last edited by

          @fry_p said in About image acquisition error.:

          Sunucudaki “fogproject” kullanıcı hesabının parolasını değiştirdiniz mi? Bu hesap yalnızca FOG için bir hizmet hesabı olarak kullanılır ve sis yönetiminde kullanılmaz. Bunu yaptıysanız, aşağıdaki yerlerde şifreleri eşleştirmeniz gerekir:
          Web Interface -> Storage Management -> [Your storage node] -> Management Username & Management Password

          Web Interface -> FOG Configuration -> FOG Settings -> TFTP Server -> FOG_TFTP_FTP_USERNAME & FOG_TFTP_FTP_PASSWORD

          The local ‘fogproject’ user’s password on the Linux FOG server

          Server file: /opt/fog/.fogsettings -> password

          Sunucudaki hizmet hesabı parolasını (fogproject) değiştirdiyseniz bunu düzeltmenin en kolay yolu, bunu yaparak Ubuntu’daki bu parolayı diğer konumlarla eşleştirmektir.
          sudo -i
          passwd fogproject

          Yeni bir şifre girmeniz istenir. Lütfen başka bir yerde şifreyle eşleştiğinden emin olun.

          @fry_p

          Finally happened 🙂 . Thank you very much for the quick answer.

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post

          191

          Online

          12.0k

          Users

          17.3k

          Topics

          155.2k

          Posts
          Copyright © 2012-2024 FOG Project