Secrets not listed or audit logged in web dashboard

I created some secrets for my app (“adb-v1”) with “fly secrets set” and they are visible with “fly secrets list” (which allows me to validate that the name of the app matches), but they do not appear in the fly.io dashboard. Only the ones that awere added via “fly storage create” and “fly ext arcjet create” are visible in the GUI. But I’m 100% sure they are set because my app exits without them..

It’s not breaking anything but it sure was confusing.. or am I missing something?

EDIT: I also noticed that these secrets are not appearing in the activity log which seems like a mild security issue.

@colinm Thanks for flagging this! We’re taking a look

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