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

docker部署网页无连接 #3490

Closed
1 of 3 tasks
yyf127 opened this issue Dec 3, 2023 · 5 comments
Closed
1 of 3 tasks

docker部署网页无连接 #3490

yyf127 opened this issue Dec 3, 2023 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@yyf127
Copy link

yyf127 commented Dec 3, 2023

Description

docker部署网页无连接

Steps to reproduce

运行环境rk3566+armbian,docker版本24.0.7,镜像版本local,部署命令
docker run -d
--name illa-builder
-v /opt/illa/database:/opt/illa/database
-v /opt/illa/drive:/opt/illa/drive
-p 2022:2022
illasoft/illa-builder:local
QQ图片20231203233035

Version

self-host

ILLA Builder Version

local

Browser

edge

Operating System

  • macOS
  • Windows
  • Linux

Additional Information

日志
illa-builder-20231203234444.log

@yyf127 yyf127 added the bug Something isn't working label Dec 3, 2023
@karminski
Copy link
Contributor

@yyf127 hi, 目前self-host镜像仅支持x86-64架构CPU哈, arm64的支持还在适配中.

@karminski karminski assigned karminski and unassigned AruSeito Dec 3, 2023
@karminski
Copy link
Contributor

@yyf127 另外envoy组件提示内存不够用了, 可以尝试释放一些内存后再启动试试.

envoy 的报错信息(在你提供的日志中):

 FATAL ERROR: Out of memory trying to allocate internal tcmalloc data (bytes, object-size) 

@yyf127
Copy link
Author

yyf127 commented Dec 4, 2023

另外envoy组件提示内存不够用了, 可以尝试释放一些内存后再启动试试.

envoy 的报错信息(在你提供的日志中):

 FATAL ERROR: Out of memory trying to allocate internal tcmalloc data (bytes, object-size) 

哦,那好的,等以后适配好arm我再试试

@AruSeito
Copy link
Contributor

@yyf127 您好,目前 latest 镜像已经适配 arm,您可以升级再次尝试。

@AruSeito
Copy link
Contributor

您好,因为太长时间没有收到您的反馈,因此将该 Issue 关闭。
如果本次更新并没有解决您的问题,您可以重新打开该 Issue。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants