mirror of
https://github.com/cbeuw/Cloak.git
synced 2026-04-25 04:25:59 +03:00
[GH-ISSUE #320] Configuration file error: failed to read configuration file: illegal base64 data at input byte 8 #247
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Cloak#247
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @santarinto on GitHub (Nov 17, 2025).
Original GitHub issue: https://github.com/cbeuw/Cloak/issues/320
I do everything according to the instructions and get an error at the very beginning, in the most unexpected place.
After generating the keys, I compile a standard config for the server and check its syntax.
and when I try to start the server, I get a syntax error
I tried decoding the key in base64 and still get a similar error, but the symbol in the configuration is not valid.
@psydvl commented on GitHub (Dec 2, 2025):
You filled
AdminUIDwith invalid valueLeft in it empty string or reread documentation