@sklassen Please open a new ticket referencing #1097. Can you turn debugging up to `debug` level and try and figure out where it can't calculate free space? Perhaps backleveling to a 2.1.1 install may be necessary (vs. 2.2.0).
Only in terms of the version number in the internal header for the database format, and the fact that 2.x moved to a sharded database implementation. Technically 2.x can open DB files as old as 1.0.2, but they're not visible on the clustered database interface since they're unsharded. If you could test under your own login just for yourself, that'd be preferable. If we can get CI set up quickly then we can move swiftly into republishing the snap for general use. I'll get Travis activated on this repo, then we can add a new .travis.yml file. [ Full content available at: https://github.com/apache/couchdb-pkg/pull/27 ] This message was relayed via gitbox.apache.org for [email protected]
