Skip to main content
random_guy
Explorer
December 9, 2020
Question

Cannot retrieve config - invalid value - having space before or after table name

  • December 9, 2020
  • 3 replies
  • 5896 views

So I have one FortiGate that I get cannot get synchronized after a firmware update. It was consistently in 'Conflict' status. Had it happed with a couple other and retrieving the config would resolve it... but not with this one. It would fail. I deleted it and tried to re-add it but now I'm getting the message:

 

"Failed to reload configuration. invalid value - having space before or after the table name"

 

The config on this is identical to all the others. What are the next steps?

 

FortiManager v6.4.2

Fortigate v6.4.2

 

Thanks

3 replies

ETG-Infra
New Member
January 26, 2022

anyone can help
i Got this same error

thanks

 

norman1
Visitor III
January 4, 2024

same error message here, but different story ... in this case I was just trying to create a VPN provisioning template. It was saved but was apparently missing some information. So when I continued editing and tried to save it said, "object already exists".

After recreating the object all seemed fine.

Alb

 

jasonhong
Staff & Editor
Staff & Editor
January 5, 2024

If the error shown during the config retrieval is too general, you may use below CLI command to retrieve the config, the error statement will generally be more detailed and can direct users to correct it accordingly for the subsequent config retrieval.

 

# diagnose dvm device list --> check the firewall "OID"

# diagnose test deploymanager reloadconf <OID>

 

Example:

# dia test deploymanager reloadconf 11452

Retrieving configuration file from FGT... Configuration file import succeeded. Reloading configuration file... Error: Configuration reload error. --------------------------------- Failure info: set internet-service-id 11600083 next edit "Datadog-Datadog " set internet-service-id 11665620 (null) not an error > next [tablesize check error - runtime error -999: invalid value - having space before or after the table name] > next [tablesize check error - runtime error -999: invalid value - having space before or after the table name] cdb_parse_file: runtime error -999: invalid value - having space before or after the table name ---------------------------------