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

    error message when downloading the image

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    3
    20
    4.4k
    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.
    • F
      fredlwal @Tom Elliott
      last edited by

      @fredlwal said:

      1.2.0 fog version

      1.2.0 fog version

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

        @fredlwal sounds to me like either nfs-kernel-server isn’t running and/or ufw is blocking connections.

        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

        F 1 Reply Last reply Reply Quote 0
        • F
          fredlwal @Tom Elliott
          last edited by

          @Tom-Elliott so how can I tell if that is the case?

          1 Reply Last reply Reply Quote 0
          • S
            Sebastian Roth Moderator
            last edited by

            https://wiki.fogproject.org/wiki/index.php/Troubleshoot_NFS

            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
            • F
              fredlwal
              last edited by

              foguser@chuhubu01:~$ touch /images/dev/.mntcheck
              foguser@chuhubu01:~$ touch /images/.mntcheck
              foguser@chuhubu01:~$ ls
              Desktop Downloads Music Public Videos
              Documents examples.desktop Pictures Templates
              foguser@chuhubu01:/$ ls
              bin etc initrd.img lost+found opt run sys tmp vmlinuz
              boot home lib media proc sbin tftpboot usr
              dev images lib64 mnt root srv tftpboot.prev var
              foguser@chuhubu01:/$ cd images
              foguser@chuhubu01:/images$ ls
              dev postdownloadscripts
              foguser@chuhubu01:/images$ cd dev
              foguser@chuhubu01:/images/dev$ ls
              0024e8c1d8e4 5cf9dddd34a4

              1 Reply Last reply Reply Quote 0
              • F
                fredlwal
                last edited by

                0_1458739896711_upload-ebc2992f-ab90-4ab5-b2c9-a1a606fc5be3

                now we are getting this error message.

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

                  @fredlwal once again this is found by searching either here or on the wiki. 1.2.0 and Ubuntu 14.04 and earlier are not the most friendly. They try but there are some things you need to do to get the working mostly seamlessly.

                  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

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

                    https://github.com/fogproject/fogproject/issues/1

                    Follow the instructions in there and it should help you find and fix the problem.

                    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 1
                    • F
                      fredlwal @Tom Elliott
                      last edited by

                      @Tom-Elliott should we be using a different ubuntu, instead of ubuntu mate?

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

                        @fredlwal I don’t think it would matter. What I’m suggesting is take a look at the page I put below. It should walk you through some steps so you don’t keep having these issues with ubuntu not starting mysql.

                        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

                        F 2 Replies Last reply Reply Quote 0
                        • F
                          fredlwal @Tom Elliott
                          last edited by

                          @Tom-Elliott yes, thank you !! I fixed the mysql issue now its the upload and download issue.

                          1 Reply Last reply Reply Quote 0
                          • S
                            Sebastian Roth Moderator
                            last edited by

                            @fredlwal https://wiki.fogproject.org/wiki/index.php/Troubleshoot_NFS

                            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
                            • F
                              fredlwal @Tom Elliott
                              last edited by

                              @Tom-Elliott when I ran this command sudo ufw enable , now I can’t connect into the server.

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

                                @fredlwal Why did you enable it? It should remain disabled.

                                sudo ufw disable

                                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 1
                                • 1 / 1
                                • First post
                                  Last post

                                155

                                Online

                                12.0k

                                Users

                                17.3k

                                Topics

                                155.2k

                                Posts
                                Copyright © 2012-2024 FOG Project