• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Albatros
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 92
    • Best 0
    • Controversial 0
    • Groups 0

    Albatros

    @Albatros

    15
    Reputation
    918
    Profile views
    92
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Location Schwendi, Germany Age 34

    Albatros Unfollow Follow

    Latest posts made by Albatros

    • RE: Debian 8 - Setting up and starting DHCP Server ... failed

      Strange, I see still rev 3827on https://svn.code.sf.net/p/freeghost/code/trunk/

      posted in Bug Reports
      A
      Albatros
    • RE: Debian 8 - Setting up and starting DHCP Server ... failed

      Oh interesting. I used the link from the wiki https://wiki.fogproject.org/wiki/index.php/SVN

      posted in Bug Reports
      A
      Albatros
    • Debian 8 - Setting up and starting DHCP Server ... failed

      Hey,

      I have tried to install fog on debian 8 a few weeks ago and there I get the error

      Setting up and starting DHCP Server ... failed
      

      Tested current revision (3824) and have still the same problem. Current workaround is to comment out the line configureDHCP in file bin/installfog.sh

      Grettings,
      Albatros

      posted in Bug Reports
      A
      Albatros
    • RE: Starting FOG Snapin Replicator Server...Failed!

      I pulled the updates with svn from the trunk directory and started the installer from the trunk/bin directory.

      posted in FOG Problems
      A
      Albatros
    • RE: Starting FOG Snapin Replicator Server...Failed!

      Well did run it again, after an restart and now it works. Have no clue what the cause was, but this is now fixed.

      posted in FOG Problems
      A
      Albatros
    • RE: Starting FOG Snapin Replicator Server...Failed!

      [quote=“Tom Elliott, post: 47188, member: 7271”]when you updated to 3385, where you in the root of your svn?

      (e.g.)
      /opt/trunk vs. /opt/trunk/packages/web[/quote]

      I was in the trunk/bin directory, where I run the installfog.sh file.

      posted in FOG Problems
      A
      Albatros
    • Starting FOG Snapin Replicator Server...Failed!

      Hello!

      I tried to upgrade my storage node from revision 3090 to the revision 3385.
      Tried it a few times and every time it failed with.
      [code]Starting FOG Snapin Replicator Server…Failed![/code]
      and sometimes the error comes for the other services. o_O
      File/Directory permissions are correct.
      SQL access works fine and the credentials are correct.
      Have reverted back to revision 3090 and there everything works fine.

      My fog server is in a virtualbox on debian
      My storage node is on centos server 6.6
      Anyone have an idea?
      Thanks,
      Albatros

      posted in FOG Problems
      A
      Albatros
    • RE: New Client 0 Bytes

      Hey,

      Looks like the problem with curl is here, that the github link redirects to a other download link.
      Changing the curl code to
      [CODE]curl --silent -Lo FOGService.msi https://github.com/FOGProject/fog-client/releases/download/0.7.2/FOGService.msi[/CODE]
      works fine. With the option L, curl will follow the redirected link.

      posted in Bug Reports
      A
      Albatros
    • RE: Windows Wont PXE Boot

      I had the same problem, some peoples have problems with pxe boot in virtualbox 4.3
      [url]https://forums.virtualbox.org/viewtopic.php?f=6&t=66092#p313130[/url]
      Can you install a older version of virtualbox? For example 4.2
      [url]https://www.virtualbox.org/wiki/Download_Old_Builds[/url]

      posted in FOG Problems
      A
      Albatros
    • RE: Upgrade Problems

      Do you have set an mysql password during installation of fog? It could be that the mysql password in fog is not correct and then it fails in updating.

      posted in FOG Problems
      A
      Albatros