Bug Report
twbcs opened this issue · 1 comments
twbcs commented
System Informations
- Ruby version: ruby 3.1.2p20
- Gem (line-bot-api) version: 1.25.0
- OS: Ubuntu 20.04.2 LTS
Expected Behavior
- I use client.get_profile(userId) for get user profile at 2023/6/30 PM10:24 +08:00
- send message use push_message(line_id, message) in 2023/6/30 PM08:00 +08:00 - 2023/6/30 PM11:00 +08:00
Current Behavior
- get error result "Connection reset by peer - SSL_connect"
- get error result "Connection reset by peer - SSL_connect" too
Steps to Reproduce
- it is can't reproduce
- After the system has been running for a long time, it is prone to encounter this issue.
- I'm not sure why this is happening. Simply restarting the service didn't help, but it seems to be resolved after rebooting the machine.
Logs
An Errno::ECONNRESET occurred in lines#create:
Connection reset by peer - SSL_connect
app/controllers/lines_controller.rb:131:in `rescue in block in create'
github-actions commented
This issue was closed because it has been inactive for 14 days.