mirror of
https://github.com/cbeuw/Cloak.git
synced 2026-04-25 04:25:59 +03:00
[GH-ISSUE #291] Failed to prepare connection to remote: cipher: message authentication failed #229
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#229
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 @holyslav on GitHub (Nov 21, 2024).
Original GitHub issue: https://github.com/cbeuw/Cloak/issues/291
Hi, I raised openvpn + cloak in docker. I checked openvpn separately, there are no problems, everything connects, and when I try to send traffic through the client, I get an error from the header, and only in the client, the server is silent.
The Cloak server itself generally responds to packets, if you send some garbage to it via the telnet utility, it will say:
docker-compose.yml
ckserver.json
client.json
./ck-client-linux-amd64-v2.10.0 -c ./client.json -verbosity trace
@chrisvte commented on GitHub (Feb 21, 2025):
I have the same issue but using shadowsocks. It was working but, in some moment, it wasn't (server update maybe?).
However, when I use the same combo in android (shadowsocks + ck-client) I don't have any problem.