Quantcast
Channel: Questions in topic: "splunk-enterprise"
Viewing all articles
Browse latest Browse all 47296

Unable to upload dSYM file and receiving error message

$
0
0
I'm trying to upload dSYM file from the UI https://mint.splunk.com/dashboard/project/XXX/settings/dsyms but getting an error: "Access to XMLHttpRequest at 'https://ios.splkmobile.com/api/v1/dsyms/upload' from origin 'https://mint.splunk.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource." Also, the list of dSYM shows only 4 dSYM files from 2017, but we upload a new one together with the build every month. I'm using Fastlane to upload the dSYM file more details: https://github.com/fastlane/fastlane/blob/master/fastlane/lib/fastlane/actions/splunkmint.rb Looks like Fastlane uses the same API(https://ios.splkmobile.com/api/v1/dsyms/upload) than the Splunk Mint UI. From the logs, Fastlane uploaded the file successfully, but the file does not appear on that dSYM list.

Viewing all articles
Browse latest Browse all 47296

Trending Articles