magic
magic copied to clipboard
[Deployment]:安装之后无法magic-server服务和magic-server-daemon无法启动
Deployment Type
Docker Compose (Recommended)
Installation Stage
System requirements check
Issue Description
启
Steps to Reproduce
安装之后无法magic-server服务和magic-server-daemon无法启动
- git clone 源码
- cp .env.example .env
- docker-compose up -d
Environment Details
docker:20.+
Configuration Details
No response
Error Logs
System Status
No response
Installation Type
First-time installation
Previous Attempts
No response
Severity
Critical - Cannot proceed with Magic at all
Expected Outcome
Workarounds
No response
Additional Context
No response
Checklist
- [x] I have read the installation documentation
- [x] I have verified that my system meets the minimum requirements
- [x] I have provided complete error logs and environment details
- [x] I have redacted any sensitive information from my report
按照安装教程走哈, 执行./bin/magic.sh start , 或者可以执行 docker compose up magic-service 单独启动magic-service 看看报什么错
排查了一下,这个magic-service的镜像是x86的,我的机器是arm的,请问从哪儿可以获取arm镜像呢
我也是这问题
有打算进行编译服务编译嘛