• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. alvarezcruz

    Resolved smb_apsMetas table empty

    Hi John! Have you tried the last 2 steps of the guide? After the statement that says "if the issue persists." That fix should work in cases when it's not possible to find the records to restore. Just make sure you back up the database as instructed in the step 1 of that section.
  2. alvarezcruz

    Question How to use 2FA for email

    Hey! Sorry, I'm a little confused by the wording. You said you don't need webmail, right? If you're asking if it's a requirement to have webmail, then no. You can disable and uninstall it if you prefer. Let me know if you want to know how, or if I understood things wrongly.
  3. alvarezcruz

    Resolved Permissions on some of the files packaged by Plesk are incorrect[ERROR] - Post 18.0.69 Upgrade

    Excellent to hear that worked out. Yes, I forgot that some were removed and only had the config files left. I'm glad you sorted it out and everything is working well now. Adding to your last statement; Plesk doesn't carry out the dist-upgrade, the OS does. The Plesk scripts and guides are just...
  4. alvarezcruz

    Resolved Permissions on some of the files packaged by Plesk are incorrect[ERROR] - Post 18.0.69 Upgrade

    Thank you, I received the output. Some of the packages on the list are very sensitive. I would still try to remove them, but first I'd create a server snapshot with the hosting provider, so I can easily roll it back in case this takes the server down. Please listen to the warning above. I have...
  5. alvarezcruz

    Resolved Permissions on some of the files packaged by Plesk are incorrect[ERROR] - Post 18.0.69 Upgrade

    Either one is okay as long as it lists the deb files. I don't need any other info besides that. Just give me some time for the command, as I have some tasks at work at the moment.
  6. alvarezcruz

    Resolved Permissions on some of the files packaged by Plesk are incorrect[ERROR] - Post 18.0.69 Upgrade

    Thank you, then it makes sense that during the dist-upgrade process some packages were left over. Minor glitches during those process can cause such issues. Very well, let me know if you want help with automating that. Otherwise, I look forward to the result.
  7. alvarezcruz

    Resolved Permissions on some of the files packaged by Plesk are incorrect[ERROR] - Post 18.0.69 Upgrade

    Yeah, it would take some time. We could write a little scripted command to do it automatically. Are you okay with posting the entire output of repair fs?
  8. alvarezcruz

    Resolved Permissions on some of the files packaged by Plesk are incorrect[ERROR] - Post 18.0.69 Upgrade

    Oh my bad, sorry, I'm at work too and missed that one entirely. So these are 2 package from Ubuntu 20.04 and one that was removed but kept the config files. Sounds like none of them should be there. Why don't you try removing them? Should be without dependencies, with a command like this one...
  9. alvarezcruz

    Issue Node+Phusion port conflicts

    Use process.env.PORT instead. This should allow Passenger to automatically assign the port number: https://support.plesk.com/hc/en-us/articles/12377014316823
  10. alvarezcruz

    Resolved Permissions on some of the files packaged by Plesk are incorrect[ERROR] - Post 18.0.69 Upgrade

    Was there only one result of each, or were there multiple lines? Please share the output of the command, if possible.
  11. alvarezcruz

    Resolved Permissions on some of the files packaged by Plesk are incorrect[ERROR] - Post 18.0.69 Upgrade

    Hi there, Can you please run this to see if any of these are duplicated? dpkg -l | grep -E "plesk-php82-dba|plesk-milter|sw-librrd" Looking at the version numbers, it looks like the system didn't remove some old packages correctly and the duplicates aren't actually installed, but are still...
  12. alvarezcruz

    Issue Opening SSH Terminal in Plesk fails

    Any difference if you use the hostname instead of the IP address on this line? proxy_pass https://192.168.1.30:8443 I see it's private so you may need to add it to hosts, you can figure that out.
  13. alvarezcruz

    Issue How to update PHP open_basedir and/or httpd.conf server wide?

    How come you can't edit the custom ones? are they greyed out or what does it look like?
  14. alvarezcruz

    Issue Opening SSH Terminal in Plesk fails

    Have you tried removing this and testing without it?
  15. alvarezcruz

    Issue Opening SSH Terminal in Plesk fails

    Please confirm whether it works when you use the port or not
  16. alvarezcruz

    Resolved node.js configuration in PLESK Obsidian 18.0.67 Update Nr. 3

    Thanks for sharing, glad to hear you sorted it out.
  17. alvarezcruz

    Resolved Problems with sw-engine

    Yes, that's fine. When the issue happens again, open that file with atop as shown in the guide I linked, and go to the timestamp when the problem happened.
  18. alvarezcruz

    Issue How to update PHP open_basedir and/or httpd.conf server wide?

    Yes, you're supposed to use {WEBSPACEROOT}. It has this value by default, so just set it to default to see what it should look like. I'm not sure if I understood correctly, but if you're manually importing sites one-by-one then you can edit their PHP settings too, no? In any case, if you can't...
  19. alvarezcruz

    Resolved WP Toolkit/Wordpress Toolkit - older version screenshot issue

    Thanks for confirming that it's working again. It was actually not any change in behavior or something particular to your old version. We just had an issue in the past few days, but it's been resolved already: https://support.plesk.com/hc/en-us/articles/31409804928791
Back
Top