For some reason, running the script on my Windows computer (where Stash is located) always gives me this output
PS J:\Github\OFMetadataToStash-Mine> pwsh .\OFMetadataToStash.ps1
Hmm...Could not communicate to Stash using the URL in the config file (http://192.168.50.206:9999/graphql)
Are you sure Stash is running?
If Stash is running like normal, press [Enter] to recreate the configuration file for this script:
I've used localhost and my IP, with and without the vpn but it still does the same thing.
However, if I run the script from my Linux server, it is able to connect to that instance no problem