It seems on some of snowflake connections when I try to specify a local file path, it says it's an invalid format. I can sometimes upload the same key to the connection, and sometimes it works and sometimes it says "File path for RSA private key (PKCS#8/.p8) points to non-existent file: ----BEING RSA PRIVATE KEY...." . So it's as if it's giving it the actual private key contents rather than the location of the file upload?
Each time we restart Metabase this happens to our connections, where some just "work" again, some say invalid key and then some will accept the upload while others won't. The uploaded key on each of them is the same exact key.
Weirdly, if i just completely stop and then start metabase again after the attempts to update the key, it then just is working without issue.
Any ideas what could be causing this?