failed checking encryption consistency

Hello, i have a problem.

I want use syncthing to migrate datas entreprise “A”(source) to entreprise “B”(destination) through WAN.

I have open tcp/udp:22000 outbound and redirect tcp/udp:22000 inbound for Ent. A and Ent. B.

Ent.A is send only and Ent B is receive only.

The initial configuration works and after reboot syncthing i have this message on syncthing entreprise B :

“Failure checking encryption consistency with device ENTREPRISE A for folder “Sync” (xxxx-xxxxx): remote expects to exchange encrypted data, but is configured for plain data”

Device Entreprise A and entreprise B is deconnect.

Why ?

You set an encryption password but the other side is set to receive unencrypted data.

Hello, I have not configure encryption password

Initial configuration works and after reboot service :

I don’t understand this problem.

Best regards,

Check the sharing settings in both directions.

Fascinating. And also they are connected and syncing in one of your screenshots. No real idea what’s going on, perhaps a support bundle from both sides would clarify.

Do you have a process for send a bundle ?

https://docs.syncthing.net/users/profiling.html

https://docs.kastelo.net/syncthing/support-bundle/

1 Like

support-bundle.zip (1.7 MB)

I reset syncthing, reproduct this problem and generate a support bundle for my 2 devices.

thanks,

There’s an encryption password set on 6RLXFBC, consisting of a newline and some spaces – maybe from manual config hackery…? Better remove that. It’s actually for itself which doesn’t make much sense and shouldn’t even matter, but I guess the consistency check is a little bit overeager.

1 Like

Very very Thanks !!! it’s works !

Effectivelly i have a script in task manager for change inbound / outbound maxSendKbps workhours / offhours.

The script generate "\n "

Before exec :

After exec :

I remove on config.xml and it’s ok.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.