The directory has 755 www-data:root
When i change it to 777 the same issue happens
I uploaded already one snapin successfully, but the following wont work.
The directory has 755 www-data:root
When i change it to 777 the same issue happens
I uploaded already one snapin successfully, but the following wont work.
Hey,
i setup a fresh fog server and i uploaded one snapin already successfull. Now its running a multicast deployment and when i try to create a second snapin, i get every time the message āFailed to add snapin, file upload failed.ā.
I didnt find any errors in the logs.
Does it have to do with the multicast deployment, which is at the same time running?
Running Ubuntu 13.10 on a physical server with fog 1.2.0.
Thank you.
I moved also my server from a virtual maschine to a physical server.
I used the backup script from fog and copied the data to the same location on the physical server.
Edit: The IP of the physical server is the same as in the virtual maschine.
Same issue here.
Since the update to the latest version fog doesnt install snapins properly.
Today i deployed an image to a room with 25 pcās and on only 2 pcās of them the snapins get installed. On all other they are doing nothing.
Hey,
since today i have the same lines at the multicast.log as Gilberto. But my storagenode is the default one on the server in the folder /images/
In the early morning i cloned some clients with multicast and then it stopped working.
Now i have the following lines in the multicast.log:
[CODE][08-01-14 10:54:59 am] | Task (6) is new!
[08-01-14 10:54:59 am] | Task (6) failed to execute, image file:/images/testimage not found!
[08-01-14 10:54:59 am] | Task (7) is new!
[08-01-14 10:54:59 am] | Task (7) failed to execute, image file:/images/testimage not found!
[08-01-14 10:55:09 am] | Task (6) is new!
[08-01-14 10:55:09 am] | Task (6) failed to execute, image file:/images/testimage not found!
[08-01-14 10:55:09 am] | Task (7) is new!
[08-01-14 10:55:09 am] | Task (7) failed to execute, image file:/images/testimage not found!
[08-01-14 10:55:19 am] | Task (6) is new!
[08-01-14 10:55:19 am] | Task (6) failed to execute, image file:/images/testimage not found!
[08-01-14 10:55:19 am] | Task (7) is new!
[08-01-14 10:55:19 am] | Task (7) failed to execute, image file:/images/testimage not found![/CODE]
This is an old image, which i have deleted 2 days ago over the webinterface.
There are no active tasks running, but the search for the image. Whats going wrong?
Thank you.
Another idea is to use the hostnameā¦ but this also dont work, cause i have to use the FQDN and our domain names are different in every office :/ā¦
When i find any solution to do that with one image i will post it here
Thank you for your answers Tom.
Mh, i think that dont work.
I have my portable FOG Server running in a VM. On every office in change the IP of the server. When i have change the serverip and clone a machine, they dont find the server, cause in the config.ini are still the old ip, so they cant get this update.
Did is miss something?
Hey,
we have several offices on different locations and i want to have only one image for all offices.
Thhe problem is the config.ini on the client with the ipaddress of the FOG Server.
Is there any possibility to change the config.ini after cloning a machine?
An idea is to write a batch-file which checksthe location over the DHCP IP and write the server ipaddress to the config.ini, but i donāt know how to implement that.
Does anyone have some experience with that? How should be the script and how do i get them running after the cloning process?
Thank you.