Internal Server Error on Mac (M1 CPU) #287
-
Hi, docker run -it --rm -p 80:8080 -p 443:8443 -h localhost -e TLS_SETUP_ENABLED="true" keyfactor/ejbca-ce After 2-3 mins we see the url, superadmin and superadmin password message come up. Can anyone help? This loos to be where the error starts: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
I believe it is because you are using an ARM CPU, while the EJBCA container is built with Intel. See here for another user: |
Beta Was this translation helpful? Give feedback.
-
+1 |
Beta Was this translation helpful? Give feedback.
I believe it is because you are using an ARM CPU, while the EJBCA container is built with Intel. See here for another user:
https://sourceforge.net/p/ejbca/mailman/ejbca-develop/?viewmonth=202304