Git Product home page Git Product logo

.github's People

Contributors

cubxxw avatar kubbot avatar skiffer-git avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

.github's Issues

🔮[RFC #0000]:

[RFC #0000] OpenIMSDK proposal template

Meta

  • Name: (fill in the feature name: My Feature)
  • Start Date: (fill in today's date: YYYY-MM-DD)
  • Author(s): (Github usernames)
  • Status: Draft
  • RFC Pull Request: (leave blank)
  • OpenIMSDK Pull Request: (leave blank)
  • OpenIMSDK Issue: (leave blank)
  • Supersedes: (put "N/A" unless this replaces an existing RFC, then link to that RFC)

📇Topics

Summary

One paragraph explanation of the feature.

Definitions

Make a list of the definitions that may be useful for those reviewing. Include phrases and words that OpenIMSDK authors or other interested parties may not be familiar with.

Motivation

  • Why should we do this?
  • What use cases does it support?
  • What is the expected outcome?

What it is

This provides a high level overview of the feature.

  • Define any new terminology.
  • Define the target persona: OpenIMSDK author, OpenIMSDK user, platform operator, platform implementor, and/or project contributor.
  • Explaining the feature largely in terms of examples.
  • If applicable, provide sample error messages, deprecation warnings, or migration guidance.
  • If applicable, describe the differences between teaching this to existing users and new users.

How it Works

This is the technical portion of the RFC, where you explain the design in sufficient detail.

The section should return to the examples given in the previous section, and explain more fully how the detailed proposal makes those examples work.

Migration

This section should document breaks to public API and breaks in compatibility due to this RFC's proposed changes. In addition, it should document the proposed steps that one would need to take to work through these changes. Care should be give to include all applicable personas, such as platform developers, OpenIMSDK developers, OpenIMSDK users and consumers of OpenIMSDK images.

Drawbacks

Why should we not do this?

Alternatives

  • What other designs have been considered?
  • Why is this proposal the best?
  • What is the impact of not doing this?

Prior Art

Discuss prior art, both the good and bad.

Unresolved Questions

  • What parts of the design do you expect to be resolved before this gets merged?
  • What parts of the design do you expect to be resolved through implementation of the feature?
  • What related issues do you consider out of scope for this RFC that could be addressed in the future independently of the solution that comes out of this RFC?

Spec. Changes (OPTIONAL)

Does this RFC entail any proposed changes to the core specifications or extensions? If so, please document changes here.
Examples of a spec. change might be new lifecycle flags, new OpenIMSDK.toml fields, new fields in the OpenIMSDKage label, etc.
This section is not intended to be binding, but as discussion of an RFC unfolds, if spec changes are necessary, they should be documented here.

History

docker deployment failed

What happened?

docker deployment error
图片
OpenIM openim-api config path: /openim/openim-server/config/
2023-11-08T08:36:34.943941202Z Starting openim-api service, port: 10002, binary root: /openim/openim-server/_output/bin/platforms/linux/amd64/openim-api
2023-11-08T08:36:35.952799056Z Checking ports: 10002
2023-11-08T08:36:35.959921251Z
2023-11-08T08:36:35.959933613Z ### Not started ports:
2023-11-08T08:36:35.961338538Z !!! [1108 16:36:35] Port 10002 is not started.
2023-11-08T08:36:35.961450703Z ++++ OpenIM Log >> cat /openim/openim-server/_output/logs/openim_20231108.log
2023-11-08T08:36:35.964216274Z !!! [1108 16:36:35] Call tree:
2023-11-08T08:36:35.966680551Z !!! [1108 16:36:35] 1: /openim/openim-server/scripts/install/openim-api.sh:111 openim::api::start(...)
2023-11-08T08:36:35.968339698Z !!! Error in /openim/openim-server/scripts/install/openim-api.sh:75
2023-11-08T08:36:35.970185252Z Error in /openim/openim-server/scripts/install/openim-api.sh:75. 'return 1' exited with status 1
2023-11-08T08:36:35.972004126Z Call stack:
2023-11-08T08:36:35.973914212Z 1: /openim/openim-server/scripts/install/openim-api.sh:75 openim::api::start(...)
2023-11-08T08:36:35.975792731Z 2: /openim/openim-server/scripts/install/openim-api.sh:111 main(...)
2023-11-08T08:36:35.977874627Z Exiting with status 1
2023-11-08T08:36:35.984632041Z !!! [1108 16:36:35] Call tree:
2023-11-08T08:36:35.988390545Z !!! [1108 16:36:35] 1: /openim/openim-server/scripts/start-all.sh:78 execute_scripts(...)
2023-11-08T08:36:35.990313901Z !!! Error in /openim/openim-server/scripts/start-all.sh:55
2023-11-08T08:36:35.992048337Z Error in /openim/openim-server/scripts/start-all.sh:55. '"$script_path" "$arg"' exited with status 1
2023-11-08T08:36:35.993955351Z Call stack:
2023-11-08T08:36:35.995818155Z 1: /openim/openim-server/scripts/start-all.sh:55 execute_scripts(...)
2023-11-08T08:36:35.997669645Z 2: /openim/openim-server/scripts/start-all.sh:78 main(...)
2023-11-08T08:36:35.999532589Z Exiting with status 1
2023-11-08T08:36:36.004745256Z !!! Error in /openim/openim-server/scripts/docker-start-all.sh:31
2023-11-08T08:36:36.006543946Z Error in /openim/openim-server/scripts/docker-start-all.sh:31. '"${OPENIM_ROOT}"/scripts/start-all.sh' exited with status 1
2023-11-08T08:36:36.008410312Z Call stack:
2023-11-08T08:36:36.009813421Z 1: /openim/openim-server/scripts/docker-start-all.sh:31 main(...)
2023-11-08T08:36:36.010536208Z Exiting with status 1
2023-11-08T08:37:36.546403203Z

What did you expect to happen?

success

How can we reproduce it (as minimally and precisely as possible)?

!!! Error in /openim/openim-server/scripts/start-all.sh:55
!!! Error in /openim/openim-server/scripts/install/openim-api.sh:75
!!! Error in /openim/openim-server/scripts/docker-start-all.sh:31

Anything else we need to know?

No response

version

```console $ {name} version # paste output here ```

Cloud provider

OS version

NAME="Ubuntu"
VERSION="20.04.6 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.6 LTS"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal

Install tools

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.