-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document common/less-common errors people may see and what they can do #198
Comments
failed: executing cold-storage config: all proposals were rejected
|
JOB_STATUS_FAILED after pow.ffs.pushConfig(cid)
|
executing hot-storage config: pinning cid in hot storage: pinning cid .... context deadline exceeded
|
not an error, but possibly a common Q Will the data still be on Filecoin after retrieval (before MinDealDuration) ?
|
sending tokens from a FFS managed address to another address Error! Rpc error: code = Unknown desc = ... is not managed by ffs instance
|
how can i recover an ffs token
|
How do you get FILs to use for a FFS instance on Testnet, besides becoming a miner?
|
What is the unit of FIL reported by APIs?
|
What will happen if you try to retrieve file after specified DealMinDuration without enabling Renew ?
|
Explain better the use of AllowUnfreeze
|
If I use the default ffs config file, there is a maxPrice field and it's set to 0. Does this mean that FFS will only execute the deal if the price is 0?
Am I actually executing a storage deal when I run the command: await pow.ffs.pushConfig(cid)?
where are the funds coming from to execute the deal. I haven't funded any of my wallets in powergate yet.
|
What do the PRICE and MIN PIECE SIZE mean when you run pow asks get ?
|
if I use ffs push/ get , powergate will automatically choose the best miner and deduct FIL from my wallet?
|
What is the difference between pow ffs push/get and pow deals store/retrieval ?
|
No description provided.
The text was updated successfully, but these errors were encountered: