Invalid signature for profile public key — How to Fix?
Invalid signature for profile public key — How to Fix?
Problem Description
If you encounter this error when trying to connect to a server:
Invalid signature for profile public key.
Try restarting your game.
agj$a: Missing profile public key.
This server requires secure profiles.This is related to secure profile verification in newer Minecraft versions. Here’s the solution!
Solution
You need to change a setting in the server configuration file server.properties.
Step-by-Step Instructions
- Open the control panel at panel.qwer-host.xyz and select your server.
- Go to the “Files” tab and find the
server.propertiesfile. - Open the file for editing.
- Find the line:
enforce-secure-profile=true - Change the value to
false:enforce-secure-profile=false - Save the file.
- Restart the server.
After the restart, try connecting again — the error should be gone.