Error: Could not connect to the server, in live reload capacitor #6271
Unanswered
edikurniawan-dev
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I following this tutorial https://devdactic.com/nextjs-and-capacitor and apps is running but when i implement live reload i got this error in xcode
2023-02-04 12:22:58.369082+0700 App[2601:21039] [SceneConfiguration] Info.plist contained no UIScene configuration dictionary (looking for configuration named "(no name)") 2023-02-04 12:22:58.371971+0700 App[2601:21039] [SceneConfiguration] Info.plist contained no UIScene configuration dictionary (looking for configuration named "(no name)") 2023-02-04 12:22:58.421596+0700 App[2601:21039] DiskCookieStorage changing policy from 2 to 0, cookie file: file:///Users/edikurniawan/Library/Developer/CoreSimulator/Devices/5DE0035D-2B33-4F80-8338-2DC155BE1E94/data/Containers/Data/Application/89748F52-6699-403D-9DB6-E45493065E00/Library/Cookies/com.example.app.binarycookies ⚡️ Loading app at http://192.168.93.200:3000... 2023-02-04 12:22:59.894920+0700 App[2601:21039] [Process] 0x7fee6903d420 - [pageProxyID=8, webPageID=9, PID=2605] WebPageProxy::didFailProvisionalLoadForFrame: frameID=3, isMainFrame=1, domain=NSURLErrorDomain, code=-1004, isMainFrame=1 ⚡️ WebView failed provisional navigation ⚡️ Error: Could not connect to the server.
How to fix that, i believe my local ip address is correct
Beta Was this translation helpful? Give feedback.
All reactions