• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. Azurel

    [UI]: Can't switch to other subscription using quick pull-down menu

    File was to big for this forum, so here as link https://cdn.discordapp.com/attachments/352403408264757248/1022238005966159902/plesk_list_of_databases.gif As I said, their are at least 2 errors. 1. the domain sometimes does not change after selection. 2. each selection generates 4 times the same...
  2. Azurel

    [UI]: Can't switch to other subscription using quick pull-down menu

    Thanks for change the title for better understanding. Yes, I mean the box/popup marked in red. If you have a demo site, I'll make a video of what I mean. :)
  3. Azurel

    [UI]: Can't switch to other subscription using quick pull-down menu

    Username: TITLE GUI: /smb/database/list can't change database with popup PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Plesk Obsidian Version 18.0.46 Update #1 PROBLEM DESCRIPTION Can't change database in GUI STEPS TO REPRODUCE Sorry, I can't make screenshots. - Click on...
  4. Azurel

    Issue Long running php script throw 503 error and show wrong error_log?

    Can anyone say anything about the following problem? I have three long running scripts (PHP 8.1) and each need ~1000 seconds to complete. So I have set a time-limit with After each complete, per page-reload (JavaScript call page again) its start a new running. All three scripts make the same...
  5. Azurel

    Forwarded to devs Error: mailmng-outgoing failed: ERROR:__main__:UNIQUE constraint failed: vhost_ids.guid

    Can't edit post. Is it necessary to call "plesk sbin mailmng-outgoing --init" after rename "data.db.bkp" back to "data.db"? The support article describes how to create a backup, but not a word about how to restore it correctly.
  6. Azurel

    Forwarded to devs Error: mailmng-outgoing failed: ERROR:__main__:UNIQUE constraint failed: vhost_ids.guid

    Maybe my text in this post was little confusing. Therefore formulated in a different way. Currently its working. After this post Forwarded to devs - Error: mailmng-outgoing failed: ERROR:__main__:UNIQUE constraint failed: vhost_ids.guid I check both single- and multi domain are affected and...
  7. Azurel

    Forwarded to devs Error: mailmng-outgoing failed: ERROR:__main__:UNIQUE constraint failed: vhost_ids.guid

    Another thing; original "data.db" is 0640 and root : root the new "data.db" after init is 0660 and root : popuser Shouldn't that be identical?
  8. Azurel

    Forwarded to devs Error: mailmng-outgoing failed: ERROR:__main__:UNIQUE constraint failed: vhost_ids.guid

    I have tried step "Multiple domains are affected" too https://support.plesk.com/hc/en-us/articles/4415821542930-Unable-to-activate-the-mail-service-on-a-domain-mailmng-outgoing-failed-ERROR-main-UNIQUE-constraint-failed-vhost-ids-guid Before I have in both tables 32 entries. After copy, destroy...
  9. Azurel

    Forwarded to devs Error: mailmng-outgoing failed: ERROR:__main__:UNIQUE constraint failed: vhost_ids.guid

    Username: TITLE Error: mailmng-outgoing failed: ERROR:__main__:UNIQUE constraint failed: vhost_ids.guid PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE AlmaLinux 8.6, Plesk Obsidian 46 PROBLEM DESCRIPTION I want add mail service and checked only checkbox for "Activate mail...
  10. Azurel

    phpMyAdmin "Go" + "Cancel" button no response

    You are right. On top and bottom of this button its working. Sorry for the wrong error message. I had assumed that you had forgotten a javascript file during setup. ;) I use the same version 5.1.3 on my Notebook and there is not this strange behavior. But I just noticed that it works in Opera...
  11. Azurel

    Issue upgrade from Plesk Obsidian 18.0.45 to 18.0.46

    I also saw the line when installing v46 manually: "No matches found for the following enable plugin patterns: amazon-id" # rpm -qa | grep libmodulemd result is for AlmaLinux 8.6: > libmodulemd-2.13.0-1.el8.x86_64 > libmodulemd1-1.8.16-0.2.13.0.1.x86_64 # yum update libmodulemd replied with: >...
  12. Azurel

    phpMyAdmin "Go" + "Cancel" button no response

    Username: TITLE phpMyAdmin "Go" + "Cancel" button no response PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE AlmaLinux 8.6, Plesk Obsidian Version 18.0.45 Update #2, phpMyAdmin v5.1.3 PROBLEM DESCRIPTION This buttons having no functions. In Inspector console are no errors, no...
  13. Azurel

    Missing MIME-Type for extension .mjs

    Username: TITLE Missing MIME-Type for extension .mjs PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE All PROBLEM DESCRIPTION Its not a bug, maybe more a feature-request to make Obsidian a little better. Currently files with extension "mjs" create a error in console and are not...
  14. Azurel

    Forwarded to devs Scheduled Tasks for domain.tld not correct order by column "Schedule"

    Here a screenshot sorting up/down with few red marks to highlight errors
  15. Azurel

    Forwarded to devs Scheduled Tasks for domain.tld not correct order by column "Schedule"

    Username: TITLE Scheduled Tasks for domain.tld not correct order by column "Schedule" PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE AlmaLinux 8.6 (Sky Tiger) Plesk Obsidian Version 18.0.45 PROBLEM DESCRIPTION GUI Link /smb/scheduler/tasks-list Order by column "Schedule" does...
  16. Azurel

    Issue ImageMagick dependancy problem

    See Forwarded to devs - Problem: package plesk-php74-imagick-3.7.0-0redhat.8.220415.1034.x86_64 requires libMagickCore-6.Q16.so.6()(64bit), but none of the providers can be i
  17. Azurel

    Resolved Issue with query value "https%3A" in URL-Parameters results in 403 forbidden

    Okay, I found the reason. I feel a little stupid right now. I did not expect that. This must have been in the htaccess (Additional Apache directives) for so many years. I don't even know why that's in there. Look like a very old protection, but I don't understand why this query string is here...
  18. Azurel

    Resolved Issue with query value "https%3A" in URL-Parameters results in 403 forbidden

    Yes. The mention path /var/www/vhosts/system/logs/mydomain.com/error_log is equal to /var/www/vhosts/<subscription>/logs/mydomain.com/error_log Both files have the same content. The log excerpts was for /var/log/http/error_log (genral error_log). In the domain erorr_log there is nothing related...
  19. Azurel

    Resolved Issue with query value "https%3A" in URL-Parameters results in 403 forbidden

    Okay, I have new information about this. I can deactivate ModSecurity and this issue remains. When I make this call on the top level of my domain Like this https://www.mypage.com/?param=http 1. log access_ssl_log shows "GET /?param=http HTTP/1.0 403" 2. And I see a AlmaLunix test page When I...
Back
Top