open-im-server icon indicating copy to clipboard operation
open-im-server copied to clipboard

[BUG] net/http.(*Server).Shutdown(panic: runtime error: invalid memory address or nil pointer dereferencepanic

Open volencez opened this issue 1 year ago • 2 comments

OpenIM Server Version

main

Operating System and CPU Architecture

Linux (ARM)

Deployment Method

Source Code Deployment

Bug Description and Steps to Reproduce

  1. cd open-im-server
  2. docker compose up -d 启动组件
  3. mage start 4.nohup mage start >> _output/logs/openim.log 2>&1 &

Screenshots Link

image image

volencez avatar Aug 01 '24 14:08 volencez

openim.log The log is in the attachment, I hope it can help you

volencez avatar Aug 02 '24 15:08 volencez

first: mage start then: nohup mage start >> _output/logs/openim.log 2>&1 &

skiffer-git avatar Sep 27 '24 02:09 skiffer-git

You just need to run one of the two commands.

skiffer-git avatar Sep 27 '24 03:09 skiffer-git