Skip to content
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.

Crash on boot with "Couldn't load runtime config from index file" #40

Open
jasonschock opened this issue Dec 1, 2017 · 8 comments
Open

Comments

@jasonschock
Copy link

jasonschock commented Dec 1, 2017

I'm attempting to upgrade from from Meteor 1.5 to 1.6.1 (I need the latest version of cordova-android). Currently using Meteor 1.6.1-beta.11.

App is hanging at splash screen on startup. Obvious error I'm seeing is this: 2017-11-30 16:58:18.036069-0800 dev[1101:404950] Couldn't load runtime config from index file.

Full logs from Xcode below. How can I help troubleshoot this?

2017-11-30 16:58:17.789588-0800 dev[1101:404950] Apache Cordova native platform version 4.5.3 is starting.
2017-11-30 16:58:17.789932-0800 dev[1101:404950] Multi-tasking -> Device: YES, App: YES
2017-11-30 16:58:17.804525-0800 dev[1101:404950] 

Started backup to iCloud! Please be careful.
Your application might be rejected by Apple if you store too much data.
For more information please read "iOS Data Storage Guidelines" at:
https://developer.apple.com/icloud/documentation/data-storage/
To disable web storage backup to iCloud, set the BackupWebStorage preference to "local" in the Cordova config.xml file
2017-11-30 16:58:17.962940-0800 dev[1101:404950] [MC] Lazy loading NSBundle MobileCoreServices.framework
2017-11-30 16:58:17.964594-0800 dev[1101:404950] [MC] Loaded MobileCoreServices.framework
2017-11-30 16:58:17.968551-0800 dev[1101:404950] [MC] System group container for systemgroup.com.apple.configurationprofiles path is /private/var/containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles
2017-11-30 16:58:17.998375-0800 dev[1101:404950] CDVWKWebViewEngine will reload WKWebView if required on resume
2017-11-30 16:58:17.998480-0800 dev[1101:404950] Using WKWebView
2017-11-30 16:58:17.999414-0800 dev[1101:404950] [CDVTimer][console] 0.223994ms
2017-11-30 16:58:17.999824-0800 dev[1101:404950] [CDVTimer][handleopenurl] 0.285029ms
2017-11-30 16:58:18.003796-0800 dev[1101:404950] [CDVTimer][intentandnavigationfilter] 3.881991ms
2017-11-30 16:58:18.004046-0800 dev[1101:404950] [CDVTimer][gesturehandler] 0.150025ms
2017-11-30 16:58:18.036069-0800 dev[1101:404950] Couldn't load runtime config from index file: Couldn't load runtime config from index file
2017-11-30 16:58:18.037887-0800 dev[1101:404950] Serving asset bundle version: fc5c525ba9ad9e1b9a9fcc3f09211dce8d72a412
[INFO] GCDWebServer started on port 12104 and reachable at http://localhost:12104/
2017-11-30 16:58:18.041294-0800 dev[1101:404950] [CDVTimer][webapplocalserver] 37.114978ms
2017-11-30 16:58:18.051991-0800 dev[1101:404950] [CDVTimer][statusbar] 10.537982ms
2017-11-30 16:58:18.123596-0800 dev[1101:404950] [CDVTimer][splashscreen] 71.482956ms
2017-11-30 16:58:18.127387-0800 dev[1101:404950] [CDVTimer][file] 3.620982ms
2017-11-30 16:58:18.127653-0800 dev[1101:404950] [CDVTimer][privacyscreenplugin] 0.171959ms
2017-11-30 16:58:18.127805-0800 dev[1101:404950] [CDVTimer][TotalPluginStartup] 128.715038ms
2017-11-30 16:58:18.140259-0800 dev[1101:404950] createNotificationChecker
2017-11-30 16:58:18.140332-0800 dev[1101:404950] not coldstart
2017-11-30 16:58:18.165401-0800 dev[1101:404950] Could not signal service com.apple.WebKit.WebContent: 113: Could not find specified service
2017-11-30 16:58:18.168063-0800 dev[1101:404950] Could not signal service com.apple.WebKit.Networking: 113: Could not find specified service
2017-11-30 16:58:18.197747-0800 dev[1101:404950] refreshPreferences: HangTracerEnabled: 0
2017-11-30 16:58:18.208626-0800 dev[1101:404950] refreshPreferences: HangTracerDuration: 500
2017-11-30 16:58:18.240375-0800 dev[1101:404950] refreshPreferences: ActivationLoggingEnabled: 0 ActivationLoggingTaskedOffByDA:0
2017-11-30 16:58:18.258847-0800 dev[1101:404950] active
2017-11-30 16:58:18.260620-0800 dev[1101:404950] PushPlugin skip clear badge
2017-11-30 16:58:38.353791-0800 dev[1101:405193] App startup timed out, reverting to last known good version
@jasonschock
Copy link
Author

And same problem on Android, FWIW.

@bmanturner
Copy link

Also experiencing this. Was fine in 1.6.

@jasonschock jasonschock changed the title Error "Couldn't load runtime config from index file" on startup Crash on boot with "Couldn't load runtime config from index file" Dec 5, 2017
@jasonschock
Copy link
Author

This is persisting for me in 1.6.1 beta 14, as well.

@benjamn
Copy link
Contributor

benjamn commented Dec 7, 2017

Did you try updating to Meteor 1.6 first, to verify everything worked with the stable release?

@bmanturner
Copy link

bmanturner commented Dec 7, 2017 via email

@macrozone
Copy link
Contributor

that is probably related to meteor/meteor#9521 which has been fixed by latest rc

@jasonschock
Copy link
Author

Seems to be fixed for me — currently on RC 8. 👍

@KoenLav
Copy link

KoenLav commented Apr 9, 2019

@hwillson closing this issue seems the way to go :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants