mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-26 13:36:02 +03:00
[GH-ISSUE #1780] 🐛 [Bug] no arm64 docker image for v2.5.0 release #708
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#708
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Marsu31 on GitHub (Nov 8, 2025).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/1780
Originally assigned to: @IrAlfred on GitHub.
🐛 Bug
The latest version docker image doesn't exist for arm64 architecture.
Version & Environment
Rev: v2.5.0
OS: arm64
@IrAlfred commented on GitHub (Nov 10, 2025):
Updated https://hub.docker.com/r/cypht/cypht/tags
@Marsu31 commented on GitHub (Nov 15, 2025):
Hi
Tried with 2.5.1 version :
exec /usr/local/bin/docker-entrypoint.sh: exec format errorThis seems to say : bad build :/
I tried to run bash without the faultly entrypoint :
# docker run -it --rm --entrypoint bash cypht/cypht:2.5.1exec /usr/bin/bash: exec format errorSame problem !
Regards
@IrAlfred commented on GitHub (Nov 27, 2025):
Hello @Marsu31,
We have tried to reproduce the behavior you described, but we haven't been able to see it on our end yet. This doesn't mean the issue isn't there; often, these kinds of problems can be specific to a particular environment or setup.
To help us get to the bottom of this, would you be available for a brief screenshare session? Seeing the issue happen in real-time on your machine would be incredibly valuable for us to diagnose and fix the root cause.
The easiest way to coordinate is to send a Direct Message (DM) to either me or my colleague on Matrix:
@Marsu31 commented on GitHub (Dec 13, 2025):
Hi ! Sorry or this long time... Does one of you speak french ?
@Shadow243 commented on GitHub (Dec 13, 2025):
Bonjour @Marsu31
Oui, nous parlons français. Nous pouvons échanger en français si cela vous convient.
@Marsu31 commented on GitHub (Dec 13, 2025):
impeccable, j'essaie de vous contacter dès que j'ai de la dispo pour nous organiser. à bientôt
@dreamstarsky commented on GitHub (Dec 18, 2025):
See this: #1813
@Marsu31 commented on GitHub (Dec 22, 2025):
sounds fine ! thank you :)
@IrAlfred commented on GitHub (Jan 18, 2026):
Hello @Marsu31
The fix for this issue has been applied and are closing the ticket. We recommend testing with the newly released Cypht 2.6.0. Please reopen if the problem occurs again in the latest version.
@Marsu31 commented on GitHub (Jan 24, 2026):
Hi !
It works, thank you 👍
Regards