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

    Error Updating database

    Scheduled Pinned Locked Moved
    FOG Problems
    2
    2
    265
    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.
    • H
      hernani
      last edited by hernani

      Hi,

      I need some help, because we can’t no longer capture images. At the end of the process, there is an error when updating database. Deploy is possible.

      [proxy_fcgi:error] [pid 39467] [client XX.XX.XX.XX:48692] AH01071: Got error ‘PHP message: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 8192 bytes) in /var/www/html/fog/lib/fog/fogftp.class.php on line 655\n’

      FOG Version: 15.9.RC2
      Ubuntu 14.04.6 LTS
      IMG_6082.jpg

      THX

      george1421G 1 Reply Last reply Reply Quote 0
      • george1421G
        george1421 Moderator @hernani
        last edited by

        @hernani First I would recommend that you update your version of FOG. you are on 1.5.9RC2. I would at least go to 1.5.9 or even better once at 1.5.9 switch to the dev-branch and move up to 1.5.9.111.

        If you use the git method to install FOG then just switch to the /root/fogproject directory and do a git pull command then switch to the bin directory and rerun the installer ./installfog.sh script again.

        After that if you want to upgrade to the dev-branch you can issue these commands.

        cd /root/fogproject
        git checkout dev-branch
        git pull
        cd bin
        ./installfog.sh
        

        That might not take care of this issue, but at lest if you are on the latest release the devs can help you.

        Typically when we see this problem at the end of capture with an ftp error message its because someone changed the fogproject linux user account or password. The memory exhaustion issue might be addressed in the update. I know I’ve seen this error before quite a while ago.

        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!

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

        208

        Online

        12.1k

        Users

        17.3k

        Topics

        155.3k

        Posts
        Copyright © 2012-2024 FOG Project