Azurel
Silver Pleskian
I have add a IP for a custome firewall rule for deny incoming. working fine.
After that successful add. I click modifiy than discard button, then modify again and want add a new IP. The previous added IP was no longer in list, so I add previous IP and new IP and get with activate new firewall rules this:
Internal error:
DB query failed: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1-0-6' for key 'configuration_id', query was: insert into module_firewall_rules (configuration_id, direction, priority, object) values
configuration, :direction,
riority,
bject)
Message DB query failed: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1-0-6' for key 'configuration_id', query was: insert into module_firewall_rules (configuration_id, direction, priority, object) values
configuration, :direction,
riority,
bject)
File Mysql.php
Line 53
Type Plesk\Exception\Database
After that successful add. I click modifiy than discard button, then modify again and want add a new IP. The previous added IP was no longer in list, so I add previous IP and new IP and get with activate new firewall rules this:
Internal error:
DB query failed: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1-0-6' for key 'configuration_id', query was: insert into module_firewall_rules (configuration_id, direction, priority, object) values
Message DB query failed: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1-0-6' for key 'configuration_id', query was: insert into module_firewall_rules (configuration_id, direction, priority, object) values
File Mysql.php
Line 53
Type Plesk\Exception\Database