Unable To Parse Zone: Error While Parsing Zonedata For Xyz.com: Syntax Error
Jul 23, 2009
While clicking on "Edit DNS" in WHM
I am getting this error
Unable to parse zone: Error while parsing zonedata for xyz.com: syntax error, line 25 ...propagated at /usr/local/cpanel/Cpanel/CPAN/Net/DNS/ZoneFile/Fast.pm line 142.
I am getting the following error in Plesk, on the Applications page:
"APS Catalog error: Unable to parse the ATOM content. DOMDocument::loadXML(): Opening and ending tag mismatch: hr line 5 and body in Entity, line: 6"
Clearing cache (as advised here: [URL] ....) - does not work, unfortunately.
As I noticed, the error started to occur right after Plesk was updated to v11.5.30_build115130819.13
Found this error in files:
/opt/psa/var/cache# vi d3b08b981b493e5687c45518970bc225-1024-0.cache a:3:{s:3:"url";s:108:"http://catalog.marketplace.parallels.com/all-app.atom?obsolete=hide&pageSize=999999&order=%2Bname%2C-version";s:4:"time";i:1390479055;s:7:"content";s:166:"<html>
[Code] ....
In my browser, the API catalog URL gives the same "502 Bad Gateway" error: [URL] ....
I recently updated all my cPanel software, and now when I try to Edit a DNS zone, I get:
Unable to parse zone: Error while parsing zonedata for *DOMAIN NAME HERE*.com: expected valid rname, line 4 ...propagated at /usr/local/cpanel/Cpanel/CPAN/Net/DNS/ZoneFile/Fast.pm line 142.
when i try to edit a DNS zone on WHM i got the following error :
Editting zone domain.com
Unable to parse zone: Error while parsing zonedata for domain.com: expected valid serial, line 4 ...propagated at /usr/local/cpanel/Cpanel/CPAN/Net/DNS/ZoneFile/Fast.pm line 142. WHM 11.23.2 cPanel 11.23.3
My plesk version is 12.0.18.When I try to install wordpress I had this error:Internal error: Failed to parse metadata...MessageFailed to parse metadata...File aps_php.php Line10024.
I have over 5 WP installations on my Server and i installed all manual and had never issues.
Now i installed a again a WP Site and after i go to the Wordpress Toolkit to search for the new installation i got the following Message:
PHP Parse error: syntax error, unexpected '?' in /usr/share/plesk-wp-cli/php/wp-cli.php(23) : eval()'d code on line 1 {"err_code":0,"err_message":"
With error cannot connect to DB.
So all WP installations are running fine instead of the new one.... I didn't change any configs files of PHP all is standard, the wp-config.php is correct, the Site is running fine.
From my point of view is this an issue by Plesk due to Parse error message at the files of Plesk, see error message!
System: OS Debian 7.8 Plesk Version 12.0.18 Update #43, zuletzt aktualisiert: 20. April 2015 13:17:36
I know with an older Version of Plesk 12.0.18 it was working fine too, so the bug was implemented with a MU.
I checked the file as well and find out that at all PHP files the code is not closed at the end so the "?>" is always missing.
I've been with my Strato VServer and it installed Plesk on Linux a big problem.
I coming no longer in the Plesk Dashboard and the following code appears:
Syntax error or access violation: 1286 Unknown table engine 'InnoDB'
Here are the contents of my my.cnf
# # The MySQL database server configuration file. # # You can copy this to one of: # - "/etc/mysql/my.cnf" to set global options, # - "~/.my.cnf" to set user-specific options. # # One can use all long options that the program supports.
I am using Parallels Plesk Panel v. 11.0.9 on a V-Server provided by Strato (Germany), the OS is Ubuntu 10.04 LTS. Established and running under Plesk is a MySQL-Database, administered via Plesk by PHPMyAdmin 3.5.8.1. PHPMyAdmin offers the following information:
Datenbank-Server
Server: Localhost via UNIX socket Software: MySQL Software-Version: 5.1.41-3ubuntu12.10 - (Ubuntu) Protokoll-Version: 10 Benutzer: admin@localhost Server Zeichensatz: UTF-8 Unicode (utf8) Webserver
sw-cp-server Datenbank-Client Version: libmysql - mysqlnd 5.0.8-dev - 20102224 - $Id: 731e5b87ba42146a687c29995d2dfd8b4e40b325 $ PHP-Erweiterung: mysql Click to expand...
i have nameservers setup on my server using (for example) ns1.domain.net and ns2.domain.net with ips 12.12.12.1 and 12.12.12.2, respectively.
Heres my zone file generated by WHM for ns1
Code: ; Modified by Web Host Manager ; Zone File for ns1.animeost.net $TTL 14400 @ 86400 IN SOA ns1.domain.net. user.gmail.com. ( 2007052706 86400 7200 3600000 86400 ) ns1.domain.net. 86400 IN NS ns1.domain.net. ns2.domain.net. 86400 IN NS ns2.domain.net. ns1.domain.net. 14400 IN A 12.12.12.1 localhost.ns1.domain.net. 14400 IN A 127.0.0.1 Heres my zone file generated by WHM for ns2
Code: ; Modified by Web Host Manager ; Zone File for ns1.animeost.net $TTL 14400 @ 86400 IN SOA ns1.domain.net. user.gmail.com. ( 2007052706 86400 7200 3600000 86400 ) ns1.domain.net. 86400 IN NS ns1.domain.net. ns2.domain.net. 86400 IN NS ns2.domain.net. ns2.domain.net. 14400 IN A 12.12.12.2 localhost.ns2.domain.net. 14400 IN A 127.0.0.1 After i restarted bind, it gave me the error in /var/log/messages
Code: May 27 15:55:18 mail named[89641]: starting BIND 9.3.4 -u bind -c /etc/namedb/named.conf -t /var/named -u bind May 27 15:55:18 mail named[89641]: command channel listening on 127.0.0.1#953 May 27 15:55:18 mail named[89641]: /etc/namedb/ns1.domain.net.db:13: ignoring out-of-zone data (ns2.animeost.net) May 27 15:55:18 mail named[89641]: /etc/namedb/ns2.domain.net.db:12: ignoring out-of-zone data (ns1.animeost.net) May 27 15:55:18 mail named[89641]: running I believe that ignoring out-of-zone data is causing my dns to not work properly. I can't ping ns1.domain.net, ns2.domain.net, and domain.net.
I've already changed a lot of MX records but never run into a problem like this one ...
I google it and found out that this might be cPanel/WHM bug. I've mailed them but they need a lot of time before they reply so I will also ask here
Here is error log from WHM:
Setting mx priority 10 (mx1.domain.com)........failed: Error fetching zone data for otherdomain.com.db's MX ...Done Setting mx priority 20 (mx2.domain.com)........failed: Error fetching zone data for otherdomain.com.db's MX ...Done
We're having problems with the Roundcube webmail spell check, and upon checking the log we get the error 'Unable to find the socket transport SSL'. From what I can find out this is normally due to Open SSL not being enabled, but it is, you can check our php config here.
I am getting following error after to login to my Cpanel, Please advice me the solution. thanks is advance.
======================================================== Unable to understand response from admin bin: reseller sent: RESELLERSUSERS root received:[]: Illegal seek at /usr/local/cpanel/Cpanel/AdminBin.pm line 140. Cpanel::AdminBin::adminfetch('reseller', 'ARRAY(0x9f77224)', 'RESELLERSUSERS', 'storable', 'root') called at /usr/local/cpanel/Cpanel/Resellers.pm line 36 Cpanel::Resellers::Resellers_accountlistopt() called at /usr/local/cpanel/Cpanel/RvresellersC.pm line 63 Cpanel::RvresellersC::RvresellersC_accountlistopt() called at (eval 84) line 1 eval 'Cpanel::RvresellersC::RvresellersC_accountlistopt(@{$argref});' called at cpanel.pl line 1648 main::exectag('<cpanel RvresellersC="accountlistopt()">') called at cpanel.pl line 4797 main::dotag(undef) called at cpanel.pl line 4664 main::cpanel_parseblock('SCALAR(0x90e7c8c)') called at cpanel.pl line 4616 main::cpanel_parse('GLOB(0x93b4f40)') called at cpanel.pl line 2912 main::doinclude('rvbranding/newssessionLayout.html', 2) called at cpanel.pl line 1673 main::exectag('<cpanel relinclude="rvbranding/newssessionLayout.html">') called at cpanel.pl line 4797 main::dotag(undef) called at cpanel.pl line 4664 main::cpanel_parseblock('SCALAR(0x90fdeb0)') called at cpanel.pl line 4616 main::cpanel_parse('GLOB(0x9388638)') called at cpanel.pl line 1309
When you perform a migration, Plesk gives me this error. For more I search, I find what may be the cause.
Error: Unable to find domain with name 'e-domain.com'[2014-11-18 19:41:31] ERR [panel] exception 'PleskObjectNotFoundException' with message 'Unable to find domain with name 'e-domain.com'' in /usr/local/psa/admin/plib/Domain.php:950 Stack trace: #0 /usr/local/psa/admin/plib/backup/Conflicts/PleskDataManager.php(1278): Domain::getByName('e-domain.c...') #1 /usr/local/psa/admin/plib/backup/Conflicts/Resolver/UnfitSettingsResolver.php(500):
Subject : Cron <aioftp@main> /usr/bin/php -q /var/www/vhosts/domain.com/subdomains/somedir/httpdocs/dir/cron.php Failed loading /usr/lib64/php/modules/ioncube_loader_lin_5.4.so: /usr/lib64/php/modules/ioncube_loader_lin_5.4.so: cannot open shared object file: No such file or directory PHP Warning: Module 'soap' already loaded in Unknown on line 0 PHP Warning: PHP Startup: XCache: Unable to initialize module Module compiled with module API=20090626 PHP compiled with module API=20100525 These options need to match in Unknown on line 0
I'm unable to access my plesk control panel .its giving this error "Unable to read Control Panel configuration file";tried all available solution for permissions but the problem remains.
I have a one problem in my server . I use in Parallels Plesk v12.0.18_build1200140606.15 os_CentOS 6 I vps in systemOS CentOS6.6 Final Minimal and installing plesk health monitor show error in :
{"status":"error","statusMessages":[{"status":"error","class":"","content":"Unable to load configuration file.
Logged into my panel today to run a database backup on a site I'm working on to be confronted with the following:
Unable to backup database 'XXXXXXXXXX' Cannot open backup device 'C:Program Files (x86)ParallelsPleskBackupXXXXXXXXX.co.nzdatabasesXXXXXXXXX-29 est'. Operating system error 5(Access is denied.). BACKUP DATABASE is terminating abnormally.
(Error code 21)
I'm not sure why permissions would change on their own, I'm also not sure how to fix the permissions error. I get the same error on all databases.
PrivateTemp folder appears to have write permissions for Group MSSQLSERVER
Fehler: Unable to create notification: Unable to create Note object: Note: unable to select: no such row in the table and Fehler: Benachrichtigung kann nicht aktualisiert werden: Unable to create Note object: Note: unable to select: no such row in the table
In tools&settings -> Email Notifications
I run plesk 12.00.18#7 and i have upgrade from 11.5.30 ....
We have Panel Plesk 11.5.30 in Windows 2008 R2. when you go to File Sharing in all the Subscriptions, appears this error: Internal error: Unable to access File Sharing repository with the system user name "admin": wrong username or password
This happen since we do the update to the new version 11.5.30 ...
I seem to have an error with backing up to my personal FTP repository. I have only just noticed the issue, but i believe it originated when I upgraded Plesk Panel 11 to Plesk Panel 12. I am currently running version 12.0.18 on Cent OS 6.5.
Note whether i check the "Use passive mode" option makes no difference to my problem.Below is what I get from the panel.log under /usr/local/psa/admin/logs
As the title says, 1 of the accounts on my server is getting the following error message - error number 0x800CCC79 server response 451 temporary local problem -
Yet other accounts on the server are sending and recieving fine?
what would cause this error? Its not tempory as its been 48 hours