Strange, I see still rev 3827on https://svn.code.sf.net/p/freeghost/code/trunk/
Latest posts made by Albatros
- 
RE: Debian 8 - Setting up and starting DHCP Server ... failedposted in Bug Reports
- 
RE: Debian 8 - Setting up and starting DHCP Server ... failedposted in Bug ReportsOh interesting. I used the link from the wiki https://wiki.fogproject.org/wiki/index.php/SVN
- 
Debian 8 - Setting up and starting DHCP Server ... failedposted in Bug ReportsHey, 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 ... failedTested current revision (3824) and have still the same problem. Current workaround is to comment out the line configureDHCPin filebin/installfog.shGrettings, 
 Albatros
- 
RE: Starting FOG Snapin Replicator Server...Failed!posted in FOG ProblemsI pulled the updates with svn from the trunk directory and started the installer from the trunk/bin directory. 
- 
RE: Starting FOG Snapin Replicator Server...Failed!posted in FOG ProblemsWell did run it again, after an restart and now it works. Have no clue what the cause was, but this is now fixed. 
- 
RE: Starting FOG Snapin Replicator Server...Failed!posted in FOG Problems[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. 
- 
Starting FOG Snapin Replicator Server...Failed!posted in FOG ProblemsHello! 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
- 
RE: New Client 0 Bytesposted in Bug ReportsHey, 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.
- 
RE: Windows Wont PXE Bootposted in FOG ProblemsI 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]
- 
RE: Upgrade Problemsposted in FOG ProblemsDo 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.