• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Satya
    S
    • Profile
    • Following 1
    • Followers 0
    • Topics 3
    • Posts 7
    • Best 1
    • Controversial 0
    • Groups 0

    Satya

    @Satya

    3
    Reputation
    558
    Profile views
    7
    Posts
    0
    Followers
    1
    Following
    Joined Last Online

    Satya Unfollow Follow

    Best posts made by Satya

    • Error: ftp_login(): Login incorrect (while capturing Image)

      Updating database… Failed
      Error returned: Type 2, File: /var/www/html/fog/lib/fog/fogftp.class.php, Line 104, Message: ftp_login(): Login incorrect. * Reattempting to update database… Failed

      at Line 104 I can view as below:
      if (@ftp_login(self::$link,$username,$password) === false) self::ft$

      I have updated the password in

      1. FOG settings -> FOG_TFTP_FTP_USERNAME, FOG_TFTP_FTP_PASSWORD
      2. Storage management

      Unable to figure out where the issue is. Any kind of help is appreciable!

      posted in FOG Problems
      S
      Satya

    Latest posts made by Satya

    • RE: Error: ftp_login(): Login incorrect (while capturing Image)

      @Wayne-Workman : It worked. I just updated the Unix Fog password. Thanks 🙂

      posted in FOG Problems
      S
      Satya
    • Error: ftp_login(): Login incorrect (while capturing Image)

      Updating database… Failed
      Error returned: Type 2, File: /var/www/html/fog/lib/fog/fogftp.class.php, Line 104, Message: ftp_login(): Login incorrect. * Reattempting to update database… Failed

      at Line 104 I can view as below:
      if (@ftp_login(self::$link,$username,$password) === false) self::ft$

      I have updated the password in

      1. FOG settings -> FOG_TFTP_FTP_USERNAME, FOG_TFTP_FTP_PASSWORD
      2. Storage management

      Unable to figure out where the issue is. Any kind of help is appreciable!

      posted in FOG Problems
      S
      Satya
    • RE: Host Registration failed. (tftp://x.x.x.x/default.ipxe.. Connection timed out error)

      @Tom-Elliott I Tried those default login credentials. But no use

      posted in FOG Problems
      S
      Satya
    • RE: Host Registration failed. (tftp://x.x.x.x/default.ipxe.. Connection timed out error)

      It is the issue with DCHP address conflict, you all figured out that. I manually turned off the DHCP in my client system and try to run the FOG registration.

      This time it was taking the correct IP address, but in less than a second it swinging through FOG registration options page and rebooting.

      posted in FOG Problems
      S
      Satya
    • Host Registration failed. (tftp://x.x.x.x/default.ipxe.. Connection timed out error)

      0_1458755495108_f9c1cdcb-cc58-4e74-a9eb-4ce14d177a2f.jpg

      In dhcpd.conf file I have option routers ip address 192.168.1.1, and next server as 192.168.1.159 (FOG server)

      When I am trying to register host (Win 10) I am getting this error. You can view there is conflict in DHCP addresses (Fog server ip address , option router ip address). For your info, Both systems are connected to a switch with same router.

      0_1458755546654_3ab51711-cbee-4d22-aa82-de8ff6663f98.jpg

      Please Help.

      posted in FOG Problems
      S
      Satya
    • RE: Fog Installation failed. (Backing up database.. Failed!)

      Hey All, the issue was resolved. Its the problem with php.ini -> time zone not set. After going through same problem & solution in other thread - tried the same. Set the time zone and removed leading ;

      This successfully completed the schema update and installation.

      Thanks for your great help guys!

      posted in FOG Problems
      S
      Satya
    • Fog Installation failed. (Backing up database.. Failed!)

      Using: OS - Ubuntu 14.04.4 & Fog Truck (GIT)

      Tried changing no_proxy=“localhost” in bashrc file. And changing in $ipaddress to localhost in installfog.sh file,
      at wget link similar to "http://localhost/$webroot… ". Still facing same issue.
      Error Log:
      http://x.x.x.x/fog//management/export.php?node=schemaupdater
      Connecting to x.x.x.x : x… connected.
      HTTP request sent, awaiting response… 500 Internal Server Error
      ERROR 500: Internal Server Error.

      Is this the issue with proxy server ? Please help !
      Thanks

      posted in FOG Problems
      S
      Satya