• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. ch3i
    3. Posts
    • Profile
    • Following 1
    • Followers 4
    • Topics 37
    • Posts 916
    • Best 169
    • Controversial 0
    • Groups 1

    Posts made by ch3i

    • RE: page can not be found when exporting configuration

      @Scott-B said:

      Still not working with 3735

      Have you some errors in your apache error.log ?

      posted in Bug Reports
      ch3iC
      ch3i
    • RE: Unable to resolve hostname

      @Gilberto-Ferraz said:

      ping

      ping.png

      Can you try to ping a host with shortname and FQDN like that :

      ping 74_armazem
      
      ping 74_armazem.yourdomain.com
      
      posted in FOG Problems
      ch3iC
      ch3i
    • RE: Unable to resolve hostname

      @Gilberto-Ferraz said:

      Hello, and where can I do this?

      Ok, in my debian server I have do that :

      apt-get install resolvconf
      vi /etc/network/interfaces
      

      Add those lines to my interfaces file :

      dns-nameserver xxx.xxx.xxx.xxx yyy.yyy.yyy.yyy
      dns-search domain1.com
      dns-search domain2.com
      

      Save file and run (it’s to update /etc/resolv.conf file):

      resolvconf -u
      

      Content of resolv.conf file :

      # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
      #     DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
      nameserver xxx.xxx.xxx.xxx
      nameserver yyy.yyy.yyy.yyy
      search domain1.com
      domain2.com
      

      Now ping in FOG is functional.

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: Unable to resolve hostname

      @Tom-Elliott said:

      @ch3i Or make sure the DNS Resolver is a part of the named/search of the /etc/resolv.conf file.

      It was what I wanted to say lol

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: Unable to resolve hostname

      @Gilberto-Ferraz Hi, not sure but I think you have to specify DNS suffixes on your FOG server.

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: SVN 3710 (not updated yet) : bug in host search

      @Jean-Jacques-Morda said:

      Hi,

      I have several hosts on my fog server.

      Naming are : ClassroomTypeNumber, for example :

      A111PC01 for the PC 01 of the A111 classroom
      A111PCPR for the teacher PC of the A111 classroom

      When i lauch a new search on hosts with “pcpr” string, it display me 👍

      a111pcpr
      b110pcpr
      b010pcpr

      etc…

      but also :

      c005pc01
      c005pc02
      c005pc03
      …
      c005pc17
      C005pcpr

      but c005pc01 to c005pc17 doest not contain “pcpr” string.

      Hi,

      The search include image wich is used on hosts. For example I’ve 3 class with the same master “MASTER_WRG”. The search results of “wrg” contain all computers using this image.

      posted in Bug Reports
      ch3iC
      ch3i
    • RE: [3696 - 3710] Debian 7 - php5-json and host view

      Problem solved with SVN 3732, Thx Tom for your time to fix it !!!

      posted in Bug Reports
      ch3iC
      ch3i
    • RE: Problem with : list all hosts the program give a blank page fog 3731

      @techno.clarensac said:

      @Tom-Elliott

      I’m french i no speak very well inglish.

      i transfert the error.lo to apache2
      error.log

      if you can tell me the solution.
      Thank you in advance.

      Philippe

      Essayez la dernière version SVN (3732), problème corrigé pour moi.

      posted in Bug Reports
      ch3iC
      ch3i
    • RE: Problem with : list all hosts the program give a blank page fog 3731

      @Tom-Elliott said:

      Whenever there is a blank page or internal server error there is typically an error thrown to the Apache error logs. Can you please check the logs and see what they say?

      Same error here :

      [Thu Jul 09 10:29:11 2015] [error] [client 192.168.101.252] PHP Fatal error:  Call to a member function __toString() on string in /var/www/fog/lib/pages/HostManagementPage.class.php on line 99
      

      To bypass the error I have modified HosManagmentPage.class.php (I think it’s not the solution lol) :

      'host_mac'	=> $Host->getMACAddress(), #->__toString(),
      

      There is another topic about that error.

      posted in Bug Reports
      ch3iC
      ch3i
    • RE: XenServer - Fog VM Poor Upload Speeds

      @FordST I can confirm that’s is the bandwith of a 100Mb connection. I have a 100Mb connection on our switchs and I have the same result.

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: Upgraded ubuntu from 13.04 to 14.04 now Web console will not come up

      @darkxeno please post your apache error.log.

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: Host General view issue

      @Hanz said:

      For the last few svn versions released, the general view screen for an individual host shows only…

      ${field}…${input}.

      Currently running 3726

      Have the same problem, Tom try to correct it.

      posted in General
      ch3iC
      ch3i
    • RE: Better OU Management

      @Wayne-Workman said:

      @Polii123 Maybe this will help, there is a way to set the default OU that a computer shows up in when it gets bound to a windows domain…

      http://pc-addicts.com/server-2012-change-default-ou/

      With that set, I don’t worry about setting the OU in FOG and don’t care, really. I can very easily take a minute or two out of my day to check my default OU, which I have named as “DEFAULT”, and just throwing computers from there to the proper OU, because our computer names are based on room numbers and locations and types, so are our OUs.

      You can set multiple OUs in FOG_AD_DEFAULT_OU.

      posted in Feature Request
      ch3iC
      ch3i
    • RE: [3696 - 3710] Debian 7 - php5-json and host view

      @Tom-Elliott said:

      @ch3i thanks for reporting should be fixed now.

      Installation fixed, but same problem in host general view 😢

      posted in Bug Reports
      ch3iC
      ch3i
    • RE: "List all hosts" not working r3713

      @Tom-Elliott said:

      This and location plugin should be fixed in 3721, thanks for reporting. List all was fixed, but I just fixed the Location plugin as well.

      Hi Tom,

      I’ve configure his SVN installation for proxy, after update SVN he can’t list host.

      Apache error :

      [Wed Jul 08 09:47:40.098835 2015] [:error] [pid 11831] [client 10.130.70.254:45386] PHP Fatal error:  Call to a member function __toString() on string in /var/www/fog/lib/pages/HostManagementPage.class.php on line 99, referer: http://10.130.70.3/fog/management/index.php?node=host
      

      I’ve tried that in HostManagementPage.class.php :

      'host_mac'	=> $Host->getMACAddress(), #->__toString(),
      

      He can list all hosts now.

      posted in Bug Reports
      ch3iC
      ch3i
    • RE: [3696 - 3710] Debian 7 - php5-json and host view

      I’ve updated my FOG installation to latest SVN and now I have a blank page.

      Apache error.log :

      [Wed Jul 08 09:04:32 2015] [error] [client 192.168.101.252] PHP Fatal error:  Call to a member function get() on null in /var/www/fog/lib/plugins/location/hooks/AddLocationGroup.hook.php on line 10
      
      posted in Bug Reports
      ch3iC
      ch3i
    • RE: Better OU Management

      @Polii123 Maybe a text field 😉

      posted in Feature Request
      ch3iC
      ch3i
    • RE: Multicast Display Active Task stuck (SVN3710 and others).

      @Jean-Jacques-Morda Hi, it’s maybe the session timeout in web UI.

      posted in Bug Reports
      ch3iC
      ch3i
    • RE: [3696 - 3710] Debian 7 - php5-json and host view

      Installation fixed after updating SVN. But same bug in Host general view

      posted in Bug Reports
      ch3iC
      ch3i
    • RE: MBR over 100mb ?? SVN3710

      @Jean-Jacques-Morda I’ve a image with multiboot (without 100Mb reserved system), upload is fine, download failed (but not the same problem than you). Before reinstall, Tom can help you (maybe) in debug task.

      Could you post your image configuration (screenshot of FOG web UI) ?

      posted in FOG Problems
      ch3iC
      ch3i
    • 1
    • 2
    • 20
    • 21
    • 22
    • 23
    • 24
    • 45
    • 46
    • 22 / 46