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

Images staying in DEV folder in IMAGES

Scheduled Pinned Locked Moved
FOG Problems
2
7
2.0k
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.
  • J
    Jezzer
    last edited by Dec 31, 2014, 2:01 PM

    Hi all ubuntu 14.01 64 SVN 2866…trying to upload a image and it completes perfect but the image stays in a numbered folder in the dev folder in the images folder. Have resinatlled fog, updated it, and it still wont work. Im loath to start all over again with fresh everything as taken lots of tweaking to get it right.

    Have applied all the chown and 777 perms to the folder found in this forum. Still no cigar - what to do ? thanks guys

    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by Dec 31, 2014, 2:11 PM

      From the sounds of it, you’re running a version of vsftpd that requires the use of seccomp_sandbox=NO for things to magically start working.

      Edit the /etc/vsftpd.conf and append: seccomp_sandbox=NO and restart the service (sudo service vsftpd restart) and see if this helps fix your issues.

      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
      • J
        Jezzer
        last edited by Dec 31, 2014, 2:47 PM

        Hi Tom
        Did that but same thing - restarted service too - might reboot and try again !

        anonymous_enable=NO
        local_enable=YES
        write_enable=YES
        local_umask=022
        dirmessage_enable=YES
        xferlog_enable=YES
        connect_from_port_20=YES
        xferlog_std_format=YES
        listen=YES
        pam_service_name=vsftpd
        userlist_enable=NO
        tcp_wrappers=YES
        seccomp_sandbox=NO

        [url=“/_imported_xf_attachments/1/1584_FOG.png?:”]FOG.png[/url]

        1 Reply Last reply Reply Quote 0
        • T
          Tom Elliott
          last edited by Dec 31, 2014, 3:00 PM

          Did you try re uploading the image after this? It’s not going to magically move the image because you make this change but should fix future uploads. This assumes that the fog username and password for the fog server is good.

          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
          • J
            Jezzer
            last edited by Dec 31, 2014, 3:21 PM

            oh man now ive got this AGAIN lol

            Database Schema Installer / Updater
            [FONT=Ubuntu][COLOR=#555555]Your FOG database schema is not up to date, either because you have updated FOG or this is a new FOG installation. If this is a upgrade, we highly recommend that you backup your FOG database before updating the schema (this will allow you to return the previous installed version).[/COLOR][/FONT]

            [FONT=Ubuntu][COLOR=#555555]constant problem for me might just re install - is ubuntu best or is there btter?[/COLOR][/FONT]

            1 Reply Last reply Reply Quote 0
            • J
              Jezzer
              last edited by Dec 31, 2014, 3:23 PM

              yeah re did upload task - and deleted any thing from dev lngering from before

              Also just saw in the storage node settings password was blank

              added passowrd and thats when the schema table broke up 🙂

              1 Reply Last reply Reply Quote 0
              • J
                Jezzer
                last edited by Dec 31, 2014, 4:17 PM

                (summary of resolution)

                1. Edit the /etc/vsftpd.conf and append: seccomp_sandbox=NO and restart the service (sudo service vsftpd restart)
                2. Adding password to storage node in the gui
                3. Rebooting
                4. Fixing schema table with “sudo dpkg-reconfigure mysql-server-5.5”
                5. Retry upload tasks

                ----it now uploads and makes the appropriate folder in IMAGES as intended and not the “dev” folder; aka, it’s working again!!!----

                THANKS!!!

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

                241

                Online

                12.0k

                Users

                17.3k

                Topics

                155.2k

                Posts
                Copyright © 2012-2024 FOG Project