dio icon indicating copy to clipboard operation
dio copied to clipboard

Error pushing - 426 upgrade required

Open remram44 opened this issue 6 years ago • 3 comments

Uploaded a database from the web UI, now trying to push an update (new branch) and getting:

$ ./dio-linux-amd64 push testdb.sqlite3 --branch fix --message fix 
Upload failed with an error: HTTP status 426 - '426 Upgrade Required'

remram44 avatar Jul 26 '19 02:07 remram44

(same thing without --branch fix)

remram44 avatar Jul 26 '19 02:07 remram44

Interesting. Is that with the latest release of dio? It sounds like a another bug that needs hunting down and fixing. :confounded:

justinclift avatar Jul 26 '19 05:07 justinclift

Sorry :sweat_smile: I used the 0.2.2 binary from here (dio-linux-amd64)

remram44 avatar Jul 26 '19 15:07 remram44