Solved thx to SVN 7695
hernani
@hernani
Best posts made by hernani
-
RE: iPXE input/output error (since update SVN 7687)
@Tom-Elliott
Indeed, last week was 7575 i think (but not sure) but now everything is ok. -
RE: Updating database ... freezed screen after upload task
@Tom-Elliott For me, everything is ok now with 7959. I reran the installer as you asked.
THX a lot for your help.
Latest posts made by hernani
-
Update existing fog version previously done with svn
Hi,
I think svn support for migrating my fog server is not longer supported.
I would like to know how i can do the upgrade from 1.5.7 to 1.5.8 ? simply launch the installer?
Can i do this with git without troubleshooting?
thanks for your answer
-
RE: Mid-2015 Macbook Pros will NOT Pxe boot to FOG server
You’re right. no problems on iMac with integrated lan but it doesn’t find the network card on our MBP.
I’m reading the thread about creating the omg filethx
-
RE: Mid-2015 Macbook Pros will NOT Pxe boot to FOG server
hi,
Trying to use fog on the macs in my university but we have problems with Macbook.
I will be interested in getting the img file
fos-usb_03-20-18.imgwhere can i get it?
thx
-
RE: Migration from SVN to Stable
that’s strange because on the mai page in the cloud is written… 7959 and when i see in configuration page, i’ve got this: Running Version: 7959
-
Migration from SVN to Stable
Hi,
In my university we use a SVN version (7959). Is it possible to get the latest stable version without a reinstall of our server?
Thx
-
RE: Updating database ... freezed screen after upload task
@Tom-Elliott For me, everything is ok now with 7959. I reran the installer as you asked.
THX a lot for your help. -
RE: Updating database ... freezed screen after upload task
@Tom-Elliott
Yes, i was reading this article in fact and isa comparing all this. The password is the same everywhere BUT in the config file of fog, i replaced the old password when i moved from 1.2 to SVN and at the end of password i put " instead of ’ for the password value… maybe it’s my fault… -
RE: Updating database ... freezed screen after upload task
@Tom-Elliott i noticed that the image is upload in /tmp/MacAdress but is not moved to the final destination, so you’re probably right when you say it’s FTP issue.
For doing FTP, same question: which account is used ‘fog’, ‘fogstorage’ (because we’ve got one node for our images)?This error is here now:
[Wed Jun 01 11:27:04.814918 2016] [:error] [pid 50751] [client 172.16.40.27:61269] PHP Warning: in_array() expects parameter 2 to be array, null given in /var/www/html/fog/lib/client/fogclient.class.php on line 19
[Wed Jun 01 11:27:04.819914 2016] [:error] [pid 50751] [client 172.16.40.27:61269] PHP Warning: in_array() expects parameter 2 to be array, null given in /var/www/html/fog/lib/client/fogclient.class.php on line 19 -
RE: Updating database ... freezed screen after upload task
@Tom-Elliott ok so it’s correct because i can explore the mysql database with a terminal using root and the password is ok in ./fogsettings.
-
RE: Updating database ... freezed screen after upload task
@Tom-Elliott the ‘root’ created during the install of MySql or ‘fog’?