I'm trying to run with just and I'm getting ** (ArgumentError) cookie store expects conn.secret_key_base to be at least 64 bytes on page request
I'm trying to run with just and I'm getting ** (ArgumentError) cookie store expects conn.secret_key_base to be at least 64 bytes on page request
./.env
file, which you can run just secrets
to generate (and then copy paste)
gitpod /workspace/bonfire-app (main) $ just secretswarning: the VM is running with native name encoding of latin1 which may cause Elixir to malfunction as it expects utf8. Please ensure your locale is set to UTF-8 (which can be verified by running "locale" in your shell)Generated escript secrets with MIX_ENV=prodescript: exception error: undefined function secrets_escript:main/1 in function escript:run/2 (escript.erl, line 758) in call from escript:start/1 (escript.erl, line 277) in call from init:start_em/1 in call from init:do_boot/3 error: Recipe secrets failed on line 544 with exit code 127
gitpod /workspace/bonfire-app (main) $ just secrets warning: the VM is running with native name encoding of latin1 which may cause Elixir to malfunction as it expects utf8. Please ensure your locale is set to UTF-8 (which can be verified by running "locale" in your shell) Generated escript secrets with MIX_ENV=prod escript: exception error: undefined function secrets_escript:main/1 in function escript:run/2 (escript.erl, line 758) in call from escript:start/1 (escript.erl, line 277) in call from init:start_em/1 in call from init:do_boot/3 error: Recipe secrets failed on line 544 with exit code 127