Open MJJSUN opened 4 weeks ago
Client: Docker Engine - Community Version: 27.3.1 API version: 1.47 Go version: go1.22.7 Git commit: ce12230 Built: Fri Sep 20 11:40:38 2024 OS/Arch: linux/arm64 Context: default
Server: Docker Engine - Community Engine: Version: 27.3.1 API version: 1.47 (minimum version 1.24) Go version: go1.22.7 Git commit: 41ca978 Built: Fri Sep 20 11:40:38 2024 OS/Arch: linux/arm64 Experimental: false containerd: Version: 1.7.22 GitCommit: 7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c runc: Version: 1.1.14 GitCommit: v1.1.14-0-g2c9f560 docker-init: Version: 0.19.0 GitCommit: de40ad0
I'm having the same problem as you, have you solved it?
我遇到了和你一样的问题,你解决了吗?
我对此没有头绪。 我目前正在使用xrdp桌面,它工作得很好。不过我仍然期待puter能给我带来不一样的体验。
I'm having the same problem as you, have you solved it?
I'm sorry, it seems that Google Translate automatically switched to Chinese when I replied.
I have no idea about this. I am currently using xrdp desktop and it works fine. But I am still looking forward to the different experience that puter can bring me.
@Sammyzyf are you also running on arm64 or did you experience this issue separately? The error message doesn't seem related to architecture but I'm not able to reproduce this.
I am not on arm64 and I am having the same issue using docker-compose
.
~@kureta take a look at suggestions on this issue. I think this usually happens because the permissions weren't set according to our instructions. Generally, if it doesn't work in Docker, just use node
. If you need Docker, it may make more sense to create your own Dockerfile that suits your specific needs.~
[edit]: sorry, I got confused, this was meant to be a response to a different issue
Having the same issue also deployed via docker compose just changed the domain and protocol to https:
Issue Description
Steps to reproduce
Expected behaviour
Starts correctly and prints the default user.
Addition Information or Screenshots (if applicable)
I use an Oracle ARM instance with 2 Cores and 12G Memory.
OS : Debian GNU/Linux 11 Arch : aarch64 (64 Bit) Kernel : 5.10.0-32-arm64
Deployment
npm run start
)docker run
)docker-compose
)Puter version (if accessible)
No response