Syncthing Add Storage function

When using syncthing I have found how to add shares to Syncthing and it is by using the add storage button in Syncthing config. Here is a screenshot after I have added a couple of shares.

So I just realized when I added the last share that after I filled in the new storage form and hit enter it fills in the form incorrectly. The internal and external parms are backwards.


After I hit enter then it shows correct

1 Like

@Stevek which version are you running with this? There recently was a fix released with 5.0.15 for the incorrect summary page but that was resolved). If you’re on an “older” version then this might already be addressed. If not, then this might be an additional instance where that was not fixed.

Vault:/mnt2/Data-1 # docker container exec syncthing syncthing --version
syncthing v1.28.1 “Gold Grasshopper” (go1.22.10 linux-amd64) root@buildkitsandbox 2024-12-07 02:19:31 UTC [noupgrade]

image

ok, so this might be another reproduction of the same symptom, occurring somewhere else vs. for which the fix was applied.

Update:
I took the liberty to create a new issue on github for this:

1 Like