Kevin Pan

Results 7 issues of Kevin Pan

When I add `encrypt_debug_info` to `erl_opts`,I found some modules that I did not make changes in the appup file.Then I found this from otp's [source](https://github.com/erlang/otp/blob/a98379d0519c28f9bc9b673ed2c09fb1ad52456e/lib/compiler/src/compile.erl#L1437), It use `crypto:strong_rand_bytes/1` when encrypt...

https://hex.pm/packages/erlport

# System Plugin Version: 17.0.0 Application: IntelliJ IDEA Community Edition (2023.3.3) Operating System: Mac OS X (14.2.1) # Event ## Exception ### Stacktrace java.lang.Throwable: No decompiled source function with name...

When `all_proxy=` it will throw an error: ``` [error] GenServer #PID terminating ** (CaseClauseError) no case clause matching: [] (hackney 1.20.1) deps/hackney/src/hackney_url.erl:248: :hackney_url.parse_netloc/2 (hackney 1.20.1) deps/hackney/src/hackney.erl:691: :hackney.proxy_from_url/5 (hackney 1.20.1) deps/hackney/src/hackney.erl:335:...

working on it

Hello, I encountered this problem when I used prometheus-cowboy: ``` log [error] Unhandled exception error:function_clause in cowboy_stream:early_error(1, Reason, PartialReq, Resp, Opts) Stacktrace: [{prometheus_cowboy2_instrumenter,dispatch_metrics,[#{early_error_time => -576460636993891978,listener_host => {0,0,0,0},listener_port => 6222,partial_req =>...