scastineyras
scastineyras
qq related to this line: https://github.com/TkTech/ckanext-cloudstorage/blob/ae83a6714505ba81417343989b2be2e7cabae854/ckanext/cloudstorage/logic/action/multipart.py#L35C39-L35C46 All the API's on this library work perfectly with my setup, except for the _delete_multipart, which always fails with a signature exception: libcloud.common.types.InvalidCredsError: SignatureDoesNotMatchThe...
[This field](https://github.com/ckan/ckan/blob/c2a36187fdd09c201575fd4307b9854248a3d7bb/ckan/config/solr/schema.xml#L168): ` ` Needs to be numeric (plong) or the following exception occurs when trying to recover a node/choose a new leader: at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:316) ~[?:?] at org.apache.solr.update.PeerSyncWithLeader.sync(PeerSyncWithLeader.java:152) ~[?:?] at...