• Snapins fail to deploy with 1.0.1

    26
    0 Votes
    26 Posts
    13k Views
    K

    Your suggested run with command failed:
    [CODE]5/27/2014 1:54 PM FOG::SnapinClient Snapin Found:
    5/27/2014 1:54 PM FOG::SnapinClient ID: 9041
    5/27/2014 1:54 PM FOG::SnapinClient RunWith: %windir%\syswow64\cscript.exe
    5/27/2014 1:54 PM FOG::SnapinClient RunWithArgs:
    5/27/2014 1:54 PM FOG::SnapinClient Name: W7-adjoin
    5/27/2014 1:54 PM FOG::SnapinClient Created: 2014-05-27 12:51:41
    5/27/2014 1:54 PM FOG::SnapinClient Args: -silent -eulaAccepted
    5/27/2014 1:54 PM FOG::SnapinClient Reboot: No
    5/27/2014 1:54 PM FOG::SnapinClient Starting FOG Snapin Download
    5/27/2014 1:54 PM FOG::SnapinClient Download complete.
    5/27/2014 1:54 PM FOG::SnapinClient Starting FOG Snapin Installation.
    5/27/2014 1:54 PM FOG::SnapinClient The system cannot find the file specified
    5/27/2014 1:54 PM FOG::SnapinClient at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
    at FOG.SnapinClient.startWatching()
    5/27/2014 1:54 PM FOG::SnapinClient Attempting to connect to fog server…
    5/27/2014 1:54 PM FOG::SnapinClient Module is active…
    5/27/2014 1:54 PM FOG::SnapinClient No Tasks found for: D0:67:E5:57:D3:6B|38:59:F9:40:D8:E8
    5/27/2014 1:54 PM FOG::GUIWatcher Message found, attempting to notify GUI!
    5/27/2014 1:55 PM FOG::GUIWatcher Dispatch OK![/CODE]

  • CHANGE NAME COMPUTER PROBLEMA

    2
    0 Votes
    2 Posts
    1k Views
    W

    [QUOTE]26/05/2014 15:19 FOG::HostnameChanger en System.ParseNumbers.StringToInt(String s, Int32 radix, Int32 flags, Int32* currPos)
    en System.Convert.ToByte(String value, Int32 fromBase)[/QUOTE]

    Is your domain password encrypted using Fogcrypt?

  • 0 Votes
    11 Posts
    3k Views
    N

    No worries. I didn’t know how far you wanted to go with that. It doesn’t bother me any, and I realize it’s Apple’s fault in the end.

  • Roll back Fog 1.0.1

    1
    0 Votes
    1 Posts
    868 Views
    No one has replied
  • FTP Error in FOG 1.0.1

    19
    0 Votes
    19 Posts
    7k Views
    E

    Kernel updates are now working for me on CentOS 6.5 after installing subversion 17?? On Friday.

    These instructions were helpful:

    [url]http://fogproject.org/wiki/index.php/SVN[/url]

  • Ipxe problem XW4400

    1
    0 Votes
    1 Posts
    843 Views
    No one has replied
  • Upgrade to FOG 1.0.1- Unable to Connect to Database

    20
    0 Votes
    20 Posts
    9k Views
    A

    [quote=“Reuben Bannister, post: 27439, member: 24266”]Im also having the same problem’s. I’ve reinstalled my Ubuntu about 20 times on site on Friday pulling my hair out!

    Hopefully they will get this sorted asap as this was my first time using the software and Im clueless about Linux as well so having to install Ubuntu Workstation then think it was something i was doing wrong to then install Server and find the same issues. Watched the install videos over and over.

    This seems to help If I run ‘sudo service mysql stop’, then ‘sudo service MySQL start’, everything works perfectly until next reboot.[/quote]

    I too am having this problem and this solution works (at least temporarily).

  • 1.0.1 and Virtualbox not playing well together

    3
    0 Votes
    3 Posts
    1k Views
    U

    Seriously? You are the man. It never occurred to me that it would be network related since I was able to pxe into the fog menu. Switching the network adapter did the trick. Thanks!

  • Can no longer upload from virtualbox image

    16
    0 Votes
    16 Posts
    9k Views
    Tom ElliottT

    All of you using virtual box, the Files I’m providing labeled with ipxe.kpxe do work with Virtual Box.

  • Changing Name works, Joining AD is not but was prior to upgrade

    26
    0 Votes
    26 Posts
    16k Views
    Bill RiceB

    [quote=“Tom Elliott, post: 28119, member: 7271”]What about this:
    [code]update hosts set hostADUser=‘Administrator’ where hostADUser like ‘%roxborough%Administrator%’;[/code][/quote]

    BINGO!
    mysql> update hosts set hostADUser=‘Administrator’ where hostADUser like ‘%roxborough%Administrator%’;
    Query OK, 179 rows affected (0.01 sec)
    Rows matched: 179 Changed: 179 Warnings: 0

  • Fog Client

    14
    0 Votes
    14 Posts
    5k Views
    Quintin GiesbrechtQ

    Ahhh…OK, makes sense…I have now applied the necessary changes to my groups, so I think we should be in business again.

    Thanks so much for your help, and for your work on this project!

    Q

  • Fog 1.0.1 and CentOS on VMware, moving kernel to TFTP server hangs

    3
    0 Votes
    3 Posts
    1k Views
    JunkhackerJ

    that error is a non-issue. it’s just telling you it can’t load a driver for a device that i happen to know isn’t on that computer. does it not continue and do what it’s supposed to if you let it continue?

  • WOL and Task doesn't work

    32
    0 Votes
    32 Posts
    72k Views
    T

    was not successfully…

    my firewall settings;

    [CODE]# Generated by iptables-save v1.4.12 on Fri May 23 16:14:51 2014
    *mangle
    :PREROUTING ACCEPT [0:0]
    :INPUT ACCEPT [0:0]
    :FORWARD ACCEPT [0:0]
    :OUTPUT ACCEPT [0:0]
    :POSTROUTING ACCEPT [0:0]
    COMMIT

    Completed on Fri May 23 16:14:51 2014 Generated by iptables-save v1.4.12 on Fri May 23 16:14:51 2014

    *nat
    :PREROUTING ACCEPT [956:91224]
    :INPUT ACCEPT [508:45734]
    :OUTPUT ACCEPT [95:7272]
    :POSTROUTING ACCEPT [6:604]
    -A POSTROUTING -o eth0 -j MASQUERADE
    COMMIT

    Completed on Fri May 23 16:14:51 2014 Generated by iptables-save v1.4.12 on Fri May 23 16:14:51 2014

    *filter
    :INPUT ACCEPT [10284:10111083]
    :FORWARD ACCEPT [2027:2489014]
    :OUTPUT ACCEPT [6609:1081709]
    -A FORWARD -i eth1 -j ACCEPT
    -A FORWARD -i eth2 -j ACCEPT
    COMMIT

    Completed on Fri May 23 16:14:51 2014[/CODE]

    but i don’t know what eth2 is!

  • Fog 1.0.1 - this is not a partclone image

    13
    0 Votes
    13 Posts
    6k Views
    Quintin GiesbrechtQ

    Thanks for all your help and advice! Greatly appreciated guys!

  • FOG 1.0.1 on Debian 7.5 PrinterManager Error pulling printer list

    14
    0 Votes
    14 Posts
    5k Views
    N

    I’ve tried it out with a fresh install and it’s working for me. Maybe the new file isn’t overwriting the old one. I run into weird problems when updating a lot of times unless I delete the web directory (rm -rf /var/www/fog) before reinstalling.

  • WOL not work

    4
    0 Votes
    4 Posts
    2k Views
    AbuelikaA

    [COLOR=#000000][SIZE=11px][B]I add in core cisco L3[/B][/SIZE][/COLOR]
    [COLOR=#000000][SIZE=11px][B]access-list 101 permit udp host 172.16.3.2 any eq 7[/B][B][FONT=Tahoma]access-list 101 permit udp host 172.16.3.2 any eq 9
    [/FONT][/B][/SIZE][/COLOR]
    [B]ip forward-protocol udp 7[/B]
    [B][FONT=Tahoma]ip forward-protocol udp 9[/FONT][/B]
    [COLOR=#000000][SIZE=11px][B] [/B][/SIZE][/COLOR]

  • IPXE problem

    10
    0 Votes
    10 Posts
    5k Views
    AbuelikaA

    [quote=“Tom Elliott, post: 28021, member: 7271”]I understand that, and am trying to understand. So if you disable vsftpd the system will boot fine?

    The message you’re seeing is:
    [url]http://ipxe.org/err/3c0920[/url]

    Go to the link and it may help you further.

    Or, if you want, you can try my latest undionly.kpxe/ipxe.kpxe files and see if either of them help you.

    [url]https://mastacontrola.com/undionly.kpxe[/url]
    [url]https://mastacontrola.com/ipxe.kpxe[/url]

    You’ll simply replace your current undionly.kpxe located in /tftpboot with one of those two files. Make sure they’re labeled as undionly.kpxe (one at a time) of course.[/quote]

    undionly.kpx is not localet in /tftpboot . I tried the two files you provided me and continues to give the same problem.

    -rw-r–r-- 1 fog root 840 23 mai 13:31 boot.txt
    -rw-r–r-- 1 fog root 168 23 mai 13:31 default.ipxe
    -rw-r–r-- 1 fog root 391231 23 mai 13:31 ipxe.krn
    -rw-r–r-- 1 fog root 25340 23 mai 13:31 memdisk
    -rw-r–r-- 1 fog root 16794 23 mai 13:31 pxelinux.0.old
    -rw-r–r-- 1 fog root 165088 23 mai 13:31 snponly.efi
    drwxr-xr-x 3 fog root 4096 23 mai 13:41 tftpboot
    -rw-r–r-- 1 root root 385722 22 mai 23:38 undionly.kpxe
    -rw-r–r-- 1 root root 99798 22 mai 23:38 undionly.kpxe_1
    -rw-r–r-- 1 fog root 382650 23 mai 13:31 undionly.kpxe.INTEL
    -rw-r–r-- 1 fog root 100430 23 mai 13:31 undionly.kpxe.ORIGINAL

    -rw-r–r-- 1 fog root 147728 23 mai 13:31 vesamenu.c32

  • Fog 1.0.1 Bug?

    18
    0 Votes
    18 Posts
    7k Views
    C

    Hello
    Thank you for the very great work
    I am a network administrator in a part of university of Lyon in France, Fog is awesome
    I found a bug when i do wakeup for a host there is a blank screen and no wakeup.
    in the apache log
    PHP Fatal error: Call to a member function get() on a non-object in /var/www/fog/lib/fog/Host.class.php on line 653, referer: [url]http://myserver/fog/management/index.php?node=host&sub=deploy&id=297&type=14[/url]

  • Client Updater on 1.0.1

    6
    0 Votes
    6 Posts
    2k Views
    N

    It depends on if you wanted to store the file contents in the database in an encoded format. I only mentioned this because before revision 1724 updates.php was trying to decode it when retrieving the file but FOGConfigurationPage.class.php never encoded it when it saved it.

    As of revision 1726, the file is not encoded when its stored, but it is decoded when it’s retrieved, so it corrupts the file. Either FOGConfigurationPage.class.php lines 544 and 552 will need to encode the data before it’s stored, like:
    [code]->set(‘file’,base64_encode(file_get_contents($_FILES[‘module’][‘tmp_name’][$index])));[/code]

    or updates.php line 20 will need to have the decode statement removed from it:
    [code]print $ClientUpdate->get(‘file’);[/code]

    but only one of those options. Sorry for the confusion! 😞

  • Stuck on Client Server IP:

    3
    0 Votes
    3 Posts
    1k Views
    S

    [quote=“Junkhacker, post: 27973, member: 21583”]Blatantly copied from Tom’s signature:

    Basics: Please provide:
    FOG Version (e.g. FOG 0.32, FOG 0.33, FOG 0.01, 1.0.0, 1.0.1, SVN build)
    OS Version (e.g. CentOS 6.5, Ubuntu 12.04, Redhat 6.5)

    Have you checked your apache error logs? Can you provide information from these logs?
    Debian based Location (normally)
    /var/log/apache2/error.log
    Redhat based Location (normally)
    /var/log/httpd/error_log

    Have you searched the forums for your issue yet?
    Have you checked the wiki yet?
    Kernel Issues: [url]http://fogproject.org/wiki/index.php/FAQ[/url][/quote]

    Thank you, I wasn’t sure what logs to check, lots of errors in the apache logs, just about all PHP warnings like
    “PHP Warning: print_r(): Couldn’t fetch mysqli in /var/www/fog/lib/fog/HookManager.class.php on line 147, referer: [url]http://192.168.1.129/fog/commons/schemaupdater/index.php?redir=1[/url]

205

Online

12.4k

Users

17.4k

Topics

155.9k

Posts