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

SVN 3192 hangs

Scheduled Pinned Locked Moved
General
8
38
10.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.
  • ?
    A Former User
    last edited by Apr 6, 2015, 2:51 PM

    PHP version on my Debian box:
    PHP 5.4.39-0+deb7u2 (cli) (built: Mar 25 2015 09:10:46)
    Copyright © 1997-2014 The PHP Group
    Zend Engine v2.4.0, Copyright © 1998-2014 Zend Technologies

    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by Apr 6, 2015, 3:03 PM

      What’s the output of:

      php -m

      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
      • ?
        A Former User
        last edited by Apr 6, 2015, 3:10 PM

        php -m yields:
        [PHP Modules]
        bcmath
        bz2
        calendar
        Core
        ctype
        curl
        date
        dba
        dom
        ereg
        exif
        fileinfo
        filter
        ftp
        gd
        gettext
        hash
        iconv
        json
        libxml
        mbstring
        mhash
        mysql
        mysqli
        mysqlnd
        openssl
        pcntl
        pcre
        PDO
        pdo_mysql
        Phar
        posix
        Reflection
        session
        shmop
        SimpleXML
        soap
        sockets
        SPL
        standard
        sysvmsg
        sysvsem
        sysvshm
        tokenizer
        wddx
        xml
        xmlreader
        xmlwriter
        zip
        zlib

        [Zend Modules]

        1 Reply Last reply Reply Quote 0
        • ?
          A Former User
          last edited by Apr 6, 2015, 3:38 PM

          One other note:
          Fog 3218 seems to be running. I haven’t tested, but I did connect, update the schema, and log in. I got a few errors updating the schema, but they seem related to failure to drop indexes (sounds innocuous, but not sure.)

          My original reason for upgrading to 3218 was that I was having trouble multicasting multi-partition images of Win7. I’m guessing that, as the client didn’t update, I’ll likely still have the issue, but I’ll try multicasting and post my results. I can also post the schema update errors if helpful.

          1 Reply Last reply Reply Quote 0
          • ?
            A Former User
            last edited by Apr 6, 2015, 3:52 PM

            Hmm, my installation isn’t happy. Deployment yields errors relating to /dev/sdaX (X=1, 2, 3) not existing. Couldn’t get a shot of the screen because it passed too quickly, but partclone complains: “error opening USB device ‘descriptors’ file” three times, which corresponds to the number of partitions I’m pushing.

            I’m guessing the client mismatch is not a happy situation, so I’ll wait to try when I get it to install clean.

            1 Reply Last reply Reply Quote 0
            • T
              Tom Elliott
              last edited by Apr 6, 2015, 4:12 PM

              The installation is having issues because the downloads from different repos on github are currently having issues right now. There may be other issues as well that I’m just not aware of, but there are a fair share of problems right now.

              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
              • ?
                A Former User
                last edited by Apr 6, 2015, 5:47 PM

                Got it. Thanks Tom!

                1 Reply Last reply Reply Quote 0
                • ?
                  A Former User
                  last edited by Apr 6, 2015, 6:29 PM

                  svn up brought me to 3220. Everything looked good, except when prompted to go to fog/management and update the schema, I got the management console instead. I’m guessing this is because I updated the schema after the 3218 install, but not sure. Interestingly, the management console still reports that it is 3218

                  Multicasting seems to be working correctly now. I’m currently pushing to three machines, though they didn’t wake on lan as they have before when I created an instant deploy task, but they did fire right into the restore when powered on manually.

                  1 Reply Last reply Reply Quote 0
                  • ?
                    A Former User
                    last edited by Apr 6, 2015, 6:36 PM

                    Multicast deploy is still running, but I’m getting some interesting errors. I’ve attached screenshots, but it is showing “Error opening USB device ‘descriptors’ file” now as partclone is running. [ATTACH]1847[/ATTACH][ATTACH]1848[/ATTACH] I also got a snap of the error before partclone starts: "error: /dev/sda3: No such file or directory … udevd[2755]: inotify_add_watch(6, /dev/sda3, 10) failed: No Such file or directory … and so on. [ATTACH]1846[/ATTACH] I’m going to let it run to see what happens.

                    [url=“/_imported_xf_attachments/1/1846_IMG_0012.JPG?:”]IMG_0012.JPG[/url][url=“/_imported_xf_attachments/1/1848_IMG_0014.JPG?:”]IMG_0014.JPG[/url][url=“/_imported_xf_attachments/1/1847_IMG_0013.JPG?:”]IMG_0013.JPG[/url]

                    1 Reply Last reply Reply Quote 0
                    • T
                      Tom Elliott
                      last edited by Apr 6, 2015, 6:42 PM

                      Those errors are normal during a download job, it’s particular to what I’ve added to the kernel. Epolling support is now included which is why you’re seeing the errors. They’re nothing really impacting just more informative.

                      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
                      • ?
                        A Former User
                        last edited by Apr 6, 2015, 8:06 PM

                        Multicast worked well! I still have to do a bootrec -fixmbr and bootrec -fixboot from the Win7 recovery console, but I suspect that is due to something funky in my image. All 3 machines boot and run well!

                        1 Reply Last reply Reply Quote 0
                        • M
                          Mark Shelton
                          last edited by Apr 6, 2015, 9:46 PM

                          SVN 3220 still hangs on “Downloading new FOG CLient file”. I dont receive any messages. Nothing in the syslog file.
                          Ubuntu 12.04.5 LTS. If someone could let me know where the script is that attempts to download the new client file I’ll comment that out. Thanks, Mark

                          1 Reply Last reply Reply Quote 0
                          • W
                            Wayne Workman
                            last edited by Apr 6, 2015, 10:00 PM

                            Tom fixed this for me today. Try the latest revision.

                            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!
                            Daily Clean Installation Results:
                            https://fogtesting.fogproject.us/
                            FOG Reporting:
                            https://fog-external-reporting-results.fogproject.us/

                            1 Reply Last reply Reply Quote 0
                            • M
                              Mark Shelton
                              last edited by Apr 6, 2015, 10:12 PM

                              Hi Wayne, I downloaded and tried the latest SVN literally 25 minutes ago - SVN 3220. Unless Tom has made changes in the last 25 minutes it still does not work for me. Please advise where the “Download new FOG Client file” can be bypassed. Thanks, Mark

                              1 Reply Last reply Reply Quote 0
                              • T
                                Tom Elliott
                                last edited by Apr 6, 2015, 10:21 PM

                                Mark,

                                What is the output of the command:
                                [code]php -v[/code]

                                and

                                [code]php -m[/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
                                • M
                                  Mark Shelton
                                  last edited by Apr 6, 2015, 10:27 PM

                                  Hi Tom,

                                  I’ve just lost connection to my FOG server at work. I’m going to have to go in and check that out. I’ll post the results. Thanks, Mark

                                  1 Reply Last reply Reply Quote 0
                                  • M
                                    Mark Shelton
                                    last edited by Apr 6, 2015, 11:54 PM

                                    [B]Tom…[/B]
                                    foguser@HBImageserver:~$ sudo php -v
                                    [sudo] password for foguser:
                                    PHP 5.3.10-1ubuntu3.17 with Suhosin-Patch (cli) (built: Mar 17 2015 12:01:11)
                                    Copyright © 1997-2012 The PHP Group
                                    Zend Engine v2.3.0, Copyright © 1998-2012 Zend Technologies
                                    foguser@HBImageserver:~$
                                    [B]and…[/B]
                                    foguser@HBImageserver:~$ sudo php -m
                                    [PHP Modules]
                                    bcmath
                                    bz2
                                    calendar
                                    Core
                                    ctype
                                    curl
                                    date
                                    dba
                                    dom
                                    ereg
                                    exif
                                    fileinfo
                                    filter
                                    ftp
                                    gd
                                    gettext
                                    hash
                                    iconv
                                    json
                                    libxml
                                    mbstring
                                    mcrypt
                                    mhash
                                    mysql
                                    mysqli
                                    mysqlnd
                                    openssl
                                    pcntl
                                    pcre
                                    PDO
                                    pdo_mysql
                                    Phar
                                    posix
                                    readline
                                    Reflection
                                    session
                                    shmop
                                    SimpleXML
                                    soap
                                    sockets
                                    SPL
                                    standard
                                    sysvmsg
                                    sysvsem
                                    sysvshm
                                    tokenizer
                                    wddx
                                    xml
                                    xmlreader
                                    xmlwriter
                                    zip
                                    zlib

                                    [Zend Modules]

                                    Regards,
                                    Mark

                                    1 Reply Last reply Reply Quote 0
                                    • M
                                      Mark Shelton
                                      last edited by Apr 7, 2015, 12:03 AM

                                      OK, just tried with 3221, which must have been submitted in the last hour. Still fails but I get a message now. Screenshot attached.
                                      Regards, Mark

                                      [url=“/_imported_xf_attachments/1/1849_3221error.jpg?:”]3221error.jpg[/url]

                                      1 Reply Last reply Reply Quote 0
                                      • W
                                        Wayne Workman
                                        last edited by Apr 7, 2015, 12:23 AM

                                        [quote=“Mark Shelton, post: 45080, member: 423”]OK, just tried with 3221, which must have been submitted in the last hour. Still fails but I get a message now. Screenshot attached.
                                        Regards, Mark[/quote]

                                        Mark,

                                        I just tested a work-around because I ran into this at home…

                                        go to here:
                                        [CODE]/root/svn/trunk/lib/<your flavor of linux>/[/CODE]
                                        edit this file:
                                        [CODE]functions.sh[/CODE]

                                        towards the bottom, you’ll see stuff about “New FOG Client”
                                        It’ll look like this, depending on your flavor of linux… but it’ll be similar…

                                        [CODE]if [ ! -f “$webredirect” ]
                                        then
                                        echo “<?php header(‘Location: ./fog/index.php’);?>” > $webredirect;
                                        fi
                                        echo “OK”;
                                        echo -n " * Downloading New FOG Client file…";
                                        cwd=pwd;
                                        cd $webdirdest/service;
                                        count=0;
                                        while [ -z “$clientVer” -a “$count” -le 10 ]; do
                                        clientVer=php -f ${webdirdest}/service/getclient.php;
                                        count=expr $count '+' 1
                                        sleep 2;
                                        done
                                        if [ -z “$clientVer” ]; then
                                        echo “Failed to get client version”
                                        exit 1
                                        fi
                                        [/CODE]

                                        Where you see this line:
                                        [CODE]exit 1[/CODE]

                                        Just put a hash tag in front of it like this:
                                        [CODE]#exit 1[/CODE]

                                        What this does is allow the script to try to download the new fog client, but if it fails, it won’t exit the installation script…

                                        If you do this, I’d still highly recommend working with Tom fully to try to resolve the issue though.
                                        Also, if your install fails to download the new fog client, YOU WON’T HAVE THE NEW FOG CLIENT… so don’t try to use it.

                                        However, the old client will still be available for use.

                                        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!
                                        Daily Clean Installation Results:
                                        https://fogtesting.fogproject.us/
                                        FOG Reporting:
                                        https://fog-external-reporting-results.fogproject.us/

                                        1 Reply Last reply Reply Quote 0
                                        • W
                                          Wayne Workman
                                          last edited by Apr 7, 2015, 1:16 AM

                                          Tom,

                                          I looked here: [url]https://svn.code.sf.net/p/freeghost/code/trunk/packages/web/client/[/url]
                                          But FOGService.msi is not there. Where is it?

                                          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!
                                          Daily Clean Installation Results:
                                          https://fogtesting.fogproject.us/
                                          FOG Reporting:
                                          https://fog-external-reporting-results.fogproject.us/

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 2 / 2
                                          2 / 2
                                          • First post
                                            23/38
                                            Last post

                                          147

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project