Category: debian

letsencrypt stop working - Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org 0

letsencrypt stop working - Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org

root@ns1:/etc/cron.daily# ./letsencrypt Saving debug log to /var/log/letsencrypt/letsencrypt.log------------------------------------------------------------------------------- Processing /etc/letsencrypt/renewal/quebeclabradoodle.com.conf ------------------------------------------------------------------------------- Cert is due for renewal, auto-renewing... Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org Attempting to renew cert from /etc/letsencrypt/renewal/quebeclabradoodle.com.conf produced an unexpected error: HTTPSConnectionPool(host='acme-v01.api.letsencrypt.org', port=443):...

configure: error: freetype-config not found 0

configure: error: freetype-config not found

Compiling php-7.3.21 from source checking for the location of libwebp... no checking for the location of libjpeg... yes checking for the location of libpng... yes checking for the location of libXpm... no checking for...

Debian apt-get error There is no public key available for the following key IDs 0

Debian apt-get error There is no public key available for the following key IDs

Hit http://ftp.debian.org jessie/main amd64 Packages Hit http://ftp.debian.org jessie/main Translation-en Ign http://ftp.debian.org jessie-backports/main Translation-en_US Ign http://ftp.debian.org jessie-backports/main Translation-en Err http://ftp.debian.org jessie-backports/main amd64 Packages 404 Not Found [IP: 130.89.148.12 80] Fetched 9,839 B in 3s (2,913...

debian cannot install package anymore for jessy apt-get 0

debian cannot install package anymore for jessy apt-get

root@thecanadianhosting:~/nginx-1.17.9# apt install libpcre3-dev Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: libpcre16-3 libpcre3 libpcre32-3 libpcrecpp0 The following NEW packages will be installed: libpcre16-3...

fatal error: libxml/xpath.h: No such file or directory 0

fatal error: libxml/xpath.h: No such file or directory

Running setup.py install for lxml ... error Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;__file /setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', ' all --record /tmp/pip-PDRsRl-record/install-record.txt --single-version-externally-managed Building lxml version 3.5.0. Building without Cython. ERROR: /bin/sh:...

[SOLVED] CentOS network connection boots up disconnected 0

[SOLVED] CentOS network connection boots up disconnected

Problem details : [root@localhost ~]# cat /etc/sysconfig/network-scripts/ifcfg-eth0 DEVICE=eth0 BOOTPROTO=none IPADDR=10.64.6.32 NETMASK=255.255.0.0 GATEWAY=10.64.0.1 USERCTL=no ONBOOT=no   Solution: Edit /etc/sysconfig/network-scripts/ifcfg-eth0 to have ONBOOT=yes