for some reason insync 1.3 isn’t working for me any more
root@eec40430fc8c:/# insync-headless --version
1.3.22.36179
root@eec40430fc8c:/# insync-headless start
To add accounts in headless mode, use the "insync-headless add_account" command. Run "insync-headless help add_account" for more details.
root@eec40430fc8c:/# insync-headless add_account -p /gdrive -a <new auth code retrieved from https://goo.gl/jv797S>
Login error
root@eec40430fc8c:/#
i manually downloaded 1.4, and things work fine. problem is that 1.4 isn’t available on the Debian Stretch APT repo
root@eec40430fc8c:/# cat /etc/apt/sources.list.d/insync.list
deb http://apt.insynchq.com/debian stretch non-free contrib
root@eec40430fc8c:/# apt-get update
Ign:1 http://deb.debian.org/debian stretch InRelease
Hit:2 http://apt.insynchq.com/debian stretch InRelease
Hit:3 http://deb.debian.org/debian stretch-updates InRelease
Hit:4 http://deb.debian.org/debian stretch Release
Hit:5 http://security.debian.org stretch/updates InRelease
Reading package lists... Done
root@eec40430fc8c:/# apt-cache show insync-headless | head -5
Package: insync-headless
Version: 1.3.22.36179-stretch
License: unknown
Vendor: @8965e67e4236
Architecture: amd64
root@eec40430fc8c:/#
why isn’t version 1.4 available in the Debian Stretch apt repo?