SQL Failure when updating license key
Posted: Thu Feb 16, 2012 1:43 pm
Hi all.
Fresh install of Fusion on a barebones CentOS 6 server. I tried updating the license key but I get the following error:
Fresh install of Fusion on a barebones CentOS 6 server. I tried updating the license key but I get the following error:
Code: Select all
SQL: INSERT INTO fusion_options (name,value) VALUES ('license_key','my_license_key') SQL Error [nagiosfusion] : ERROR: duplicate key value violates unique constraint "fusion_options_pkey" SQL: INSERT INTO fusion_options (name,value) VALUES ('license_key','') SQL Error [nagiosfusion] : ERROR: duplicate key value violates unique constraint "fusion_options_pkey"