#134 Error after running following/subscriptions command.

Aberto
2 anos atrás foi aberto por pricetheice · 2 comentários

After running the command following or subscription, Python returns a error message. Not sure if this is a problem with my computer or with the program.

Given Error: : following Traceback (most recent call last): File "/home/user/Applications/FastLBRY-terminal/run.py", line 333, in

main()

File "/home/user/Applications/FastLBRY-terminal/run.py", line 218, in main

following.following()

File "/home/user/Applications/FastLBRY-terminal/flbry/following.py", line 45, in following

following = following["shared"]["value"]["subscriptions"]

KeyError: 'shared'

Expected Behavior: "the latest publications from the channels you are following."

Device info:

  • OS: Updated Artix Linux
  • Installation method: git
  • Version: e051939746
After running the command following or subscription, Python returns a error message. Not sure if this is a problem with my computer or with the program. Given Error: : following Traceback (most recent call last): File "/home/user/Applications/FastLBRY-terminal/run.py", line 333, in <module> main() File "/home/user/Applications/FastLBRY-terminal/run.py", line 218, in main following.following() File "/home/user/Applications/FastLBRY-terminal/flbry/following.py", line 45, in following following = following["shared"]["value"]["subscriptions"] KeyError: 'shared' Expected Behavior: "the latest publications from the channels you are following." Device info: - OS: Updated Artix Linux - Installation method: git - Version: e0519397463d5d02ef0bcb702b13eaa723680ff1

I see. It seems like your wallet doesn't have the shared sub-database. I think something can be done about it. Perhaps it could be added manually to the settings.

I see. It seems like your wallet doesn't have the `shared` sub-database. I think something can be done about it. Perhaps it could be added manually to the settings.

Also whoever coded this thing. Please next time make sure that your sub-database exists before applying to it something. If not make one first. Python doesn't create them recursively for you.

Also whoever coded this thing. Please next time make sure that your sub-database exists before applying to it something. If not make one first. Python doesn't create them recursively for you.
Faça login para participar desta conversação.
Sem milestone
Não atribuída
2 participantes
Carregando...
Cancelar
Salvar
Ainda não há conteúdo.