• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Forwarded to devs Plesk repair db throws error "The following domains are assigned to already removed IP addresses.", but no domain name given

Bitpalast

Plesk addicted!
Plesk Guru
Username: Peter Debik

TITLE

Plesk repair db throws error "The following domains are assigned to already removed IP addresses.", but no domain name given

PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE

Obsidian, 18.0.35 MU #1
CentOS 7.9

PROBLEM DESCRIPTION

A "plesk repair db -y" shows an irrecoverable error
" The following domains are assigned to already removed IP addresses.
Reassign the domains to existing IP addresses:"
But it does not mention any domains so that it is impossible to find the root cause.

See Issue - Plesk repair: The following domains are assigned to already removed IP addresses. for details.

STEPS TO REPRODUCE

# plesk repair db -y

ACTUAL RESULT

Checking the Plesk database using the native database server tools .. [OK]

Checking the structure of the Plesk database ........................ [OK]

Checking the consistency of the Plesk database

The following domains are assigned to already removed IP addresses.
Reassign the domains to existing IP addresses:
.................................................................. [ERROR]

Error messages: 1; Warnings: 0; Errors resolved: 0

EXPECTED RESULT

Checking the Plesk database using the native database server tools .. [OK]

Checking the structure of the Plesk database ........................ [OK]

Checking the consistency of the Plesk database ..................... [OK]

ANY ADDITIONAL INFORMATION

Reread IP addresses exposes two addresses: one IPv4 and one IPv6. Both are valid and have never changed. All subscriptions on the server are using at least the IPv4, some also use IPv6, but none uses an invalid address. All web server configuration files are good.

YOUR EXPECTATIONS FROM PLESK SERVICE TEAM

Confirm bug
 
Peter, thank you, request PPPM-12988 created.
This issue is the following: due to the bug plesk repair utility tries to find IP address with "NULL" id, which obvious absentee.
The bug does not affect functionality.
As temporary workaround you may remove entries with "param" = ipv6_addr_id and "val" = NULL from psa.dom_param table.
 
Peter, thank you, request PPPM-12988 created.
This issue is the following: due to the bug plesk repair utility tries to find IP address with "NULL" id, which obvious absentee.
The bug does not affect functionality.
As temporary workaround you may remove entries with "param" = ipv6_addr_id and "val" = NULL from psa.dom_param table.
THX for the solution
 
Back
Top