Recent content by wtfred

  1. W

    Resolved Rest api breaking change with 18.0.18 #4 ??

    Ok, i confirm i can create fonctional domain again, thanks
  2. W

    Resolved Rest api breaking change with 18.0.18 #4 ??

    Hello, this morning i still cannot get the update, did it went live already?
  3. W

    Resolved Rest api breaking change with 18.0.18 #4 ??

    I will test as soon as i get the update, thank you for your prompt handling.
  4. W

    Resolved Rest api breaking change with 18.0.18 #4 ??

    Hello, I'm using Plesk rest api for years to create domains. Now, i cannot set anymore php_handler_id, www_root or shell. Maybe also some others things i didn't notice yet. Domain is created, but those values are not set. On 18.0.18 #3, is still working, with same json { "name"...
  5. W

    Issue No sodium extension for PHP 7.4.30 FPM

    Same problem on our Plesk, error appears to be random
  6. W

    Question Subscription creation via api: how to deal with ssh public key?

    I may have a workaround, if you guys don't have something better: - create every subscription with a "fixed" user - in sshd_config, allow PasswordAuthentication only for this user - use ansible to copy ssh public key - rename subscription user using plesk rest api calling plesk cli
  7. W

    Question Subscription creation via api: how to deal with ssh public key?

    Hello, I'm currently working with ansible to automate a subscription creation. Here is what i'm achieving right now: With Plesk xml api : - Subscription creation - Database creation for this subscription - User creation for this database With Plesk REST api : - Calling Plesk CLI api to deal...
  8. W

    Resolved [Git extension] Remote Git hosting url in ".local"

    Ok i see my problem is really specific and doesn't seems to have a simple solution as i don't get any response. So is there a way to contact the developers of the Plesk Git extension ? Submit an issue somewhere ? Thanks...
  9. W

    Resolved [Git extension] Remote Git hosting url in ".local"

    Hello, Why the Plesk Git extension doesn't accept ".local" for the git url ? If i want to set a "Remote Git hosting like GitHub or BitBucket" with our internal gitlab, i got an error "The string "[email protected]:user/repository.git" is not a Git URL." and i can't go further. If i...
  10. W

    Resolved file composer.phar is empty

    Ok thanks, it fix the problem. Any idea why it occured ? We have multiple servers, same configurations, some of them with "good" composer.phar, some of them with empty one. The date on the file is november 19th, maybe it was cause by a plesk update ?
  11. W

    Resolved file composer.phar is empty

    Hello, We are using Plesk 12.5.30, update 72, running on debian 8.8 and we have a problem with composer: In /usr/bin/composer, we have COMPOSER_BIN="/usr/lib/plesk-9.0/composer.phar" [ -e "$COMPOSER_BIN" ] || { echo "'$COMPOSER_BIN' not found" >&2; exit 1; } [ -x "$COMPOSER_BIN" ] || { echo...
  12. W

    504 Gateway Time-out or blank page when trying to access to Plesk

    Thanks, it worked, you save my day :) I didn't have any "lmlib" directory in /var/lock, but i had one file "SharedLockManagerStorage0.1" in /usr/local/psa/var/cache/
  13. W

    504 Gateway Time-out or blank page when trying to access to Plesk

    Hello, I can't log into Plesk, because whenever i try to go to https://x.x.x.x:8443 or https://fqdn:8443 i got a blank page or a 504 gateway timeout. It may have started when i kill some "Scheduled Tasks" of a virtual user. Thoses task where apparently stuck since a few days. I didn't find a...
  14. W

    How to properly use service plan with Power User view ?

    Up, still need answer about my point 3 please : Thanks
Back
Top