"No valid data" shows when special character / is used in image name
-
Server
- FOG Version: 1.4.4 ( SVN Revision: 6077)
- OS: Ubuntu 14.04 LTS
Client
- Service Version:
- OS:
Description
“No valid data” shows when special character / is used in image name
-
Simple answer is don’t use a slash [ / ] or other special characters in the image name. The slash character is allowed in the file name to setup special file grouping on the storage node.
For example if your image name is “town1/image31” the fog server will put the image name [image31] inside a subfolder [/images/town1] on the storage node. This is done to allow image grouping on the fog server. If this isn’t what you intended to do, take the slash out of the image name.
-
Moving this to feature request section as I wouldn’t call this a “bug”.
As George mentioned the slash is allowed in the web UI specifically for grouping of images. But we might think about showing a special note about this in the UI…
-
@juan-bertolotti Are you able to delete the image?