Skip to content

Instantly share code, notes, and snippets.

@zcraber
Last active April 16, 2025 17:09
Show Gist options
  • Save zcraber/4c782938f505bc40ec6bd963edd0d438 to your computer and use it in GitHub Desktop.
Save zcraber/4c782938f505bc40ec6bd963edd0d438 to your computer and use it in GitHub Desktop.
{"status": 0, "createDBStatus": 0, "error_message": "Fernet key must be 32 url-safe base64-encoded bytes."}

If you get this error while accessing phpMyAdmin from Cyberpanel, try this:

  1. From the sidebar menu go to Version Management.
  2. Check if there is any error related to hostname.
  3. If it shows an error, you need to correct the hostname.
  4. Login to SSH and type hostname correct.hostname.com
  5. Type systemctl restart lscpd to restart Cyberpanel.
@effan-hub
Copy link

thanks..

@MohamedMohsenX2
Copy link

Great job!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment