-
Notifications
You must be signed in to change notification settings - Fork 79
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
dApp - Can't connect to dapp after internet connection loss, unexpected error occurred #15806
Comments
anastasiyaig
changed the title
dApp - sd-6 - Can't connect to Yearn Finance, unexpected error occurred
dApp - sd-6 - Can't connect to dapp after internet connection loss, unexpected error occurred
Jul 25, 2024
anastasiyaig
changed the title
dApp - sd-6 - Can't connect to dapp after internet connection loss, unexpected error occurred
dApp - Can't connect to dapp after internet connection loss, unexpected error occurred
Jul 25, 2024
stefandunca
added a commit
that referenced
this issue
Jul 29, 2024
Add a new NetworkChecker QObject to StatusQ to be used in checking internet connection status. This is used by the WebEngineLoader to only allow loading of web pages when there is an active internet to cover for a corner case on MacOS where the internet connection is not reestablished if the WebEngineView was loaded without an active internet connection. Closes: #15598, #15806
stefandunca
added a commit
that referenced
this issue
Jul 29, 2024
Add a new NetworkChecker QObject to StatusQ to be used in checking internet connection status. This is used by the WebEngineLoader to only allow loading of web pages when there is an active internet to cover for a corner case on MacOS where the internet connection is not reestablished if the WebEngineView was loaded without an active internet connection. Closes: #15598, #15806
stefandunca
added a commit
that referenced
this issue
Jul 31, 2024
Add a new NetworkChecker QObject to StatusQ to be used in checking internet connection status. This is used by the WebEngineLoader to only allow loading of web pages when there is an active internet to cover for a corner case on MacOS where the internet connection is not reestablished if the WebEngineView was loaded without an active internet connection. Closes: #15598, #15806
stefandunca
added a commit
that referenced
this issue
Jul 31, 2024
Add a new NetworkChecker QObject to StatusQ to be used in checking internet connection status. This is used by the WebEngineLoader to only allow loading of web pages when there is an active internet to cover for a corner case on MacOS where the internet connection is not reestablished if the WebEngineView was loaded without an active internet connection. Closes: #15598, #15806
github-project-automation
bot
moved this from Code Review
to Done
in Status Desktop/Mobile Board
Jul 31, 2024
stefandunca
added a commit
that referenced
this issue
Jul 31, 2024
Add a new NetworkChecker QObject to StatusQ to be used in checking internet connection status. This is used by the WebEngineLoader to only allow loading of web pages when there is an active internet to cover for a corner case on MacOS where the internet connection is not reestablished if the WebEngineView was loaded without an active internet connection. Closes: #15598, #15806
stefandunca
added a commit
that referenced
this issue
Jul 31, 2024
Add a new NetworkChecker QObject to StatusQ to be used in checking internet connection status. This is used by the WebEngineLoader to only allow loading of web pages when there is an active internet to cover for a corner case on MacOS where the internet connection is not reestablished if the WebEngineView was loaded without an active internet connection. Closes: #15598, #15806
stefandunca
added a commit
that referenced
this issue
Jul 31, 2024
Add a new NetworkChecker QObject to StatusQ to be used in checking internet connection status. This is used by the WebEngineLoader to only allow loading of web pages when there is an active internet to cover for a corner case on MacOS where the internet connection is not reestablished if the WebEngineView was loaded without an active internet connection. Closes: #15598, #15806
jrainville
pushed a commit
that referenced
this issue
Jul 31, 2024
* chore(dapps) remove the POC wallet connect Updates: #15598 * fix(dapps) Wallet Connect internet connection reestablishing issue Add a new NetworkChecker QObject to StatusQ to be used in checking internet connection status. This is used by the WebEngineLoader to only allow loading of web pages when there is an active internet to cover for a corner case on MacOS where the internet connection is not reestablished if the WebEngineView was loaded without an active internet connection. Closes: #15598, #15806 * chore(dapps) disable eth_signTransaction for Wallet Connect Closes: #15661
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
As result, I could not connect to dapp until i restart the app
Screen.Recording.2024-07-25.at.15.08.36.mov
The text was updated successfully, but these errors were encountered: