SVN 3570 FTP Kernel Download Error
-
I think it’s a bug, but I’m not sure.
When I try downloading different kernels, I’m getting the following error:
FOGFTP: Failed to put file. Remote Path: /var/www/fogservice/ipxe/bzImage32, Local Path: /tmp/bzImage32, Error: ftp_put(): Could not create file.
It looks like a “/” is missing between fog and service so that it looks like /var/www/fog/service/ipxe/bzImage32.
Is there a way I quickly fix it? I tried debugging in Firefox, but my php skills aren’t that great.
Thanks.
-
@braindead In Fog Configuration -> Fog Settings -> TFTP Settings -> FOG_TFTP_PXE_KERNEL_DIR
-
Thanks! I’ll try that out when I get to the office.
-
Got the same error today and i fixed it with the answer of @aaoyagi
Thx!