Hey @KingstonSteele
It looks like the session data or cookies are not persisted across restarts. I have not tried it myself, but yes perhaps you need to add flags to either specify the user profile directory or user data directory. Perhaps the --user-data-dir flag might be worth looking into? You could set the path to a persistent volume. See the chromium docs for more details
Let us know if this works for you.
Regards
Rahul