Some kind of errors in open source server in production

Hi all,
I got these kind of errors in my server logs

127.0.0.1 - - [13/Jul/2019:20:03:41 IST] “GET / HTTP/1.1” 200 14475
20:04:17 rails.1 | - -> /
20:04:17 rails.1 | [2019-07-13 20:04:17] ERROR Errno::ECONNRESET: Connection reset by peer @ io_fillbuf - fd:32
20:04:17 rails.1 | /Users/kunal.bansal/.rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/webrick/httpserver.rb:82:in eof?' 20:04:17 rails.1 | /Users/kunal.bansal/.rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/webrick/httpserver.rb:82:inrun’
20:04:17 rails.1 | /Users/kunal.bansal/.rvm/rubies/ruby-2.3.4/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread’
20:04:17 rails.1 | 127.0.0.1 - - [13/Jul/2019:20:03:44 IST] “GET / HTTP/1.1” 200 14589
20:04:17 rails.1 | - -> /
20:04:18 rails.1 | 127.0.0.1

Hi,

Kindly look into this , due to this error some of the page are not rendered properly

Hmm I’m not sure what these are exactly but hopefully another open-source user will be able to share some insights in the future.