Query failed: Cannot get size of unbound VARCHAR
Error
Query failed (#xxxxxxxx_xxxxxx_xxxxx_xxxxx): Cannot get size of unbound VARCHAR
Solution
Cast the column as a varchar
e.g. cast(indicator as varchar(50))
Related Articles
Troubleshooting asset enrollment issues: no node key found
Issue Asset enrollment failing with following error W0620 14:24:50.646996 2959106944 tls_enroll.cpp:68] Failed enrollment request to https://<cust>.uptycs.io/agent/enroll (No node key returned from TLS enroll plugin) retrying...W0620 14:24:54.721276 ...
OSquery enrollment issues - Fresh installation
Below are a few guidelines to troubleshoot osquery communication issues. Upon osquery fresh installation if you are not seeing the asset online in uptycs portal, please follow below steps. 1)Asset Group Access: Check the asset group of the ...