certstream-server
certstream-server copied to clipboard
(FunctionClauseError) no function clause matching in Certstream.CTParser.parse_leaf_entry/
** (FunctionClauseError) no function clause matching in Certstream.CTParser.parse_leaf_entry/2
(certstream) lib/certstream/ct_parser.ex:72: Certstream.CTParser.parse_leaf_entry(:X509LogEntry, <<0, 3, 173, 48, 130, 3, 169, 48, 130, 3, 79, 160, 3, 2, 1, 2, 2, 17, 0, 229, 61, 215, 164, 229, 55, 156, 22, 14, 117, 246, 78, 248, 23, 240, 100, 48, 10, 6, 8, 42, 134, 72, 206, 61, 4, 3, 2, 48, 59, 49, ...>>)
(certstream) lib/certstream/ct_parser.ex:26: Certstream.CTParser.parse_entry/1
(certstream) lib/certstream/ct_watcher.ex:182: anonymous fn/2 in Certstream.CTWatcher.fetch_and_broadcast_certs/2
(elixir) lib/enum.ex:1327: Enum."-map/2-lists^map/1-0-"/2
(certstream) lib/certstream/ct_watcher.ex:180: Certstream.CTWatcher.fetch_and_broadcast_certs/2
(elixir) lib/task/supervised.ex:90: Task.Supervised.invoke_mfa/2
(elixir) lib/task/supervised.ex:35: Task.Supervised.reply/5
(stdlib) proc_lib.erl:249: :proc_lib.init_p_do_apply/3
Function: &:erlang.apply/2
Args: [#Function<0.78110626/1 in Certstream.CTWatcher.broadcast_updates/2>, [[69454363, 69454364]]]
Facing same issue since last few days. Any update on it?