Letsencrypt - Unicodeencodeerror: 'ascii' Codec Can't Encode ...

Vous ne pouvez pas renouveler vos certificats Letsencrypt avec l'erreur unicodeencodeerror: 'ascii' codec can't encode character u'\xe9'

Pour résoudre cela, il faut vérifier que dans aucun de vos fichiers de configuration nginx / apache se trouve des caractères particuliers il faut se limiter à l'alphanumérique

You cannot renew your Letsencrypt certificate with the error : unicodeencodeerror: 'ascii' codec can't encode character u'\xe9'

To resolve this, you have to check if you have any special character and convert them to alphanumeric in your nginx / apache configueation

Read more

Home Assistant Device Hierarchy

Home Assistant Device Hierarchy

How to use the new device hierarchy introduced by https://github.com/karwosts in the 2025.4 release of home assistant. Go to your energy dashboard. Then edit one of your individual devices Then you can select an upstream device. You can only select a device that is present on

Proxmox - Convert VHDX to QCOW2

Convert a Hyper-V VHDX to qcow2 proxmox. qemu-img convert -f vhd system_bdd.vhdx -O qcow2 system_bdd.qcow2 The qemu-img command is pre-installed on Proxmox, and can be used to convert (with the convert option) the "disk image filename" to another disk image format. And here'

QNAP - Vulnerability march 2025

QNAP - Vulnerability march 2025

QNAP vulnerability list of march 2025. Multiple vulnerabilities have been discovered in Qnap products. Some of these allow an attacker to trigger remote arbitrary code execution, data confidentiality breaches, and data integrity violations. Instructions to update (from QNAP) Updating QTS or QuTS hero 1. Log in to QTS or QuTS

InfluxDB reset admin password

Influxdb reset admin password If you don't remember a password, you can change it. To change the password of one user, use SET PASSWORD FOR user = 'newpassword'. You don't have the administrator password Firest, you need to stop the influxdb service service influxdb stop

Tag » Codec Can't Encode Character U' Xe9'