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: Fail to start docker image openim-chat (M1 linux/arm64) #220

Closed
Favoryoung opened this issue Oct 8, 2023 · 5 comments · Fixed by #386
Closed

Bug: Fail to start docker image openim-chat (M1 linux/arm64) #220

Favoryoung opened this issue Oct 8, 2023 · 5 comments · Fixed by #386
Assignees
Labels
bug Categorizes issue or PR as related to a bug.

Comments

@Favoryoung
Copy link

What happened?

Use M1 Mac start docker image openim-chat, will always Restating
log display error ================> Unsupported architecture: aarch64 or version: linux

What did you expect to happen?

the openim-chat container normal Runinng

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

Use M1 Mac start docker image ghcr.io/openimsdk/openim-chat:release-v1.3

Anything else we need to know?

current testing, if I use linux/amd64 version of the image, it can be successfully booted.

version

docker version

Client:
 Cloud integration: v1.0.35-desktop+001
 Version:           24.0.5
 API version:       1.43
 Go version:        go1.20.6
 Git commit:        ced0996
 Built:             Fri Jul 21 20:32:30 2023
 OS/Arch:           darwin/arm64
 Context:           desktop-linux

Server: Docker Desktop 4.22.1 (118664)
 Engine:
  Version:          24.0.5
  API version:      1.43 (minimum version 1.12)
  Go version:       go1.20.6
  Git commit:       a61e2b4
  Built:            Fri Jul 21 20:35:38 2023
  OS/Arch:          linux/arm64
  Experimental:     false
 containerd:
  Version:          1.6.21
  GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
 runc:
  Version:          1.1.7
  GitCommit:        v1.1.7-0-g860f061
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0

Cloud provider

null

OS version

apple M1, macOS 13.5.1

Install tools

No response

@Favoryoung Favoryoung added the bug Categorizes issue or PR as related to a bug. label Oct 8, 2023
@cubxxw
Copy link
Contributor

cubxxw commented Oct 8, 2023

Can you read this after specifying the mirror

https://github.com/openimsdk/chat/pkgs/container/openim-chat

@Favoryoung
Copy link
Author

Favoryoung commented Oct 9, 2023

Can you read this after specifying the mirror

https://github.com/openimsdk/chat/pkgs/container/openim-chat

I successfully deployed through this doc https://doc.rentsoft.cn/en/guides/gettingStarted/dockerCompose
my confusion is the image ghcr.io/openimsdk/openim-chat:release-v1.3 can not running, if linux/amd64 is not specified in mac M1

@kubbot
Copy link
Contributor

kubbot commented Dec 8, 2023

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@kubbot kubbot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Dec 8, 2023
@cubxxw cubxxw self-assigned this Dec 11, 2023
@cubxxw
Copy link
Contributor

cubxxw commented Dec 11, 2023

@Favoryoung Has this issue been resolved satisfactorily?

@kubbot kubbot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Dec 11, 2023
@cubxxw
Copy link
Contributor

cubxxw commented Jan 22, 2024

The issue has been resolved this time. Thank you for your attention.

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

Successfully merging a pull request may close this issue.

3 participants