Have you tried visiting the URL people keep giving you? That contains your answers with instructions how to upgrade?
Iâm now not sure my posts are coming across correctly.
Did I not say 3 times before I had followed the link and followed the instructions? In fact, the initial install we did on both servers was done from that link, and I stated that as well.
Did I not post the screenshots of the last apt commands showing my version 1.4.0 was already the latest version?
Did I not also say, 3 times again, the other server is updated to a slightly different version?
Did I not ask how to upgrade the 0.14.43-ds1 client (unless 1.4.0 and 0.14.43-ds1 are the same client, which is still not clear to me)?
Did I ask if 1.4.0 was the latest version, as from the web site, it appears to be?
The answer is âYesâ to all of those questions. I am not being derisive. I am not creating controversy. I have been nothing but attacked for simply asking a question. I have been nothing but accused of not following instructions that I clearly proved I followed.
I do believe from reading other posts and other web sites this can be made to work. I clearly understand I donât know this tool and am perfectly clear I may have done something wrong. But this constant position you folks have that because the results of what you tell me to do is not working, that I am somehow causing controversy.
Good luck with the future of Syncthing. It looks like a good tool and I didnât land on it lightly. I did my homework before deciding upon it.
At this point, though, I have no choice just to give up on this for now. There are other tools and methods available.
Hi Joe:
(Iâm not an official here - just a bystanderâŚ) Firstly - welcome to the forum. Iâm sorry you feel besmirched by the advice youâve received; my personal experience is that this is one of the friendliest, most informative, most helpful, most enthusiastic open source communities out there. Perhaps youâve just encountered people on a bad day (considering whatâs going on in the world, that may well be the case). Perhaps you wound peoplesâ backs up by misquoting version numbers, or suggesting you had been admonished in your second post of this thread (I canât see anything that reads that wayâŚ)
So letâs move to productive ways forward, shall we?
Looks like youâve got two servers - DellR710
and DellR710-1
.
From what youâve posted, it looks like youâve upgraded DellR710-1
but not DellR710
yet.
If you believe you have upgraded DellR710
already, please post the apt
commands youâre running there (as you did for DellR710-1
).
I agree with my previous speaker. It is one of the best forums I know. And when I read the thread, I see no major excitement. I know it myself, the people here want to do a very professional job and have to deal with many problems every day, so standing can also be a bit stressful.
We have to be careful, to deal with facts and values without errors, this applies generally to everyone, that is what we mean. We only write here and do not talk to each other. We know that, you write a message on WhatsApp and the other person understands it differently, as you mean it. When we talk to each other, we have many more indicators that we say things in such a way that they are understood correctly, we are missing here.
Maybe you can take up the suggestion and send a few screenshots, logs etc. available, that sometimes says more than words.
It looks to me like the core issue here is version confusion, so maybe the following will make things a bit clearer:
- Syncthing
v1.4.0
is the most recent version, at the time of writing.
If you installed syncthing with the Debian/Ubuntu package manager apt
(or apt-get
), there are two mirrors which both host different syncthing versions.
- The official Ubuntu repository, which is present by default. You say youâre running Ubuntu 18.04. This Ubuntu version distributes syncthing
0.14.43+ds1-6
. This is a custom build, made by the Ubuntu packagers, and is based on syncthingv0.14.43
. Note the leading zero here, which is important. - An inofficial repository, hosted by the syncthing project, that always contains the latest version (again, that is
1.4.0
). This repository is available underapt.syncthing.net
.
Version v0.14.43
is over two years old and is incompatible with newer versions (see the announcement below). Since then, syncthing has made the â1.0â milestone, which is why newer versions have a leading â1â, not a â0â.
It looks like you have one device running v1.4.0
and one device v0.14.43
. The latter device has installed the version from the Ubuntu repository, which is why itâs so outdated. You need to add the syncthing repository to that device, then upgrade it normally (apt update & apt upgrade
). You have already done this on the other device, but apparently not on both.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.