Ava Howell
Ava Howell
The HTTP API could also be used to start jobs.
Installing the nextcloud app from the Nextcloud App Store should be sufficient, no need to manually install. Make sure your sia node is connectable to your nextcloud machine at localhost:9980.
The Nextcloud integration's test function (the thing that determines if the storage is usable or not) checks that you have renter contracts. Have you created an allowance on your `siad`...
Yes, you must have contracts in order to upload, download, and store
@xadhoom76 the Nextcloud integration requires that you are running a `renter` configured with an allowance, not a `host`. To do so, use `siac renter setallowance`.
Try making sure the directory provided to `Renter Data Directory` exists and Nextcloud has permissions to read and write inside that directory.
definitely not, these are product names
since this contains circuit changes, i assume we need to regenerate proving keys?
Current status: - @agouin pushed https://github.com/cosmos/relayer/tree/penumbra_buf on friday which should allow us to use penumbra protobufs in the Go relayer. Next steps: - [x] Rebase or merge the `penumbra_buf` branch...
We debugged this today and are now at the point where the relayer can successfully handshake between two chains. The previous issue was that we had a logic bug in...