This repository was archived by the owner on Mar 24, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
tutor_local_mfe_1 exited with code 1 | exec /usr/bin/caddy: exec format error #4
Copy link
Copy link
Open
Description
Giving the guide from the plugin I installed the tutor on the Oracle Cloud VM.Standard.A1.Flex arm64 machine with Ubuntu 22.04 image (Canonical-Ubuntu-22.04-aarch64-2023.03.18-0).
Installation went smooth, without any specific error and the welcome screens of the tutor are running (both cms and lms)
Unfortunately I'm not able to login nor create new users via webinterface because of getting 502 errors:
caddy_1 | {"level":"error","ts":1682429165.918607,"logger":"http.log.error.log2","msg":"dial tcp: lookup mfe on 127.0.0.11:53: server misbehaving","request":{"remote_ip":"37.248.253.37","remote_port":"9618","proto":"HTTP/2.0","method":"GET","host":"apps.abc.com","uri":"/authn/register?next=%2F","headers":{"User-Agent":["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["navigate"],"Sec-Fetch-User":["?1"],"Sec-Fetch-Dest":["document"],"Referer":["https://trainings.abc.com/"],"Sec-Ch-Ua-Platform":["\"Windows\""],"Dnt":["1"],"Upgrade-Insecure-Requests":["1"],"Accept":["text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"],"Accept-Encoding":["gzip, deflate, br"],"Cache-Control":["max-age=0"],"Accept-Language":["pl"],"Cookie":[],"Sec-Ch-Ua":["\"Chromium\";v=\"112\", \"Google Chrome\";v=\"112\", \"Not:A-Brand\";v=\"99\""],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["cross-site"]},"tls":{"resumed":false,"version":772,"cipher_suite":4865,"proto":"h2","server_name":"apps.trainings.abc.vom"}},"duration":0.002691159,"status":502,"err_id":"fc2cp3xn2","err_trace":"reverseproxy.statusError (reverseproxy.go:1281)"}
caddy_1 | {"level":"error","ts":1682429165.9186382,"logger":"http.log.access.log2","msg":"handled request","request":{"remote_ip":"37.248.253.37","remote_port":"9618","proto":"HTTP/2.0","method":"GET","host":"apps.trainings.abc.com","uri":"/authn/register?next=%2F","tls":{"resumed":false,"version":772,"cipher_suite":4865,"proto":"h2","server_name":"apps.trainings.abc.com"}},"user_id":"","duration":0.002691159,"size":0,"status":502}
that further I manage to isolate to be incompatible caddy:
tutor_local_mfe_1 exited with code 1
mfe_1 | exec /usr/bin/caddy: exec format error
mfe_1 | exec /usr/bin/caddy: exec format error
mfe_1 | exec /usr/bin/caddy: exec format error
[...]
Let me know in case of any specific logs that could help to analyse this further.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels