• 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 "get " request on my web works on Ubuntu 18.04.6 LTS but not in Ubuntu 22.04.5 LTS

teldrive

New Pleskian
Server operating system version
ubuntu 22.04.5
Plesk version and microupdate number
Plesk Obsidian v18.0.65_build1800241122.08
this command works on my web Ubuntu 18.04.6 LTS and Plesk Obsidian 18.0.65

GET /index.php?option=com_chronoforms6&chronoform=proceso&pass=&temp=22.90&humed=40.40&sensor=84:0D:8E:A9:B0:B3 HTTP/1.1

but if I migrate mydomain to Ubuntu 22.04.5 LTS and Plesk Obsidian v18.0.65_build1800241122.08
it doesnt work also I tried with Ubuntu 20.04.6 LTS and Plesk Obsidian v18.0.65_build1800241122.08

I have record of this get request on domain->register so is not communication issue
same web files and same configuration restored on new hosting

Can anyone help
 
Hello! Do you see any errors in domain's web server log on request?
  • /var/www/vhosts/system/<domain_name>/logs/error_log
  • /var/www/vhosts/system/<domain_name>/logs/proxy_error_log
Global Apache and Nginx logs:
  • /var/log/nginx/error.log
  • /var/log/apache2/error.log
Could you perform request to reproduce the issue, then check web server logs and provide log entries with errors. This may help identify cause of the issue.

Looking forward to your reply.
 
Back
Top