What a nightmare. You’re using keycloak and are upgrading from Wildfly 16.1.0 to Quarkus 17.0.0. You’re also listening on a non-standard port, that isn’t 8080, but 23232. You’re using a reverse proxy like nginx for TLS and Keycloak is connected via plain http with nginx. Grab your standalone.xml found in /standalone/configuration/standalone.xml and find your postgres…
Read ArticleAuthor: Darko Luketic
Lost Ark: Can’t play on EU servers? 10027? Switch region to US East and play without queues
You’ve been trying to play Lost Ark on Central European servers and you’re getting 10027 error or high queues? Why bother going through all that nerve wrecking stuff? Just switch the server region to US East. It’s the closest one to Europe and ping is between 90-110ms, absolutely playable fine.
Read ArticleProphecy: If Russia doesn’t start a war USA will do a false flag operation to start one
The USA is known for false flag operations since at least 9/11. Letting planes crash into buildings by not preventing it despite better knowledge as well as blowing up their own buildings with controlled demolitions, thus justifying a war against Iraq and Afghanistan.
Read ArticleMutmaßlicher Betrug und/oder Diebstahl bei Amazon Retouren
Wie ich so lese bin ich kein Einzelfall. Ich hatte im Dezember u.a. einen Amazon FireTV Stick bestellt und einen FireTV LAN Adapter. Der LAN Adapter hat nicht funktioniert und dieser FireTV Stick ist eine Zumutung. Beide kamen im selben Versandkarton an.
Read Articlecentos 7 & mysql 5.7 gpg key error proper solution
If you’re running CentOS7 and using the MySQL 5.7 community rpm package you might’ve ran into this error response:
|
1 2 3 4 5 6 7 8 9 10 11 |
Downloading packages: warning: /var/cache/yum/x86_64/7/mysql57-community/packages/mysql-community-libs-5.7.37-1.el7.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID 3a79bd29: NOKEY Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mysql The GPG keys listed for the "MySQL 5.7 Community Server" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: mysql-community-libs-5.7.37-1.el7.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mysql |
Seems like Oracle has changed their GPG key and it’s not uploaded to gpg servers yet, at least yum can’t find the new key. So you have to manually replace your key. Disabling gpgcheck is…
Read Article