#docker-compose initial startup server fails on "exec: go: not found"

1 messages · Page 1 of 1 (latest)

full jolt
#

After setting up following directions from https://goauthentik.io/docs/installation/docker-compose/ I get the following results from trying to run docker-compose up

Operations to perform:
Apply all migrations: auth, authentik_blueprints, authentik_core, authentik_crypto, authentik_enterprise, authentik_events, authentik_flows, authentik_outposts, authentik_policies, authentik_policies_dummy, authentik_policies_event_matcher, authentik_policies_expiry, authentik_policies_expression, authentik_policies_password, authentik_policies_reputation, authentik_providers_ldap, authentik_providers_oauth2, authentik_providers_proxy, authentik_providers_radius, authentik_providers_saml, authentik_providers_scim, authentik_sources_ldap, authentik_sources_oauth, authentik_sources_plex, authentik_sources_saml, authentik_stages_authenticator_duo, authentik_stages_authenticator_sms, authentik_stages_authenticator_static, authentik_stages_authenticator_totp, authentik_stages_authenticator_validate, authentik_stages_authenticator_webauthn, authentik_stages_captcha, authentik_stages_consent, authentik_stages_deny, authentik_stages_dummy, authentik_stages_email, authentik_stages_identification, authentik_stages_invitation, authentik_stages_password, authentik_stages_prompt, authentik_stages_user_delete, authentik_stages_user_login, authentik_stages_user_logout, authentik_stages_user_write, authentik_tenants, contenttypes, guardian, otp_static, otp_totp, sessions
Running migrations:
No migrations to apply.
{"event": "Bootstrap completed", "level": "info", "logger": "bootstrap"}
/lifecycle/ak: line 44: exec: go: not found

And the server image exits...

This installation method is for test-setups and small-scale production setups.

final hinge
#

Im having this same issue. Did you manage to solve it @full jolt ?

full jolt
#

@final hinge I haven't yet, but I haven't had time to investigate more.