Recent content by TobiasP

  1. T

    Issue 18.0.73#1 Not playing with Apple Mail

    followup: seems the problem was with a imap_capability = +XLIST I had in a special_use config file...
  2. T

    Issue 18.0.73#1 Not playing with Apple Mail

    I'm still having issues with dovecot even after updating to 18.0.73 Update 2 - it seems since the update to dovecot 2.4.1-4 thunderbird and outlook on mac (legacy) cannot be used anymore - all I get in the logs is: auth_debug=yes does not yield any helpful output - its just like thunderbird is...
  3. T

    Resolved nginx protocol options redefined

    I can confirm after using the "Webserver Configurations Troubleshooter" and chose to "Rebuild"->"All" - nginx -t reports no more warning (or errors)
  4. T

    Resolved nginx protocol options redefined

    thanks to @learning_curve for reminding me about the config troubleshooter, I used it to regenerate all the webmail configs.
  5. T

    Resolved nginx protocol options redefined

    is there a way to repair the webmail config like there is the cmd for the vhost config: plesk repair web domain.tld?
  6. T

    Resolved DNS does not start via systemd

    I did a recent update from debian 9 to 10 and I did encounter the same issue - and today there was an update to the bind package which changed my /lib/systemd/system/bind9.service back to containing "type=forking" and the missing -f. is there something broken with my bind install that is does...
  7. T

    Resolved nginx protocol options redefined

    no its a problem with how plesk generates the nginx config for domains with alias domains.
  8. T

    Resolved nginx protocol options redefined

    okay but @Tim_Wakeling also does not seem to use kolab so my problem is exactly the same as his. but I will try to open a new support ticket. but it seems its a problem with /usr/local/psa/admin/conf/templates/default/domain/nginxDomainVirtualHost.php Line 9 is missing the http2 directive code...
  9. T

    Resolved nginx protocol options redefined

    yes I have also lots of these lines: nginx: [warn] protocol options redefined for 192.168.101.1:443 in /etc/nginx/plesk.conf.d/vhosts/xxxx.at.conf:6 nginx: [warn] protocol options redefined for 192.168.101.1:443 in /etc/nginx/plesk.conf.d/vhosts/xxxx.at.conf:23
  10. T

    Resolved nginx protocol options redefined

    no it does not change anything about the warning, it only adds some additional server_name entries to the upper "offending" server section.
  11. T

    Resolved nginx protocol options redefined

    I have the same issue. some domains have this warning - I have no extra config in /etc/nginx/conf.d/ or in the main nginx config file. Its affecting subscriptions with alias domains which redirect to the main domain. see this plesk generated config: and the plesk generated part for the alias...
  12. T

    Forwarded to devs Backup restore git repository missing

    any eta on a fix?
  13. T

    Forwarded to devs Backup restore git repository missing

    Okay I can also reproduce the issue on the same server - I created a subscription testdomain.local and added three local git repositories. then I created a backup for this subscription. deleted all three repositories did the restore from the backup for the "whole subscription" and after the...
  14. T

    Forwarded to devs Backup restore git repository missing

    Should I open a normal thread here in the forum about this error when restoring?
Back
Top