error

Search

You can find the results of your search below.

Docker nginx / php notes @docker_notes
63 Hits, Last modified:
ir processing. pcre_jit on; # Configures default error logger. error_log /var/log/nginx/error.log warn; # Includes files with directives to load dynamic modules. include /e... n this size, then the client receives the HTTP # error code 413. Set to 0 to disable. Default is '1m'.
IPMI CLI Tools @home_server:home_server_setup:other_services
17 Hits, Last modified:
ter via ipmitool. The script performs some basic error checking a reporting, of the ipmitool functions u... ts with a 0 upon successful ping attempt or other error codes as noted in the code upon failure. edit co... .sh ; echo $?'' (the ''echo $?'' will return the error code, as per typical Unix, a 0 return indicates s... 2>/dev/null) if [ ${?} -ne 0 ] then exit 11 #error 11 means that the impitool power status return an
Back-up Server Old Setup @home_server:home_server_setup:other_services
14 Hits, Last modified:
hen exit 11 #no mount point input, exit with error else mount1=$1 #Use mount point input fi if g... ccess else exit 12 # mount failed, exit with error fi fi </code> ++++ Created script to mount bac... ccess else exit 12 # mount failed, exit with error fi fi </code> ++++ Created script to mount bac... ccess else exit 12 # mount failed, exit with error fi fi </code> ++++ As we intend to shutdown th
Web Server setup @home_server
12 Hits, Last modified:
rverfault.com/questions/538086/proxyerror-ah00898-error-during-ssl-handshake-with-remote-server|proxy:error AH00898: Error during SSL Handshake with remote server]]. ====The Alias and Redirect Directives and <Dir... /shared/www/html #ErrorLog ${APACHE_LOG_DIR}/error.log #CustomLog ${APACHE_LOG_DIR}/access.log c
KPTree - Email Server Setup @home_server
10 Hits, Last modified:
t as most the other tool were silent on the exact error. Telnet in to the server showed the wrong server... ql_mode = 'ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGIN... ql_mode = 'ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGIN... .com/postfixadmin/setup.php%%'' failed with debug error relating to index to long. Basically indexes are
Calibre @docker_notes
6 Hits, Last modified:
2.1" changes to "3.9" with no problem - The log error/warning concerning "Setting up desktop integration failed with error:...." is a common error when using Calibre on a server where desktop is not set up. <fc #008000>Can be ... the existing (or new) Calibre library - The log error/warning concerning "Setting up desktop integratio
Docker mailserver @docker_notes
6 Hits, Last modified:
er.cf'%%'' ====/etc/postfix/aliases==== I get an error when recreating the container; "error: open database /etc/postfix/aliases.lmdb: No such file or director... ple made no sense to me and did not function with error ''Could not find the host "webmail.example.org"''... al host is required #ErrorLog ${APACHE_LOG_DIR}/error.log #CustomLog ${APACHE_LOG_DIR}/access.log com
Manjaro Setup Notes @home_server:home_server_setup:other_services
5 Hits, Last modified:
t file is: cups.service and cups.socket The CUPS error log is at ''/var/log/cups/error_log''\\ The CUPS configuration file is at ''/etc/cups/cupsd.conf''\\ [[h... ring key management the package "dirmngr" outputs error messages, which interrupt key management processe... aro, and Arch key database. It does not output an error in case the package "gnupg" is not installed on y
dokuwiki setup notes @home_server
4 Hits, Last modified:
ons "nosniff" ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.lo... ot /var/www/html #ErrorLog ${APACHE_LOG_DIR}/error.log #CustomLog ${APACHE_LOG_DIR}/access.log combined ErrorLog /mnt/shared/www/html/logs/error.log CustomLog /mnt/shared/www/html/logs/acces... "nosniff" ErrorLog /mnt/shared/www/html/logs/error.log CustomLog /mnt/shared/www/html/logs/acces
Rsync @home_server:home_server_setup:other_services
4 Hits, Last modified:
;; \?) # getopts issues an error message echo $USAGE >&2 e... > /dev/null # Check the exit code to identify an error if [ $? -eq 0 ]; then exit 0 else... snapshot has a log file that records warnings and error messages. You can find/open it here: ''/var/log/r... warnings you will likely encounter is a host key error which may not happen until long after you have ma
Docker Deluge Image / Service @docker_notes
3 Hits, Last modified:
ap-add=NET_ADMIN is require remove tun permission error when attempting to run openvpn. This setting allo... https://serverfault.com/questions/1003011/openvpn-error-cannot-open-tun-tap-dev-dev-net-tun-no-such-file-or-directory|OpenVPN - ERROR: Cannot open TUN/TAP dev /dev/net/tun: No such fi
Nextcloud Container @docker_notes
3 Hits, Last modified:
ost shell ====RedirectRegex==== I get a redirect error in Nextcloud that I have not been able to track d... ariadb-upgrade]] *[[https://mariadb.com/kb/en/error-log/|Error Log]] ====Installing and Using MariaDB via Docker==== [[https://mariadb.com/kb/en/installing-
KPTree - MSWindows Setup @home_server
3 Hits, Last modified:
tion Factor unitless Public Fnew As Double Public error As Double Public i As Integer Public Function P... g(Rr / 3.7 + 2.51 / (Re * Ff ^ 0.5))) ^ 2 error = Abs(Fnew - Ff) / Fnew Ff = Fnew i = i + 1 Loop Until error < 0.00001 End If Pipefriction = Ff End Fun
Nginx @tech_notes
3 Hits, Last modified:
, dump it and exit -q : suppress non-error messages during configuration testing -s signal... (default: /var/lib/nginx/) -e filename : set error log file (default: logs/error.log) -c filename : set configuration file (default: /etc/nginx/nginx.c
Docker-Compose @docker_notes
2 Hits, Last modified:
sages (''sudo journalctl -b0 -u docker''), e.g. ''error="failed to create shim task: OCI runtime create f... create failed: unable to start container process: error during cont'' with reference to mount a volume, s
Docker - DHCP Server @docker_notes
2 Hits, Last modified:
DHCP / DNS Setup @linux_router
2 Hits, Last modified:
NFTables IP Control @linux_router
2 Hits, Last modified:
KVM Setup @home_server:home_server_setup
2 Hits, Last modified:
Reverse Proxy Server @docker_notes
1 Hits, Last modified:
Linux Router Background @linux_router
1 Hits, Last modified:
Basic Netfilter Function Block Diagram @linux_router
1 Hits, Last modified:
NFTables Configuration @linux_router
1 Hits, Last modified:
Python Programming Notes @python
1 Hits, Last modified:
IPv6 summary notes @tech_notes
1 Hits, Last modified:
MONIT @home_server:home_server_setup:other_services
1 Hits, Last modified: