I just received an Unexpected Error. The error is Null in Variable Name

An unexpected error has occurred trying to load the app. Check [Logs]

Error: java.sql.SQLException: NULL not allowed for column "GLOBAL_VARIABLE_NAME"; SQL statement: UPDATE app_id_global_variable_link SET global_variable_name = ? WHERE global_variable_name = ? [23502-224] Query: UPDATE app_id_global_variable_link SET global_variable_name = ? WHERE global_variable_name = ? Parameters: [null, bedroom_delayed_off]

Hey there.. and welcome!
Where exactly are you seeing this error?
Are you writing a custom app?

Hi,

im getting the same error in Settings>Hub Variables.

Error: java.sql.SQLException: NULL not allowed for column "GLOBAL_VARIABLE_NAME"; SQL statement: UPDATE app_id_global_variable_link SET global_variable_name = ? WHERE global_variable_name = ? [23502-224] Query: UPDATE app_id_global_variable_link SET global_variable_name = ? WHERE global_variable_name = ? Parameters: [null, SetPointHigh]

before getting this i deleted two variables i was not using and then tried to Rename another variable. I choose not to rename the variable and then chose cancel. Right after this i got the error.

Now when I click on Hub Variables i get a page with this error on it. Cant reach my variables!

See if any of this advice applies to your situation: