Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able run host app #5

Open
msgtobala opened this issue Aug 6, 2024 · 0 comments
Open

Not able run host app #5

msgtobala opened this issue Aug 6, 2024 · 0 comments

Comments

@msgtobala
Copy link

I have ran the below commands

yarn start:app1
yarn start:app2
yarn start:host

After this I am trying to run the below command for android
yarn run:host:android

[ScriptManager] Failed to load script: [NetworkFailure] {"cache": false, "caller": undefined, "locator": {"absolute": false, "body": undefined, "fetch": true, "headers": undefined, "method": "GET", "query": "platform=android", "timeout": 30000, "url": "http://[::1]:8083/rnminiappone.container.bundle"}, "scriptId": "rnminiappone"} {"originalError": [Error: Failed to connect to /[::1]:8083]}
✖ [08:15:44.845Z][Console] Error: Unhandled error. ([ScriptManager] Failed to load script:)

This error is located at:
in Lazy (created by App)
in Suspense (created by App)
in RCTView (created by View)
in View (created by App)
in RCTView (created by View)
in View (created by App)
in App
in RCTView (created by View)
in View (created by AppContainer)
in RCTView (created by View)
in View (created by AppContainer)
in AppContainer
in rnsuperapp(RootComponent)
✖ [08:15:44.856Z][Console] Error: Unhandled error. ([ScriptManager] Failed to load script:)

This error is located at:
in Lazy (created by App)
in Suspense (created by App)
in RCTView (created by View)
in View (created by App)
in RCTView (created by View)
in View (created by App)
in App
in RCTView (created by View)
in View (created by AppContainer)
in RCTView (created by View)
in View (created by AppContainer)
in AppContainer
in rnsuperapp(RootComponent)
ℹ [08:15:45.048Z][DevServer] POST 200 /symbolicate request completed { responseTime: 190.22245800495148 }
ℹ [08:15:45.051Z][DevServer] POST 200 /symbolicate request completed { responseTime: 149.2442079782486 }
ℹ [08:15:45.055Z][DevServer] POST 200 /symbolicate request completed { responseTime: 131.6054579615593 }

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

No branches or pull requests

1 participant