wHyEt / Awtrix2-Docker

Official Docker Container for Awtrix2 Host in collaboration with Blueforcer.
25 stars 20 forks source link

whyet/awtrix2:arm64-latest #6

Closed wrb233 closed 3 years ago

wrb233 commented 3 years ago

/entrypoint.sh: line 17: wget: command not found

/entrypoint.sh: line 17: wget: command not found

/entrypoint.sh: line 17: wget: command not found

wHyEt commented 3 years ago

please add more specific information about your system and your problem thank you

wrb233 commented 3 years ago

Device information : Linux phicomm-n1 4.9.76 #1 SMP PREEMPT Thu Apr 11 20:39:46 CST 2019 aarch64 GNU/Linux C5162B755352FE8D663956ED6B481C5F docker run -d --name awtrix2 \ --restart always \ -p 7000:7000 \ -p 7001:7001 \ -p 5568:5568/udp\ -v /root/awtrix2:/data \ -e TZ=Asia/Shanghai \ whyet/awtrix2:arm64-latest 8C85CA2F5F2336E98B3EF53168DCF286 14ED55409EDE1667050ADBB90806D300

wHyEt commented 3 years ago

ok thank you, I made some changes can you please rebuild the container and test if it works now and let me know thank you!

wrb233 commented 3 years ago

ok thank you, I made some changes can you please rebuild the container and test if it works now and let me know thank you!

Sorry,It doesn't work.still the same logs.But i really appreciate your reply.

wHyEt commented 3 years ago

ok I got to look deeper in this the problem is I don't have arm64 hardware running :(

sergioa77 commented 3 years ago

Hi wHyEt, I have the same issue with a QNAP TS230 ARM 64bit - Realtek RTD1296 . And to be honest, I have purchased it to run Awtrix but didn´t checked that your awtrix server doesnt´ work on ARM devices... :( it would be really appreciated if you can fix it.

Status Stopped for a few seconds with exit code 127

Log: /entrypoint.sh: line 22: wget: command not found /entrypoint.sh: line 22: wget: command not found /entrypoint.sh: line 22: wget: command not found

Thanks!

wHyEt commented 3 years ago

Upgrade has been Uploaded arm64 is now supported

sergioa77 commented 3 years ago

hey, thanks for the upgrade, but I´m afraid, it is not working in my system. This is the log from portainer.

standard_init_linux.go:219: exec user process caused: exec format error standard_init_linux.go:219: exec user process caused: exec format error standard_init_linux.go:219: exec user process caused: exec format error ... it starts, but I can´t reach the server at ie: 192.168.2.50:7000 this is my system:

OS Information linux aarch64 QTS 4.5.2 (20210406) Kernel Version 4.2.8

I don´t know if this could be helpful for you but this ly274047239/awtrix2:v1.1-arm64 works on my system.

thanks,

El vie, 16 abr 2021 a las 15:25, Nicolas Chambers @.***>) escribió:

Closed #6 https://github.com/wHyEt/Awtrix2-Docker/issues/6.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/wHyEt/Awtrix2-Docker/issues/6#event-4604841334, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOPXFDLFOEOPKD6D2B55KR3TJA3EVANCNFSM4WFUHVDA .

-- Sergio

wHyEt commented 3 years ago

Hey @sergioa77, oh you have an aarch64 that implementation is different to an ordinary arm64 even if they are similar. that's why you have exec errors. Thats something I got to think about because I don't have a aarch64 platform here. I mainly use VMs an RPis. Greetings wHyEt

sergioa77 commented 3 years ago

That's my fault then missunderstanding aarch64 and arm64. I'm here to test if you anytime decide to programm the aarch64 version

El sáb., 17 abr. 2021 21:05, Nicolas Chambers @.***> escribió:

Hey @sergioa77 https://github.com/sergioa77, oh you have an aarch64 that implementation is different to an ordinary arm64 even if they are similar. that's why you have exec errors. Thats something I got to think about because I don't have a aarch64 platform here. I mainly use VMs an RPis. Greetings wHyEt

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/wHyEt/Awtrix2-Docker/issues/6#issuecomment-821871939, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOPXFDMRCAW6XF3QBHKJK7DTJHLV5ANCNFSM4WFUHVDA .

wrb233 commented 3 years ago

So terrific!!!