Skip to main content

Internal error: invalid IPv6 address

Comments

8 comments

  • mike-s
    Update to cPanel 66.0.18 solves this ... if it"s important ;)
    0
  • tmcstom
    Looks like cPanel is already aware of this issue, open case CPANEL-14175
    0
  • mike-s
    I have opened a support ticket 120 minutes ago ... it"s assigned to a staff member, still no response :( Disabling "comcast" solved this problem at our cPanel 64.x.x boxes. Thanks for this tip!
    0
  • rack::SPEED
    We experienced the same issue since the last upcp run. :/ To fix this issue use the CLI:
    whmapi1 cpgreylist_save_common_mail_providers_config comcast=0 && whmapi1 cpgreylist_untrust_entries_for_common_mail_provider provider=comcast
    0
  • cPanelMichael
    Hello, Internal case CPANEL-15672 is open to address an issue where Comcast's IPv6 ranges in the common mail providers list are not parsed correctly. I'll monitor this case and update this thread once we publish a resolution. In the meantime, the default common mail providers list we publish has been reverted so the following command will work to solve the issue:
    /scripts/setup_greylist_db --update_common_mail_providers
    Thank you.
    0
  • tivilardo
    Today I stopped receiving external emails, so I had to update Cpanel version. Problem solved :)
    0
  • cPanelMichael
    Hello, This is now solved with a publication to the AutoFixer repository. You can run the following command to manually invoke this AutoFixer script if you do not have cPanel updates enabled:
    /usr/local/cpanel/scripts/autorepair recoverymgmt
    Thank you.
    0
  • Phurx
    Hi, none of these worked for me, also disabled ipv6. This worked for me: vi /etc/greylist_common_mail_providers Removed these lines: 495 "2001:558:fe16:103:69:252:193::/112" # Comcast 496 "2001:558:fe16:19:96:114:154:160/123" # Comcast 497 "2001:558:fe21:29:69:252:207::/121" # Comcast 498 "2001:558:fe21:30:162:150:58::/112" # Comcast :wq (save) /etc/init.d/exim restart
    0

Please sign in to leave a comment.