App crashed (reason unknown), getting "bad variable name" on startup

Not sure whats going on, but my app (ash-hq.org) went down for some reason that I can’t determine currently. Its trying to run the startup script now and getting:

./_build/prod/rel/ash_hq/bin/ash_hq: 5: export: fdaa:0:836c:a7b:2cc3:ec2c:c91a:2: bad variable name

I don’t have any more data than that
I can’t figure out what about that script would be trying to export a variable with that name.
This is likely an Elixir-specific issue in some way? Any help would be greatly appreciated.

Well…increasing the memory fixed it. :person_shrugging: It was quite low, so no big deal I guess :slight_smile:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.