Skip to content
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

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

Closed
volencez opened this issue Aug 1, 2024 · 4 comments
Assignees
Labels
bug Categorizes issue or PR as related to a bug.

Comments

@volencez
Copy link

volencez commented Aug 1, 2024

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 volencez added the bug Categorizes issue or PR as related to a bug. label Aug 1, 2024
@kubbot
Copy link
Contributor

kubbot commented Aug 1, 2024

Hello! Thank you for filing an issue.

If this is a bug report, please include relevant logs to help us debug the problem.

Join slack 🤖 to connect and communicate with our developers.

@volencez
Copy link
Author

volencez commented Aug 2, 2024

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

@skiffer-git
Copy link
Member

skiffer-git commented Sep 27, 2024

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

@skiffer-git
Copy link
Member

You just need to run one of the two commands.

@icey-yu icey-yu closed this as completed Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

4 participants