#134 Error after running following/subscriptions command.

Abierta
abierta hace 2 años por pricetheice · 2 comentarios

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.
Inicie sesión para unirse a esta conversación.
Sin Milestone
Sin asignado
2 participantes
Cargando...
Cancelar
Guardar
Aún no existe contenido.