• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Issue All domains redirect to /login_up.php after automatic update

simonedev

New Pleskian
Good evening everybody.
I have a local server in my office, and a static IP connection.

This is my configuration:
- Ubuntu 22.04.5 LTS
- Plesk 18.0.69 Update 4 (auto updated)

This morning I discovered that all the sites hosted on my server redirect to https://domain-name/login_up.php
In add, even if I enter my plesk username and password, I cannot login.

I'm still able to login from https://my-ip:8443

I tried to restart all services and I checked all ports to prevent odd conflicts between Nginx and Apache. All seems fine, because both services starts with no errors.

Somebody told me to reinstall Nginx and Apache from "plesk installer". Maybe it's a solution, but I want to be sure about the risks. I remember I spent hours to make the email server (Postfix / Dovecot) work properly.

Thanks in advice for any suggestion.
 
Hello, @simonedev . Have you tried the Plesk repair utility already? If not, could you please try running the following command:

plesk repair web -y

In case the issue persists afterward, could you please provide us with the contents of /var/www/vhosts/system/example.com/conf/vhost.conf for an example domain name that experiences the reported issue?
 
Hello, @simonedev . Have you tried the Plesk repair utility already? If not, could you please try running the following command:



In case the issue persists afterward, could you please provide us with the contents of /var/www/vhosts/system/example.com/conf/vhost.conf for an example domain name that experiences the reported issue?
I rud that command a couple of times. No errors reported but nothing changed with my problem.

Here you find the content of
/var/www/vhosts/system/example.com/conf/http.conf (I have no vhost.conf inside that folder)

I want to add that, after reading some suggestions on the web, I set Apache to respond on ports 7080 and 7443 to not conflict with 80 and 443 managed by Nginx. i don't know if it was a silly mistake, since until yesterday everything was working fine.
 

Attachments

  • httpd.conf.zip
    1.6 KB · Views: 1
Thank you. Could you please also confirm what option is selected in Tools & Settings > Customize Plesk URL?
 
I never visited this page before. Here's a screenshot.
 

Attachments

  • Screenshot 2025-06-12 145623.png
    Screenshot 2025-06-12 145623.png
    35.2 KB · Views: 7
Can you please temporarily switch that to "No custom URLs: Only https://<server-IP-or-hostname>:8443" and let us know if the issue still persists?
 
I just did it, and restarted the server too.
Unfortunately nothing changed for me.
 

Attachments

  • Screenshot 2025-06-12 171219.png
    Screenshot 2025-06-12 171219.png
    35 KB · Views: 2
Thanks for your cooperation. Unfortunately, I am not quite sure what could be causing the issue. If the update was somehow interrupted that could have led to incomplete packages, but it will be best for our support team to further check that server. If you have the option, please open a ticket so it could be further reviewed.
 
I just opened a ticket and your stuff is looking for a solution. The problem is now partially solved (sites are on line), but I still have issues with the email.
 
Back
Top