Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
H
hivemind
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 47
    • Issues 47
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 8
    • Merge Requests 8
  • Operations
    • Operations
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • hive
  • hivemind
  • Issues
  • #105

Closed
Open
Opened Nov 16, 2020 by Dan Notestein@danOwner

Bug with get_follow_list

This problem occurs with current production hivemind (deployed Saturday) and the previous version (I briefly swapped to an old hivemind to verify the same issue). It doesn't happen with anyx.io.

curl 'https://api.hive.blog/' --data-binary '{"id":162,"jsonrpc":"2.0","method":"bridge.get_follow_list","params":{"observer":"hive.blog","follow_type":"blacklisted"}}'

reports:

{"jsonrpc":"2.0","error":{"code":-32000,"message":"Server error","data":"TypeError: 'coroutine' object is not subscriptable"},"id":162}

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: hive/hivemind#105