• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Issue PHP Warning: gzinflate()

Polli

Basic Pleskian
Server operating system version
Debian 12.9
Plesk version and microupdate number
18.0.67
Hi

Every hour I get this error since the last update to 18.0.67

Code:
PHP Warning: gzinflate(): data error; File: /opt/psa/admin/plib/vendor/plesk/zf1/library/Zend/Http/Response.php, Line: 648

Whats this?
 
Server operating system version : VPS Server Ubuntu 24.04.1 LTS
Plesk version and microupdate number : Plesk Obsidian v18.0.66_build1800250106.19 os_Ubuntu 24.04


I've also had this error message since the new update, I don't notice anything negative but it's there all the time.

Regards
 
With the yesterday update, a new error appears.

Code:
Zend_Http_Client_Exception: Error in cURL request: Could not resolve host: api.github.com in /opt/psa/admin/plib/vendor/plesk/zf1/library/Zend/Http/Client/Adapter/Curl.php:455
Stack trace:
#0 /opt/psa/admin/plib/vendor/plesk/zf1/library/Zend/Http/Client.php(1088): Zend_Http_Client_Adapter_Curl->write('GET', Object(Zend_Uri_Http), '1.1', Array, '')
#1 /opt/psa/admin/plib/modules/nextcloud/library/Releases.php(25): Zend_Http_Client->request()
#2 /opt/psa/admin/plib/modules/nextcloud/scripts/refresh-instances-slow.php(9): PleskExt\Nextcloud\Releases::updateLatestVersion()
#3 {main}

and this one also

Code:
Error in cURL request: Could not resolve host: check-updates.plesk.com:
0: /opt/psa/admin/plib/vendor/plesk/zf1/library/Zend/Http/Client/Adapter/Curl.php:455
    Zend_Http_Client_Adapter_Curl->write(string 'POST', object of type Zend_Uri_Http, string '1.1', array, string '{"keyNumberId":"07074811","uid":"8b65d9c7-3cb9-43f9-8771-be769952ad76","updateTicket":null}')
1: /opt/psa/admin/plib/vendor/plesk/zf1/library/Zend/Http/Client.php:1088
    Zend_Http_Client->request()
2: /opt/psa/admin/plib/CommonPanel/Update/Roller.php:60
    Plesk\CommonPanel\Update\Roller->sendRequest(string 'https://check-updates.plesk.com', string '{"keyNumberId":"07074811","uid":"8b65d9c7-3cb9-43f9-8771-be769952ad76","updateTicket":null}')
3: /opt/psa/admin/plib/CommonPanel/Update/Roller.php:26
    Plesk\CommonPanel\Update\Roller->checkUpdates()
4: /opt/psa/admin/plib/DailyMaintainance/Task/UpgradePanel.php:24
    Plesk\DailyMaintenance\Task\UpgradePanel->run(array)
5: /opt/psa/admin/plib/DailyMaintainance/Runner/Task.php:76
    DailyMaintainance_Runner_Task->runTask(object of type Plesk\DailyMaintenance\Task\UpgradePanel, array)
6: /opt/psa/admin/plib/DailyMaintainance/Runner/Task.php:51
    DailyMaintainance_Runner_Task->run()
7: /opt/psa/admin/plib/DailyMaintainance/task-script.php:17


Screenshot 2025-01-31 212451.png
 
Attached is a screenshot of my log in Plesk. Whats wrong here?
This hourly error message (PHP Warning: gzinflate(): data error) disappeared after upgrading both extensions.
But I can't say exactly which one triggered it. I suspect that it was triggered by the monitoring extension and was fixed with version 2.9.11.

The other thing looks to me like you need to upgrade NextCloud as well.

Check it out for yourself.

Regards, Coban

Bildschirmfoto 2025-01-31 um 12.35.20.png

Bildschirmfoto 2025-01-31 um 12.36.08.png
 
The gzinflate() error is gone with the update. But the new one seems to me that it is come with the last bind9 update. But I´m not sure.

The other thing looks to me like you need to upgrade NextCloud as well.
My Nextcloud is always the newest. Also my server is always up to date. I look for updates every day as a routine for me.

Screenshot 2025-02-01 093257.png
 
This hourly error message (PHP Warning: gzinflate(): data error) disappeared after upgrading both extensions.
But I can't say exactly which one triggered it. I suspect that it was triggered by the monitoring extension and was fixed with version 2.9.11.

The other thing looks to me like you need to upgrade NextCloud as well.

Check it out for yourself.

Regards, Coban

View attachment 27824

View attachment 27825
Hi, What extensions did you upgraded?
Regards
 
Back
Top