Error: App Center API not initialized
1
When I try to build a very simple “Hello World” App in Mendix Studio Pro 9.10.0 and generate a native mobile version (apk), I get the error message: Build failed, “App Center API! not initialized” I am new to Mendix, I guess I just missed something but the error message does not help. So does the log file. 2022-02-09T14:24:15.350Z: (info) [Analytics] '/advanced/builddev: project_release_build_failed' 2022-02-09T14:24:15.353Z: (info) [Analytics] '/advanced/builddev: project_release_build_failed' detailslog: 2022-02-09T13:38:26.710Z: (info) [Analytics] '/landing: nav_pageview' 2022-02-09T13:38:26.712Z: (info) [Store Context] 'Initializing stores' 2022-02-09T13:38:26.730Z: (info) [Analytics] '/landing: app_started' 2022-02-09T13:38:26.792Z: (info) [Analytics] '/landing: native_dependencies_collection_started' 2022-02-09T13:38:26.793Z: (info) [mx] 'Stopping orphaned mx.exe' 2022-02-09T13:38:26.801Z: (warn) [mx] "Cannot read property 'pid' of undefined" 2022-02-09T13:38:26.801Z: (info) [mx] 'Running mx.exe collect-native-deps' 2022-02-09T13:38:36.571Z: (info) [mx] '{\r\n' + ' "@react-native-community/async-storage": "1.12.1",\r\n' + ' "react-native-device-info": "8.0.1"\r\n' + '}\r\n' 2022-02-09T13:38:36.616Z: (info) [mx] 'Dependency collection finished: 9815 ms' 2022-02-09T13:38:36.617Z: (info) [mx] 'Dependency @react-native-community/async-storage found with the version 1.12.1' 2022-02-09T13:38:36.617Z: (info) [mx] 'Dependency react-native-device-info found with the version 8.0.1' 2022-02-09T13:38:36.619Z: (info) [NativeDependenciesStore] { requiredDependencies: { '@react-native-community/async-storage': '1.12.1', 'react-native-device-info': '8.0.1' } } 2022-02-09T13:38:36.622Z: (error) [GithubKnownDependencyResolver] 'Version tag null is not valid' 2022-02-09T13:38:36.622Z: (info) [NativeDependenciesStore] { knownDependencies: {} } 2022-02-09T13:38:36.623Z: (info) [Analytics] '/landing: native_dependencies_collection_finished' 2022-02-09T13:38:36.625Z: (info) [Analytics] '/landing: project_native_dependencies' 2022-02-09T13:38:36.654Z: (info) [github] 'Verifying access token...' 2022-02-09T13:38:37.004Z: (info) [github] 'Access token valid for midt3' 2022-02-09T13:38:37.130Z: (info) [github] 'Retrieving contents of file .template_version from ref heads/master...' 2022-02-09T13:38:37.342Z: (error) [BackwardsCompatibilityStore] 'Error: Failed to read remote version info' 2022-02-09T13:38:37.342Z: (warn) [BackwardsCompatibilityStore] 'retrying initialisation..' 2022-02-09T13:38:37.381Z: (info) [NativeTemplateUpdateStore] 'Checking for Native Template update...' 2022-02-09T13:38:37.381Z: (info) [NativeTemplateUpdateStore] 'Mendix version: 9.10.0' 2022-02-09T13:38:37.388Z: (info) [github] 'Retrieving contents of file .template_version from ref heads/master...' 2022-02-09T13:38:37.583Z: (info) [NativeTemplateUpdateStore] 'Current template version: 6.2.12' 2022-02-09T13:38:37.584Z: (info) [github] 'Retrieving Native Template version for 9.10.0' 2022-02-09T13:38:37.584Z: (info) [github] 'Retrieving raw contents of file .mx/releases_list.json from ref heads/master...' 2022-02-09T13:38:38.111Z: (info) [github] 'Retrieving raw contents of file mendix_version.json from ref heads/master...' 2022-02-09T13:38:38.264Z: (info) [github] 'Mendix version >=9.0.3' 2022-02-09T13:38:38.264Z: (info) [github] 'Checking if template 6.2.12 satisfies Mendix 9.10.0' 2022-02-09T13:38:38.264Z: (info) [memoize] 'Returning memoized value, saved: 0.148' 2022-02-09T13:38:38.265Z: (info) [github] 'Supported template versions 6.0.0 - * for Mendix 9.10.0' 2022-02-09T13:38:38.266Z: (info) [NativeTemplateUpdateStore] 'Required template update: false. Mendix version satisfied: true, Supports Native OTA requirement: true' 2022-02-09T13:38:38.268Z: (info) [NativeTemplateUpdateStore] 'Native Template up to date.' 2022-02-09T13:38:38.268Z: (info) [Store Context] 'Stores successfully initialized' 2022-02-09T13:38:39.686Z: (info) [Analytics] '/advanced/build: nav_pageview' 2022-02-09T13:38:39.687Z: (info) [Analytics] '/advanced/build: nav_pageview' 2022-02-09T13:38:39.878Z: (info) [github] 'Checking if midt3, has access to midt3/app' 2022-02-09T13:38:40.168Z: (info) [github] 'Retrieving repository midt3/app...' 2022-02-09T13:38:40.273Z: (info) [github] 'Retrieving contents of file .template_version from ref heads/master...' 2022-02-09T13:38:40.374Z: (info) [github] 'Retrieving contents of file .template_version from ref heads/master...' 2022-02-09T13:38:40.480Z: (info) [github] 'Retrieving contents of file capabilities.android.json from ref heads/master...' 2022-02-09T13:38:40.484Z: (info) [github] 'Retrieving contents of file capabilities.ios.json from ref heads/master...' 2022-02-09T13:38:40.756Z: (info) [BackwardsCompatibilityStore] 'Capabilities support: true' 2022-02-09T13:38:40.761Z: (info) [github] 'Retrieving contents of file package.json from ref heads/master...' 2022-02-09T13:38:40.958Z: (info) [BackwardsCompatibilityStore] 'Toolkit support: true' 2022-02-09T13:38:51.429Z: (info) [Analytics] '/advanced/build: project_release_build_initiated' 2022-02-09T13:38:51.431Z: (info) [Analytics] '/advanced/build: project_release_build_initiated' 2022-02-09T13:38:51.433Z: (info) [Analytics] '/advanced/build: native_dependencies_collection_started' 2022-02-09T13:38:51.436Z: (info) [Analytics] '/advanced/build: native_dependencies_collection_started' 2022-02-09T13:38:51.436Z: (info) [mx] 'Stopping orphaned mx.exe' 2022-02-09T13:38:51.841Z: (warn) [mx] 'Command failed: taskkill /pid 32636 /T /F\n' + 'ERROR: The process "32636" not found.\r\n' 2022-02-09T13:38:51.841Z: (info) [mx] 'Running mx.exe collect-native-deps' 2022-02-09T13:38:58.408Z: (info) [mx] '{\r\n' + ' "@react-native-community/async-storage": "1.12.1",\r\n' + ' "react-native-device-info": "8.0.1"\r\n' + '}\r\n' 2022-02-09T13:38:58.466Z: (info) [mx] 'Dependency collection finished: 6625 ms' 2022-02-09T13:38:58.466Z: (info) [mx] 'Dependency @react-native-community/async-storage found with the version 1.12.1' 2022-02-09T13:38:58.466Z: (info) [mx] 'Dependency react-native-device-info found with the version 8.0.1' 2022-02-09T13:38:58.467Z: (info) [NativeDependenciesStore] { requiredDependencies: { '@react-native-community/async-storage': '1.12.1', 'react-native-device-info': '8.0.1' } } 2022-02-09T13:38:58.468Z: (info) [GithubKnownDependencyResolver] 'Retrieving known dependencies from mendix/native-template on ref tags/v6.2.12' 2022-02-09T13:38:58.481Z: (info) [github] 'Retrieving raw contents of file .mx/known_dependencies.json from ref tags/v6.2.12...' 2022-02-09T13:38:58.683Z: (info) [NativeDependenciesStore] { knownDependencies: {} } 2022-02-09T13:38:58.683Z: (info) [Analytics] '/advanced/build: native_dependencies_collection_finished' 2022-02-09T13:38:58.684Z: (info) [Analytics] '/advanced/build: native_dependencies_collection_finished' 2022-02-09T13:38:58.684Z: (info) [Analytics] '/advanced/build: project_native_dependencies' 2022-02-09T13:38:58.685Z: (info) [Analytics] '/advanced/build: project_native_dependencies' 2022-02-09T13:38:58.695Z: (info) [mxbuild] 'Running mxbuild...' 2022-02-09T13:38:58.931Z: (info) [mxbuild][stdout] '' 2022-02-09T13:38:58.931Z: (info) [mxbuild][stdout] ' __ __ ____ _ _ _ ' 2022-02-09T13:38:58.931Z: (info) [mxbuild][stdout] ' | \\/ | | _ \\ (_) | | |' 2022-02-09T13:38:58.932Z: (info) [mxbuild][stdout] ' | \\ / |_ _| |_) |_ _ _| | __| |' 2022-02-09T13:38:58.932Z: (info) [mxbuild][stdout] ' | |\\/| \\ \\/ / _ <| | | | | |/ _` |' 2022-02-09T13:38:58.932Z: (info) [mxbuild][stdout] ' | | | |> <| |_) | |_| | | | (_| |' 2022-02-09T13:38:58.932Z: (info) [mxbuild][stdout] ' |_| |_/_/\\_\\____/ \\__,_|_|_|\\__,_|' 2022-02-09T13:38:58.932Z: (info) [mxbuild][stdout] '' 2022-02-09T13:38:58.932Z: (info) [mxbuild][stdout] ' v9.10.0.36429' 2022-02-09T13:38:58.932Z: (info) [mxbuild][stdout] '' 2022-02-09T13:38:58.933Z: (info) [mxbuild][stdout] '' 2022-02-09T13:39:02.723Z: (info) [mxbuild][stdout] 'Starting build for Mendix Project file: C:\\Users\\mhshm018.AD001\\Documents\\Mendix\\App\\App.mpr' 2022-02-09T13:39:02.723Z: (info) [mxbuild][stdout] '' 2022-02-09T13:39:02.724Z: (info) [mxbuild][stdout] 'Using the following options:' 2022-02-09T13:39:02.724Z: (info) [mxbuild][stdout] ' * Build target: Deploy' 2022-02-09T13:39:02.724Z: (info) [mxbuild][stdout] 'Reading project file...' 2022-02-09T13:39:02.724Z: (info) [mxbuild][stdout] '' 2022-02-09T13:39:04.462Z: (info) [mxbuild][stdout] 'Building project...' 2022-02-09T13:39:04.462Z: (info) [mxbuild][stdout] '' 2022-02-09T13:39:04.490Z: (info) [mxbuild][stdout] "Executing step 'Synchronize with file system'" 2022-02-09T13:39:04.491Z: (info) [mxbuild][stdout] '' 2022-02-09T13:39:04.492Z: (info) [mxbuild][stdout] ' * Synchronizing with file system...' 2022-02-09T13:39:04.492Z: (info) [mxbuild][stdout] '' 2022-02-09T13:39:05.620Z: (info) [mxbuild][stdout] "Executing step 'Initialize'" 2022-02-09T13:39:05.620Z: (info) [mxbuild][stdout] '' 2022-02-09T13:39:05.643Z: (info) [mxbuild][stdout] ' * Preparing deployment...' 2022-02-09T13:39:05.643Z: (info) [mxbuild][stdout] '' 2022-02-09T13:39:05.785Z: (info) [mxbuild][stdout] "Executing step 'Check prerequisites'" 2022-02-09T13:39:05.785Z: (info) [mxbuild][stdout] '' 2022-02-09T13:39:05.788Z: (info) [mxbuild][stdout] ' * Checking for errors...' 2022-02-09T13:39:05.789Z: (info) [mxbuild][stdout] '' 2022-02-09T13:39:08.099Z: (info) [mxbuild][stdout] "Executing step 'Prepare deployment'" 2022-02-09T13:39:08.099Z: (info) [mxbuild][stdout] '' 2022-02-09T13:39:08.100Z: (info) [mxbuild][stdout] ' * Writing files...' 2022-02-09T13:39:08.100Z: (info) [mxbuild][stdout] '' 2022-02-09T13:39:14.166Z: (info) [mxbuild][stdout] "Executing step 'Build deployment structure'" 2022-02-09T13:39:14.166Z: (info) [mxbuild][stdout] '' 2022-02-09T13:39:14.167Z: (info) [mxbuild][stdout] ' * Generating data broker files...' 2022-02-09T13:39:14.167Z: (info) [mxbuild][stdout] '' 2022-02-09T13:39:14.243Z: (info) [mxbuild][stdout] ' * Compiling Java...' 2022-02-09T13:39:14.243Z: (info) [mxbuild][stdout] '' 2022-02-09T13:39:23.523Z: (info) [mxbuild][stdout] ' * Compiling theme files...' 2022-02-09T13:39:23.523Z: (info) [mxbuild][stdout] '' 2022-02-09T13:39:25.339Z: (info) [mxbuild][stdout] ' * Exporting a theme...' 2022-02-09T13:39:25.339Z: (info) [mxbuild][stdout] '' 2022-02-09T13:39:25.676Z: (info) [mxbuild][stdout] ' * Exporting pages...' 2022-02-09T13:39:25.676Z: (info) [mxbuild][stdout] '' 2022-02-09T13:39:26.155Z: (info) [mxbuild][stdout] ' * Exporting metadata...' 2022-02-09T13:39:26.155Z: (info) [mxbuild][stdout] '' 2022-02-09T13:39:26.372Z: (info) [mxbuild][stdout] ' * Exporting custom widgets...' 2022-02-09T13:39:26.373Z: (info) [mxbuild][stdout] '' 2022-02-09T13:39:27.922Z: (info) [mxbuild][stdout] ' * Exporting pluggable native widgets...' 2022-02-09T13:39:27.922Z: (info) [mxbuild][stdout] '' 2022-02-09T13:39:41.210Z: (info) [mxbuild][stdout] ' * Exporting native pages' 2022-02-09T13:39:41.210Z: (info) [mxbuild][stdout] '' 2022-02-09T13:39:41.364Z: (info) [mxbuild][stdout] "Executing step 'Save model to deployment directory'" 2022-02-09T13:39:41.365Z: (info) [mxbuild][stdout] ' * Saving model to deployment directory...' 2022-02-09T13:39:41.365Z: (info) [mxbuild][stdout] '' 2022-02-09T13:39:42.070Z: (info) [mxbuild][stdout] "Executing step 'Finalize deployment structure'" 2022-02-09T13:39:42.070Z: (info) [mxbuild][stdout] '' 2022-02-09T13:39:42.084Z: (info) [mxbuild][stdout] ' * Bundling native app for iOS and Android' 2022-02-09T13:39:42.085Z: (info) [mxbuild][stdout] '' 2022-02-09T13:45:42.329Z: (info) [mxbuild][stdout] 'BUILD SUCCEEDED' 2022-02-09T13:45:42.329Z: (info) [mxbuild][stdout] '' 2022-02-09T13:45:42.456Z: (info) [github] 'Retrieving contents of file .template_version from ref heads/master...' 2022-02-09T13:45:42.738Z: (info) [template] 'Staging image resources..' 2022-02-09T13:45:42.759Z: (info) [template] 'Staging font resources..' 2022-02-09T13:45:42.766Z: (info) [github] 'Retrieving contents of directory assets/fonts...' 2022-02-09T13:45:42.998Z: (error) [github] 'Failed retrieving directory assets/fonts' 2022-02-09T13:45:42.999Z: (info) [template] 'Staging firebase resources..' 2022-02-09T13:45:43.005Z: (info) [github] 'Retrieving contents of directory assets/firebase...' 2022-02-09T13:45:43.207Z: (error) [github] 'Failed retrieving directory assets/firebase' 2022-02-09T13:45:43.213Z: (info) [github] 'Retrieving contents of file package.json from ref heads/master...' 2022-02-09T13:45:43.421Z: (info) [github] 'Retrieving contents of file .dependencies from ref heads/master...' 2022-02-09T13:45:43.634Z: (info) [template] 'Committing template resources..' 2022-02-09T13:45:43.639Z: (info) [github] 'Creating commit to app/master with message: Update template resources...' 2022-02-09T13:45:43.844Z: (info) [github] 'Latest commit: [NBUI] Commit Mendix project assets:702ae85c414ac0e0807fad14cad192d9240f128a...' 2022-02-09T13:45:43.845Z: (info) [github] 'Creating tree with base_tree d4df634415d919fa8e83a417a03c34926a8cc05a...' 2022-02-09T13:46:22.310Z: (info) [github] 'Creating commit with tree d4df634415d919fa8e83a417a03c34926a8cc05a and parent commit 702ae85c414ac0e0807fad14cad192d9240f128a...' 2022-02-09T13:46:23.229Z: (info) [github] 'Updating the branch ref to commit 7c78444f2475a41952c2e8e8b12d45fca4ed6683...' 2022-02-09T13:46:24.294Z: (info) [github] 'Committed successfully.' 2022-02-09T13:46:24.294Z: (info) [template] 'Committing template configuration..' 2022-02-09T13:46:24.313Z: (info) [github] 'Retrieving contents of file config.json from ref heads/master...' 2022-02-09T13:46:24.543Z: (info) [github] 'Committing updated config.json...' 2022-02-09T13:46:25.299Z: (info) [github] 'Creating commit to app/master with message: Commit Mendix project assets...' 2022-02-09T13:46:25.497Z: (info) [github] 'Latest commit: [NBUI] Update template configuration:c0f1bdb78c8e30641561811954aa7fe3c0bd2c21...' 2022-02-09T13:46:25.497Z: (info) [github] 'Creating tree with base_tree a617c87d93d10d40c7b38c435ae1015c29ad6f37...' 2022-02-09T13:47:02.568Z: (info) [github] 'Creating commit with tree fd0cf6b75f462c3deaa28dd521c59f5560094d83 and parent commit c0f1bdb78c8e30641561811954aa7fe3c0bd2c21...' 2022-02-09T13:47:03.413Z: (info) [github] 'Updating the branch ref to commit 7c05012cf3938eda4d787153665434381ac5790e...' 2022-02-09T13:47:04.488Z: (info) [github] 'Committed successfully.' 2022-02-09T13:47:04.552Z: (info) [Analytics] '/advanced/build: project_release_build_succeeded' 2022-02-09T13:47:04.553Z: (info) [Analytics] '/advanced/build: project_release_build_succeeded' 2022-02-09T14:08:32.928Z: (info) [Analytics] '/advanced/build: nav_pageview' 2022-02-09T14:08:32.933Z: (info) [Analytics] '/advanced/build: nav_pageview' 2022-02-09T14:08:33.041Z: (info) [github] 'Checking if midt3, has access to midt3/app' 2022-02-09T14:08:33.326Z: (info) [github] 'Retrieving repository midt3/app...' 2022-02-09T14:08:33.542Z: (info) [github] 'Retrieving contents of file .template_version from ref heads/master...' 2022-02-09T14:08:35.407Z: (info) [Analytics] '/advanced/builddev: nav_pageview' 2022-02-09T14:08:35.409Z: (info) [Analytics] '/advanced/builddev: nav_pageview' 2022-02-09T14:08:35.474Z: (info) [github] 'Checking if midt3, has access to midt3/app' 2022-02-09T14:08:35.660Z: (info) [github] 'Retrieving repository midt3/app...' 2022-02-09T14:08:35.863Z: (info) [github] 'Retrieving contents of file .template_version from ref heads/master...' 2022-02-09T14:08:48.075Z: (info) [Analytics] '/advanced/builddev: project_release_build_initiated' 2022-02-09T14:08:48.076Z: (info) [Analytics] '/advanced/builddev: project_release_build_initiated' 2022-02-09T14:08:48.078Z: (info) [Analytics] '/advanced/builddev: native_dependencies_collection_started' 2022-02-09T14:08:48.079Z: (info) [Analytics] '/advanced/builddev: native_dependencies_collection_started' 2022-02-09T14:08:48.082Z: (info) [mx] 'Stopping orphaned mx.exe' 2022-02-09T14:08:48.580Z: (warn) [mx] 'Command failed: taskkill /pid 38376 /T /F\n' + 'ERROR: The process "38376" not found.\r\n' 2022-02-09T14:08:48.580Z: (info) [mx] 'Running mx.exe collect-native-deps' 2022-02-09T14:08:59.787Z: (info) [mx] '{\r\n' + ' "@react-native-community/async-storage": "1.12.1",\r\n' + ' "react-native-device-info": "8.0.1"\r\n' + '}\r\n' 2022-02-09T14:08:59.821Z: (info) [mx] 'Dependency collection finished: 11241 ms' 2022-02-09T14:08:59.822Z: (info) [mx] 'Dependency @react-native-community/async-storage found with the version 1.12.1' 2022-02-09T14:08:59.822Z: (info) [mx] 'Dependency react-native-device-info found with the version 8.0.1' 2022-02-09T14:08:59.823Z: (info) [NativeDependenciesStore] { requiredDependencies: { '@react-native-community/async-storage': '1.12.1', 'react-native-device-info': '8.0.1' } } 2022-02-09T14:08:59.824Z: (info) [GithubKnownDependencyResolver] 'Retrieving known dependencies from mendix/native-template on ref tags/v6.2.12' 2022-02-09T14:08:59.825Z: (info) [github] 'Retrieving raw contents of file .mx/known_dependencies.json from ref tags/v6.2.12...' 2022-02-09T14:09:00.176Z: (info) [NativeDependenciesStore] { knownDependencies: {} } 2022-02-09T14:09:00.177Z: (info) [Analytics] '/advanced/builddev: native_dependencies_collection_finished' 2022-02-09T14:09:00.178Z: (info) [Analytics] '/advanced/builddev: native_dependencies_collection_finished' 2022-02-09T14:09:00.178Z: (info) [Analytics] '/advanced/builddev: project_native_dependencies' 2022-02-09T14:09:00.179Z: (info) [Analytics] '/advanced/builddev: project_native_dependencies' 2022-02-09T14:09:00.190Z: (info) [github] 'Retrieving contents of file .template_version from ref heads/master...' 2022-02-09T14:09:02.181Z: (info) [template] 'Staging image resources..' 2022-02-09T14:09:02.202Z: (info) [template] 'Staging font resources..' 2022-02-09T14:09:02.208Z: (info) [github] 'Retrieving contents of directory assets/fonts...' 2022-02-09T14:09:07.685Z: (error) [github] 'Failed retrieving directory assets/fonts' 2022-02-09T14:09:07.687Z: (info) [template] 'Staging firebase resources..' 2022-02-09T14:09:07.709Z: (info) [github] 'Retrieving contents of directory assets/firebase...' 2022-02-09T14:09:11.163Z: (error) [github] 'Failed retrieving directory assets/firebase' 2022-02-09T14:09:11.188Z: (info) [github] 'Retrieving contents of file package.json from ref heads/master...' 2022-02-09T14:09:15.183Z: (info) [github] 'Retrieving contents of file .dependencies from ref heads/master...' 2022-02-09T14:09:19.193Z: (info) [template] 'Committing template resources..' 2022-02-09T14:09:19.201Z: (info) [github] 'Creating commit to app/master with message: Update template resources...' 2022-02-09T14:09:23.135Z: (info) [github] 'Latest commit: [NBUI] Commit Mendix project assets:7c05012cf3938eda4d787153665434381ac5790e...' 2022-02-09T14:09:23.135Z: (info) [github] 'Creating tree with base_tree fd0cf6b75f462c3deaa28dd521c59f5560094d83...' 2022-02-09T14:13:04.978Z: (info) [github] 'Creating commit with tree fd0cf6b75f462c3deaa28dd521c59f5560094d83 and parent commit 7c05012cf3938eda4d787153665434381ac5790e...' 2022-02-09T14:13:05.854Z: (info) [github] 'Updating the branch ref to commit 119bbbc6bd3a3d56d25a5047d36842c87c41c5be...' 2022-02-09T14:13:07.029Z: (info) [github] 'Committed successfully.' 2022-02-09T14:13:07.029Z: (info) [template] 'Committing template configuration..' 2022-02-09T14:13:07.041Z: (info) [github] 'Retrieving contents of file config.json from ref heads/master...' 2022-02-09T14:13:10.300Z: (info) [github] 'Committing updated config.json...' 2022-02-09T14:13:26.265Z: (info) [github] 'Updating ref heads/developer for repository midt3/app...' 2022-02-09T14:13:34.507Z: (info) [Analytics] '/advanced/builddev: project_release_build_failed' 2022-02-09T14:13:34.508Z: (info) [Analytics] '/advanced/builddev: project_release_build_failed' 2022-02-09T14:17:19.590Z: (info) [github] 'Checking if midt3, has access to midt3/app' 2022-02-09T14:17:19.886Z: (info) [github] 'Retrieving repository midt3/app...' 2022-02-09T14:17:20.096Z: (info) [github] 'Retrieving contents of file .template_version from ref heads/master...' 2022-02-09T14:17:32.014Z: (info) [Analytics] '/advanced/builddev: project_release_build_initiated' 2022-02-09T14:17:32.018Z: (info) [Analytics] '/advanced/builddev: project_release_build_initiated' 2022-02-09T14:17:32.019Z: (info) [Analytics] '/advanced/builddev: native_dependencies_collection_started' 2022-02-09T14:17:32.020Z: (info) [Analytics] '/advanced/builddev: native_dependencies_collection_started' 2022-02-09T14:17:32.021Z: (info) [mx] 'Stopping orphaned mx.exe' 2022-02-09T14:17:32.415Z: (warn) [mx] 'Command failed: taskkill /pid 36716 /T /F\n' + 'ERROR: The process "36716" not found.\r\n' 2022-02-09T14:17:32.416Z: (info) [mx] 'Running mx.exe collect-native-deps' 2022-02-09T14:17:40.997Z: (info) [mx] '{\r\n' + ' "@react-native-community/async-storage": "1.12.1",\r\n' + ' "react-native-device-info": "8.0.1"\r\n' + '}\r\n' 2022-02-09T14:17:41.045Z: (info) [mx] 'Dependency collection finished: 8629 ms' 2022-02-09T14:17:41.045Z: (info) [mx] 'Dependency @react-native-community/async-storage found with the version 1.12.1' 2022-02-09T14:17:41.045Z: (info) [mx] 'Dependency react-native-device-info found with the version 8.0.1' 2022-02-09T14:17:41.047Z: (info) [NativeDependenciesStore] { requiredDependencies: { '@react-native-community/async-storage': '1.12.1', 'react-native-device-info': '8.0.1' } } 2022-02-09T14:17:41.049Z: (info) [GithubKnownDependencyResolver] 'Retrieving known dependencies from mendix/native-template on ref tags/v6.2.12' 2022-02-09T14:17:41.049Z: (info) [github] 'Retrieving raw contents of file .mx/known_dependencies.json from ref tags/v6.2.12...' 2022-02-09T14:17:41.237Z: (info) [NativeDependenciesStore] { knownDependencies: {} } 2022-02-09T14:17:41.238Z: (info) [Analytics] '/advanced/builddev: native_dependencies_collection_finished' 2022-02-09T14:17:41.240Z: (info) [Analytics] '/advanced/builddev: native_dependencies_collection_finished' 2022-02-09T14:17:41.241Z: (info) [Analytics] '/advanced/builddev: project_native_dependencies' 2022-02-09T14:17:41.242Z: (info) [Analytics] '/advanced/builddev: project_native_dependencies' 2022-02-09T14:17:41.258Z: (info) [github] 'Retrieving contents of file .template_version from ref heads/master...' 2022-02-09T14:17:41.478Z: (info) [github] 'Retrieving contents of file .template_version from ref heads/master...' 2022-02-09T14:17:41.706Z: (info) [github] 'Downloading archived repository ref tags/v6.2.12 from mendix/native-template...' 2022-02-09T14:18:04.174Z: (info) [github] 'Successfully downloaded mendix/native-template/tags/v6.2.12.zip' 2022-02-09T14:18:04.399Z: (info) [github] 'Creating new repository app from template...' 2022-02-09T14:18:04.401Z: (info) [github] 'Creating new repository, app for midt3...' 2022-02-09T14:18:04.719Z: (error) [github] 'Failed to create repository app for midt3' 2022-02-09T14:18:04.719Z: (info) [github] 'Repository exists' 2022-02-09T14:18:04.719Z: (info) [github] 'Retrieving repository midt3/app...' 2022-02-09T14:18:05.771Z: (info) [github] 'Creating git tree items for new repository...' 2022-02-09T14:20:41.487Z: (info) [github] 'Creating new tree...' 2022-02-09T14:20:42.666Z: (info) [github] 'Creating new commit on midt3/app with sha 04xxxxxxxxxxxxxxxx5a4aa2b...' 2022-02-09T14:20:43.055Z: (info) [github] 'Updating ref heads/master for repository midt3/app...' 2022-02-09T14:20:44.113Z: (info) [template] 'Staging image resources..' 2022-02-09T14:20:44.146Z: (info) [template] 'Staging font resources..' 2022-02-09T14:20:44.152Z: (info) [github] 'Retrieving contents of directory assets/fonts...' 2022-02-09T14:20:44.358Z: (error) [github] 'Failed retrieving directory assets/fonts' 2022-02-09T14:20:44.359Z: (info) [template] 'Staging firebase resources..' 2022-02-09T14:20:44.362Z: (info) [github] 'Retrieving contents of directory assets/firebase...' 2022-02-09T14:20:44.559Z: (error) [github] 'Failed retrieving directory assets/firebase' 2022-02-09T14:20:44.567Z: (info) [github] 'Retrieving contents of file package.json from ref heads/master...' 2022-02-09T14:20:44.792Z: (info) [github] 'Retrieving contents of file .dependencies from ref heads/master...' 2022-02-09T14:20:45.012Z: (error) [github] 'Failed retrieving file .dependencies' 2022-02-09T14:20:45.013Z: (info) [template] 'Committing template resources..' 2022-02-09T14:20:45.020Z: (info) [github] 'Creating commit to app/master with message: Update template resources...' 2022-02-09T14:20:45.213Z: (info) [github] 'Latest commit: [NBUI] Initial commit:5731d0a9e024be2219983fdd33f9d1983906416b...' 2022-02-09T14:20:45.213Z: (info) [github] 'Creating tree with base_tree 04eb2c3c34c4250bb6df60513f95de9d35a4aa2b...' 2022-02-09T14:24:11.192Z: (info) [github] 'Creating commit with tree 4b128b187822073520d9c825d226251c4e30cfe7 and parent commit 5731d0a9e024be2219983fdd33f9d1983906416b...' 2022-02-09T14:24:12.238Z: (info) [github] 'Updating the branch ref to commit 27cba0857b9bcc3a26ecae9efb6855f73cf51493...' 2022-02-09T14:24:13.289Z: (info) [github] 'Committed successfully.' 2022-02-09T14:24:13.289Z: (info) [template] 'Committing template configuration..' 2022-02-09T14:24:13.299Z: (info) [github] 'Retrieving contents of file config.json from ref heads/master...' 2022-02-09T14:24:13.504Z: (error) [github] 'Failed retrieving file config.json' 2022-02-09T14:24:13.518Z: (info) [github] 'Committing updated config.json...' 2022-02-09T14:24:14.666Z: (info) [github] 'Updating ref heads/developer for repository midt3/app...' 2022-02-09T14:24:15.350Z: (info) [Analytics] '/advanced/builddev: project_release_build_failed' 2022-02-09T14:24:15.353Z: (info) [Analytics] '/advanced/builddev: project_release_build_failed'
asked
Michael Hildebrandt
1 answers
1
answered
Stijn Vinck