The error is gone but on upgrade there is some NF Maria DB migration errors. They go away when reloading so probably not a big deal. So different issue and temporary at that but including the errors just in case you wanted to check them out.
DESCRIBE IF;
NF_Database_Migrations_Forms->run()
Plugin: ninja-forms You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘IF’ at line 1 1064
DESCRIBE IF;
NF_Database_Migrations_FormMeta->run()
Plugin: ninja-forms You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘IF’ at line 1 1064
DESCRIBE IF;
NF_Database_Migrations_Fields->run()
Plugin: ninja-forms You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘IF’ at line 1 1064
DESCRIBE IF;
NF_Database_Migrations_FieldMeta->run()
Plugin: ninja-forms You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘IF’ at line 1 1064
DESCRIBE IF;
NF_Database_Migrations_Actions->run()
Plugin: ninja-forms You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘IF’ at line 1 1064
DESCRIBE IF;
NF_Database_Migrations_ActionMeta->run()
Plugin: ninja-forms You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘IF’ at line 1 1064
DESCRIBE IF;
NF_Database_Migrations_Objects->run()
Plugin: ninja-forms You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘IF’ at line 1 1064
DESCRIBE IF;
NF_Database_Migrations_ObjectMeta->run()
Plugin: ninja-forms You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘IF’ at line 1 1064
DESCRIBE IF;
NF_Database_Migrations_Relationships->run()
Plugin: ninja-forms You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘IF’ at line 1 1064
DESCRIBE IF;
NF_Database_Migrations_Upgrades->run()
Plugin: ninja-forms You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘IF’ at line 1 1064
DESCRIBE IF;
NF_Database_Migrations_Chunks->run()
Plugin: ninja-forms You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘IF’ at line 1
@jmcelhaney, appreciate the update and no longer having to see the error.