• Got this message during install of rev 3203 - Failed to get client version

    Solved
    5
    0 Votes
    5 Posts
    3k Views
    Wayne WorkmanW

    @ArchFan said:

    Unfortunately I just experienced the same error on rev 3494, same as OP - Wheezy 7.8 x64. Let me know if I can provide any logs or other info

    Firstly, there is nothing wrong with your installer. Sometimes the downloads for the new client just don’t work.

    If you want a band-aid to get the new version installed, everything but (maybe) the client…

    You can go to the directory where your installer is (the trunk directory, not bin).

    and go from there to here:

    /trunk/lib/ubuntu

    and edit functions.sh

    Replace this:
    [CODE]if [ -z “$clientVer” ]; then
    echo “Failed to get client version”
    exit 1
    fi
    [/CODE]

    with this:

    [CODE]if [ -z “$clientVer” ]; then
    echo “Failed to get client version”
    #exit 1
    fi
    [/CODE]

    Note that the only difference is the hash mark in front of “exit 1”.

    This allows the installer to attempt to download the client, but not exit the installation script if it fails. Please also continue to run the installer until you do get a good copy of the client. Just know that the new client WILL NOT be there until it says successfully downloaded!!

  • AD Join/Rename on client .0.8.1

    Solved
    8
    2 Votes
    8 Posts
    5k Views
    Wayne WorkmanW

    I’ll try it tomorrow.

  • SVN 3420 - Images deletion

    Solved
    2
    0 Votes
    2 Posts
    877 Views
    ch3iC

    Hi,

    Try to run again ./installfog.sh.

    Regards,
    Ch3i.

  • Hosts not searchable (Sporadic results)

    Solved
    9
    0 Votes
    9 Posts
    3k Views
    Tom ElliottT

    Just remember, hostnames cannot contain spaces as @jamesb found out.

  • 0.8.0 Client Installer

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    Bill RiceB

    @Jbob
    Thanks Man great job!

  • New Client: Active Directory join not working and Host deletet

    Solved
    8
    0 Votes
    8 Posts
    3k Views
    Tom ElliottT

    While old I figure it pertinent that this is fixed in current svn. Was fixed at some point int he 3300’s.

  • Upload error: rcu_preempt

    Solved
    4
    0 Votes
    4 Posts
    2k Views
    Tom ElliottT

    I’ve changed around the kernels and this error should not be present unless you’re using the 4.0.1 kernel. Hopefully you can agree and atest to this as well.

  • Svn 3363 Kernel Version display

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    Tom ElliottT

    Based on what I’m seeing and it appearing to show up randomly, I’m going to solve this issue. I think its more likely related to sourceforge and not getting the whole file properly.

  • SVN 3388 error

    Solved
    8
    0 Votes
    8 Posts
    4k Views
    hieunguyenH

    @ch3i
    Thanks for your help.

  • Svn 3409 Installation error

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    sudburrS

    Fixed in 3410 ty.

  • NEW CLIENT - download bug

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    Wayne WorkmanW

    [FONT=arial][COLOR=#222222]3409 fixed the download in IE.[/COLOR][/FONT]

  • R3389 - delete storage group

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    Tom ElliottT

    It’s absolutely fixed in 3407

  • Configuration Save - r3333

    Solved
    8
    0 Votes
    8 Posts
    3k Views
    Wayne WorkmanW

    Tom patched this up just now. Something about background processes… I have no idea.

    It’s fixed in the latest revision.

  • Sub menues not working from Host Management

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    P

    [quote=“Tom Elliott, post: 47184, member: 7271”]I don’t think it has anything to do with the client.

    pmonstad, try clearing your cache.

    I run CentOS as my “testing” system and am not seeing the same issue.[/quote]

    You are right, Tom. Clearing the cache solved the problem.

  • Svn 3385 and 3387 Quick Image

    Solved
    2
    0 Votes
    2 Posts
    863 Views
    sudburrS

    Fixed with svn 3388 thank you!

  • [SVN 3377] OS name in inventory view

    Solved
    1
    0 Votes
    1 Posts
    803 Views
    No one has replied
  • Lsblk: /dev/sda?: not a block device

    Solved
    28
    0 Votes
    28 Posts
    23k Views
    N

    Just ran into this too. Giving it a poke.

    EDIT:
    The drive had Windows 10 on it before, and it worked. After running a fast wipe through FOG, I could no longer get any tasks to work (same error as above). More fiddling inbound.

  • New FOG Client - Error decoding from AES

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    J

    Glad to see it worked. I re-wrote most of the files in v0.7.3 and ended up breaking everything…

  • GreenFOG not working

    Solved
    7
    0 Votes
    7 Posts
    3k Views
    J

    Win 7

  • Upgrading svn 2961 to 3125

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    sudburrS

    Heh! You’re going to love this.

    Twelve servers later, I check my source document.

    I copy and paste my commands into the CLI … I had accidentally highlighted the CR+LF after the last command. So it’s piped into the CLI to appear, invisibly mind you, after the prompt. But it doesn’t actually enter itself at that prompt. So that when I enter “y” then <enter>, it has actually received CR+LF Y <enter> and fails out.

    Doh!

91

Online

12.7k

Users

17.6k

Topics

156.5k

Posts