Thanks! It is solved.
the issue was that i’d set both FOG_TFTP_PXE_CONFIG_DIR and FOG_TFTP_PXE_KERNEL_DIR to their relative paths instead the full one. Thats odd since FOG_TFTP_PXE_KERNEL and FOG_PXE_BOOT_IMAGE need the relative paths not the full path.
Latest posts made by igor
-
RE: Unable to upload file.
-
Unable to upload file.
I cannot upload an image from the web gui anymore.
When I press the upload icon of a host from the task management I’m presented to the folowing error:
[CENTER][B]Unable to start task[/B][/CENTER]
[CENTER][B]Unable to upload file.[/B][/CENTER]
I’d tried the suggestion
chown -R fog:root /tftpboot
from the following thread: [url]http://fogproject.org/forum/threads/uploak-tak-failed-unable-to-start-task-unable-to-upload-file.80/[/url], but is no go[B].[/B]
[B][/B]As stated in this thread: [url]http://fogproject.org/forum/threads/unable-to-upload-file.4225/[/url]
I’d verified that is everything ok in the server:
an ftp client can retrieve pxelinux.0 and everything else under my images directory (/images) it can also write in that directory
Log files didnt mention nothing btw.[B][/B]Reinstalling over the current install didnt solve the issue neither.I’m running fog .32 on ubuntu server.
Does anybody have some other idea on how to solve this problem?[B][/B]Is there some other way to upload an image?[B][/B]