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

    Fog 1.0.1 image creation

    Scheduled Pinned Locked Moved
    FOG Problems
    4
    8
    2.1k
    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.
    • T
      Tom Czachor
      last edited by

      Have Fog installed and working to a point. It will create the image, I see image uploaded, then I get an FTP login error. There are files in the /images/dev/xxxxx folder, but it never takes them to make the image file.

      I have looked and made sure all the FTP password are set the same. I have reinstalled Fog but have the same error.

      It is installed on Ubuntu 14.04. I know, but it is the only server I have.

      1 Reply Last reply Reply Quote 0
      • B
        BPSTravis Developer
        last edited by

        Check your ftp info under storage management and ensure it’s got the correct password.

        When you set up Ubuntu did you make the username of FOG? I know if you make a user named FOG it tends to mess up as the fog installer makes that user itself.

        If you used fog as your username when you set up ubuntu then you need to use the password you set for that user under storage management.

        [SIZE=12px]signature:[/SIZE]
        [QUOTE]I think I know things, but I really don't. You shouldn't follow any advice I give. - BPSTravis[/QUOTE]

        1 Reply Last reply Reply Quote 0
        • T
          Tom Czachor
          last edited by

          info under storage management is correct.

          I did reinstall, deleted the FOG username so it would be recreated by FOG.

          I found I get an FTP error when trying to deploy an image also. Using Filezilla I am able to ftp into the server, so username/password are ok. if I putty into the server, and run ftp, I cannot connect to the ftp server that way though.

          Everything else is working AFAIK, host registration, etc.

          1 Reply Last reply Reply Quote 0
          • S
            SuP3R_Ch1cKeN
            last edited by

            Try running this on your fogserver:

            [CODE]sudo chown -R fog:root /images[/CODE]

            FOG Server OS: CentOS 7
            FOG Version: FOG 1.2.0

            1 Reply Last reply Reply Quote 0
            • T
              Tom Czachor
              last edited by

              Found that in the WIKI yesterday, did it, still FTP login error after the image is created.

              1 Reply Last reply Reply Quote 0
              • T
                Tom Czachor
                last edited by

                Removed/reinstalled FOG from this post [url]http://fogproject.org/forum/threads/fog-1-0-1-rc-install-on-ubuntu-server-14-04.10654/[/url] but still FTP login error after the image is created.

                I can ftp in using the fog username/password from a remote machine.

                1 Reply Last reply Reply Quote 0
                • Tom ElliottT
                  Tom Elliott
                  last edited by

                  Try adding this to your /etc/vsftpd.conf file:
                  [code]seccomp_sandbox=NO[/code]

                  Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                  Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                  Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                  1 Reply Last reply Reply Quote 0
                  • T
                    Tom Czachor
                    last edited by

                    All errors were related to FTP, realized my FTP client was connecting on port 22, not 21. VSFTPD would not connect on 21. I removed VSFTPD and installed ProFTP and it is working now! Images created!

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

                    169

                    Online

                    12.0k

                    Users

                    17.3k

                    Topics

                    155.2k

                    Posts
                    Copyright © 2012-2024 FOG Project