Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

address_live_cells api 500 error #584

Closed
zmcNotafraid opened this issue Mar 25, 2024 · 0 comments
Closed

address_live_cells api 500 error #584

zmcNotafraid opened this issue Mar 25, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@zmcNotafraid
Copy link
Member

NoMethodError (undefined method `each' for nil:NilClass
        data.each do |v|
            ^^^^^):
[c2b4e354-6f65-449b-9399-4cc1c6ad88dc]   
[c2b4e354-6f65-449b-9399-4cc1c6ad88dc] app/utils/ckb_address_parser.rb:10:in `parse'
[c2b4e354-6f65-449b-9399-4cc1c6ad88dc] app/utils/ckb_utils.rb:88:in `parse_address'
[c2b4e354-6f65-449b-9399-4cc1c6ad88dc] app/models/address.rb:136:in `cached_find'
[c2b4e354-6f65-449b-9399-4cc1c6ad88dc] app/models/address.rb:128:in `find_address!'
[c2b4e354-6f65-449b-9399-4cc1c6ad88dc] app/controllers/api/v1/address_live_cells_controller.rb:7:in `show'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

1 participant