CityOfZion / neo-scan

Blockchain explorer for NEO
https://neoscan.io
MIT License
70 stars 65 forks source link

function nil.type/0 is undefined #450

Open matyushkins opened 3 years ago

matyushkins commented 3 years ago

HI. App is run mix phx.server

Error:

2021-01-18 08:50:07.060 [error] [nonode@nohost] #PID<0.8551.0> running NeoscanWeb.Endpoint (cowboy_protocol) terminated Server: localhost:4001 (http) Request: GET /address/ATK4oqXTKc4fwi4MLU1HHWVHLZLV1dA6at ** (exit) an exception was raised: ** (UndefinedFunctionError) function nil.type/0 is undefined nil.type() (neoscan_web) lib/neoscan_web/templates/shared/transaction_panel_entries.html.eex:6: anonymous fn/3 in NeoscanWeb.SharedView."transaction_panel_entries.html"/1 (elixir) lib/enum.ex:1925: Enum."-reduce/3-lists^foldl/2-0-"/3 (neoscan_web) lib/neoscan_web/templates/shared/transaction_panel_entries.html.eex:1: NeoscanWeb.SharedView."transaction_panel_entries.html"/1 (neoscan_web) lib/neoscan_web/templates/shared/transaction_panel.html.eex:6: NeoscanWeb.SharedView."transaction_panel.html"/1 (neoscan_web) lib/neoscan_web/templates/shared/transactions_wrapper.html.eex:21: anonymous fn/3 in NeoscanWeb.SharedView."transactions_wrapper.html"/1 (elixir) lib/enum.ex:1925: Enum."-reduce/3-lists^foldl/2-0-"/3 (neoscan_web) lib/neoscan_web/templates/shared/transactions_wrapper.html.eex:9: NeoscanWeb.SharedView."transactions_wrapper.html"/1