I have a shiny new install of 2.0.4 on Sqlite3. Didn't have any problems getting it up and running. I installed the agent on a separate machine and tried adding it as a host from the web client. No problem there, except that whenever I try to attach a Template (ANY template) I get the following error:
My Google-fu is weak on this one and I could only find a few references, mostly out of date. I did peruse the database and only see the valuemapid column in the valuemaps table. The values of this column are sequential values 1-11 which seems reasonable.
Any suggestions on troubleshooting this would be greatly appreciated.
Code:
ERROR: Cannot update host Incorrect value "" for unsigned int field "valuemapid".
Any suggestions on troubleshooting this would be greatly appreciated.
Comment