hm?
I did run it and:
What am I missing?
Why is my Dashboard so different than yours? Is it the multinode dashboard?
Or for Windows nodes is different than for Docker?
I donāt know whatās the problem with mine⦠maybe that error in the log is related to the dashboard missing info.
I donāt know how to debug a database, but if someone from the dev team is willing to investigate, I can send him all databases from one node.
I did the forget-sat for 9 nodes.
Yes, Alexey has the multinode dashboard running. You can see in the upper right corner the āAdd new nodeā Button
Yes, itās a multinode dashboard.
Could you please show the issue? I now think that you mean a single node dashboard, not MND.
Thatās a lot of open tabs there!
Yes. Itās a single node Dashboard. After the forget-satellite command, the Payout history is not displayed anymore, for any satellite. I posted the correct dashboard from a new node, that has all satellites shown. The broken one dosenāt show anything, and maybe is related to the error message in the log.
See here:
https://forum.storj.io/t/how-to-forget-untrusted-satellites/23821/118?u=snorkel
Is it possible that you purged all satellites?
Please also check databases on any case.
Nope. The other sats are fine. I can access the usage history for them, for previous months. Only the payout history is empty. If their db was purged, it means there is a bug somewere. I didnāt put their IDs nowere, not in config, not in run. I will check dbes, but I intend to delete them all, when Iām updated to 104. I need to run the filewalker anyways, better start fresh. I have the history in a xls file, so nothing is lost.
I removed that line about untrusted sats from config.yaml and stop, restart node, and voila⦠the payout history is back.
I donāt know if the config was to blame or the second stop/restart did the trick. I donāt want to test it anymore. Now the GE and forgot Saltlake shows also on the dashboard, but I wonāt edit config.yaml again. I will let it be.
Does this command work on satellites you have been disqualified on?
I have just done this and everything went through successfully
It is not working for me.
One node got disqualified and I do:
docker exec -it storagenode ./storagenode forget-satellite --force 121RTSDpyNZVcEU84Ticf2L1ntiuUimbWgfATz21tuvgk3vzoA6 12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs --config-dir config --identiy-dir identity
Nothing happends it only shows me the list of available commands.
I think you should use my commands:
https://forum.storj.io/t/how-to-forget-untrusted-satellites/23821/107?u=snorkel
Yours dosenāt look like mine⦠especialy that /app/storagenode thingy.
I think it cleans out all the data from any sat you specify there, no matter if you DQ or GE or not.
Thanks.
Well you should not type commands when youāre tired:
Using your command made it magically workā¦
Perhaps. Did you try? I know, you have had a one DQ node.
Please try to put all flags before the satellites list.
Seems my comments are lateā¦
No it was this:
āidentiy-dir identity
where it should have been
āidentity-dir identity
I need help, I unfortunately set the saltlake satellite (1wFTAgs9DP5RSnCqKV1eLf6N9wtk4EAtmN5DpSxcs8EjT69tGE) to untrusted. How do I reset it?TiA
How exactely did you do that? Did you run the command? Forget-satellite?
If yes, than itās gone, because the blob folders are deleted in the process and the sat dq-s you.
If you didnāt run the command, than just remove it from the config and restart.
If they didnāt specify the --force
flag, I believe that only databases data is purged, but not blobs.
In this case the removing from the untrusted list should make it available again, unless this node is already disqualified on that satellite.
So a timing is playing the role too.