Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
Problem
Ls -al in etc directory
resolv.conf -> /run/systemd/resolve/resolv.conf (is red)
Seems to happen every reboot. Solution
Edit the file in /etc/systemd/resolved.conf as sudoer. Here I've commented out the DNS entry and placed my dns [Resolve] DNS=10.96.0.10 8.8.8.8 8.8.4.4
cancel...
Hi
im getting error
status=deferred (host 127.0.0.1[127.0.0.1] said: 451 4.5.0 Error in processing, id=02865-02, check_init2 FAILED: /etc/resolv.conf: No such file or directory at /usr/sbin/amavisd line 18272
Recently
resolv.conf is listed as
resolv.conf ->...
Sorry change
sudo nano /etc/resolv.conf
to
nameserver 127.0.0.53
my host ovh for example writes its own dns server here, this is host-related when installing OS than plesk. Then you will see the after
systemd-resolve --statistics
it working
DNSSEC supported by current servers: yes...
# This file is part of systemd.
#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation; either version 2.1 of the License, or
# (at your option) any later version.
#
#...
sudo nano /etc/systemd/resolved.conf
uncomment cache and change to cache=yes
in my case i added dns server 1.1.1.1 and 1.0.01
and backup 8.8.8.8 and 8.8.4.4
As per title I'm getting repeated emails from eBay for some reason, I'm not talking about duplicate emails, I mean the same messages arriving over and over once an hour or so.
The email is set up [email protected] forwarded to [email protected], both are on the same server.
Anyone know what going on...
Hi i have tried all these commands.
Plesk repair db/web/fs
They haven't helped, watchdog settings are default.
I'm hoping this is an issue with directives or DNS settings with one of the domains and testing.
But would be nice to see a log or something in error reports.
How do you know that Nginx is restarting?
I am getting regular watchdog, Nginx has stopped/Restarted emails.
Could it simply be a restart because someone has changed the configuration of a website, so that the new configuration is loaded by Nginx?
I am the only user, there are very few...