-
-
Notifications
You must be signed in to change notification settings - Fork 231
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
CRASH REPORT Process with 0 neighbours crashed with reason: no function clause matching gun_http2:parse(<<>>, close) #261
Comments
Please post the entire crash report. |
@essen, it's also worth noticing that |
@essen Just going by the timestamp, this is what I see in my server logs:
|
Crash reports typically have more information... |
@essen is there a gun config/setting which will enable more logging? I run ejabberd server at error loglevel...do I need to run on info/warn/debug? @paulo-ferraz is there a apns4erl config/setting that will enable more logs? |
Don't worry about it. It's most likely fixed in 2.0. HTTP/2 support is much better there. @paulo-ferraz-oliveira apns4erl might benefit from newly added I'll have to make time to release a 2.0.0-rc.2 if I didn't already. Or a proper 2.0 directly. We'll see. Closing this in the meantime because I doubt this is still an issue in current Gun. Thanks! |
I saw a pull request pass by here, recently, (by you, I believe) but was actually waiting for 2.0. Can wait a while longer, though. @jainygaurav, you should try to lock |
@essen, when I migrated for 1.0.0-rc1 to 2.0.0-rc1, I had to rename |
@essen I get the following warnings
|
It is mentioned in https://ninenines.eu/docs/en/gun/2.0/guide/migrating_from_1.3/ About the warning, what OTP version? Sounds like most recent OTP master. |
I see; I was specifically looking for |
@essen: I can confirm the warning occurs with 19.3, for example, but you have a Edit: 20.3 also, 21.3 no longer and neither on 24-rc.1. |
@essen I use OTP 19.3. Can I continue to use it or do I need to upgrade to OTP 21.3? I have other dependencies which are tied to 19.3 and upgrading to 21.3 will not be easy for us. |
@paulo-ferraz-oliveira I did not change Do I need to change I built apns with this code
|
Gun 2.0 I think is 22+, maybe it works with lesser versions but you might have to do minor modifications and such. |
@essen Can you please point me to the modifications? |
Can't, sorry. |
ok |
For details, please refer to: inaka#242 inaka#245 ninenines/gun#261 ninenines/gun#263
Please help me fix this issue:
Main Issue: inaka/apns4erl#242.
You fixed similar issue earlier: #105
My environment:
AWS EC2 ubuntu 14.04
OTP: 19.3.6
git clone https://github.com/inaka/apns4erl.git
ejabberd - 16.03
%% == Dependencies for apns4erl https://github.com/inaka/apns4erl.git ==
The text was updated successfully, but these errors were encountered: