@Sebastian-Roth When I was experiencing said error the intermediary directory was never being created.
It is working now. As mentioned in my previous reply asking about the default gateway, I think it has something to do with the Gateway configured in my network interface’s configuration file.
Within the config file, GATEWAY= was pointing to an IP address that was not assigned to any machine on the current network when I moved networks. When I removed the GATEWAY= line from the config and ifdown and ifup my network interface, the update database error was resolved.
Does FOS when communicating with the FOG server go through the default gateway even when both the client running FOS and the FOG server are on the same network?