• 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. PeopleInside

    Issue Server disconnect itself randomly `named[1566]: no longer listening on xxx.xxx.xxx.xxx` for over a month.

    I have the same issue, seems. Currently I'm not understanding why this happening. I think when named service not listening I have a big downtime: server and domains are no more reachable and I need reboot the server by the IONOS hosting panel so from the provider. I'm trying since yesterday...
  2. PeopleInside

    Named service stop to work randomly

    Thank you! From the guide I understand I need some code in the /usr/local/psa/admin/conf/panel.ini The strings that I need to add can be like this: [named] Service.RestartSec = 7 Service.Restart = always
  3. PeopleInside

    Named service stop to work randomly

    Consider my free month ended so I cant. I'm trying to understand why this named service create issue and how I could solve it. Looks to be something inside Plesk.
  4. PeopleInside

    Named service stop to work randomly

    May 30 12:05:47 peopleinside named[1006]: no longer listening on 82.XXX.77.57#53 Issue with downtime happen again, seems create a script with a code that check if named service are running never works. #!/bin/bash string1=`/usr/bin/systemctl is-failed named` string2="failed" if [ "$string1"...
  5. PeopleInside

    Named service stop to work randomly

    May 30 12:05:47 peopleinside named[1006]: no longer listening on 82.XXX.77.XX#53 I think this is the log that cause the downtime. Seems I am unable to find how to resolve this issue that happen often
  6. PeopleInside

    Named service stop to work randomly

    Hi, today I got a new downtime that require to restart the server from IONOS panel. From the Plesk log I see: Could be this errors the cause of the dowtime started at 12:14?
  7. PeopleInside

    Resolved Issue with Cors

    The test: https://talk.plesk.com/threads/cors-stop-to-working-using-http-2-plesk-plesk-obsidian-version-18-0-52.369871/post-928058 The resolution: https://talk.plesk.com/threads/cors-stop-to-working-using-http-2-plesk-plesk-obsidian-version-18-0-52.369871/post-928059
  8. PeopleInside

    Resolved CORS stop to working using HTTP 2 Plesk Plesk Obsidian Version 18.0.52

    @Kaspar you helped in the final resolution. Comparing Apache & Nigix settings page I found that on my not test domain the option Smart static files processing was checked. I really don't remind to have checked this by muself, also the description on this option say to disable only for test so...
  9. PeopleInside

    Resolved CORS stop to working using HTTP 2 Plesk Plesk Obsidian Version 18.0.52

    I tried and on new subdomain test.peopleinside.it it works. Now I have to understand why is not working on my side, on the original live chat that I use...
  10. PeopleInside

    Resolved CORS stop to working using HTTP 2 Plesk Plesk Obsidian Version 18.0.52

    For today I think I will stop. I'm too much stressed, this HTTP 2 is really not working was all ok and a day after all broken without touching nothing. Also I'm surprised there is no way to understand why is not working :D I need relax.
  11. PeopleInside

    Resolved CORS stop to working using HTTP 2 Plesk Plesk Obsidian Version 18.0.52

    I done, I tried to clean, save and put the different code but same error. Consider that in those day I never changed nothing in the server only updated Plesk and live helper chat. Once I discovered the issue I asked help to the chat developer but when I discovered was no any issue in the laster...
  12. PeopleInside

    Resolved CORS stop to working using HTTP 2 Plesk Plesk Obsidian Version 18.0.52

    /var/www/vhosts/system/livechat.peopleinside.it/conf/vhost_nginx.conf location ~* ^/internal-nginx-static-location/(.+\.(gif|jpe?g?|png|bmp|swf|css|js|svg|otf|eot|ttf|woff|woff2|swf|mp3|ogg|wasm|wav|pdf|ico|txt))$ { alias...
  13. PeopleInside

    Resolved CORS stop to working using HTTP 2 Plesk Plesk Obsidian Version 18.0.52

    Thanks @Kaspar I updated Plesk some day ago maybe also yesterdau then LHC. When I discover the issue I restored fully the LHC backup so looks strange can be LHC. About permission all seems works except HTTP 2 Nigix. Thanks, I done this already, nothing has been changed and all looks fine. I...
  14. PeopleInside

    Resolved CORS stop to working using HTTP 2 Plesk Plesk Obsidian Version 18.0.52

    This is a very important issue to me, I want ignore that because I want keep the server update and secure and use the latest available protocol HTTP 2. I don't feel to ask custom support, I feel I'm asking support for a basic function that was working before and now is broken and that works if I...
  15. PeopleInside

    Resolved CORS stop to working using HTTP 2 Plesk Plesk Obsidian Version 18.0.52

    Username: TITLE CORS stop to working using HTTP 2 Plesk Plesk Obsidian Version 18.0.52 PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Plesk Obsidian Version 18.0.52 Ubuntu 22.04.2 LTS PROBLEM DESCRIPTION After updating Plesk Obsidian Version 18.0.51 to Plesk Obsidian Version...
  16. PeopleInside

    Resolved Issue with Cors

    Live Helper Chat has never changed the CORS instruction. The instructions about CORE has not been changed AddType application/wasm .wasm <Files ~ "\.(gif|jpe?g?|png|bmp|swf|css|js|svg|otf|eot|ttf|woff|woff2|swf|mp3|ogg|wasm|map|wav|pdf|ico|txt)$"> Header always Set...
  17. PeopleInside

    Question Wrong or not custom hostname on Mail Delivery System

    Without changing myhostname entry in main.cf my email are dkim, spf and DMARC validated. I have no idea why if i replace myhostname from reverent-sanderson.(MY VPS IP).plesk.page to peopleinside.it Delivery Status notification are not delivered to me. If so means I need to keep the default...
  18. PeopleInside

    Question Wrong or not custom hostname on Mail Delivery System

    On the log browser the mail log say DE21C61E0D: DMARC: smtpdomain= maildomain=peopleinside.it [email protected] stamp=1684483859 ip=unknown adkim=relaxed aspf=relaxed p=REJECT sp=REJECT pct=100 align_dkim=fail align_spf=fail spfres=unknown dkimres=unknown...
  19. PeopleInside

    Resolved Issue with Cors

    Thanks, I have no idea why. Restoring a backup on my mind should made all work as was working before, chat script side. Server side the only edit I can remember is the Plesk update. Thanks anyway, I understand that without a paid ticket I will never resolve this issue. For now I will keep HTTP...
Back
Top