#134 Error after running following/subscriptions command.

開啟中
pricetheice2 年之前創建 · 2 條評論

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.
Sign in to join this conversation.
未選擇里程碑
未指派成員
2 參與者
正在加載...
取消
保存
尚未有任何內容