You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.
My blockchain-wallet-service was working OK, until some days ago when I went to check it, now it fails to connect with
error: ERR_SESSION
The service is working, although I can't perform any calls on it (I'm using php file_get_contents, and it was working before)
Activated the debug, but not much help:
1677968974853 - debug: Logging in
undefined
1677968974901 - debug: Failed to establish session, retrying...
1677968974922 - debug: Failed to establish session, reason:
The html page:
blockchain.info
Checking if the site connection is secure
blockchain.info needs to review the security of your connection before proceeding.
Anyone else with this same issue? Any other way to use the wallet created other than calls to localhost?
My versions:
blockchain-wallet-service -V
0.26.3
node -v
v14.21.3
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
My blockchain-wallet-service was working OK, until some days ago when I went to check it, now it fails to connect with
The service is working, although I can't perform any calls on it (I'm using php file_get_contents, and it was working before)
Activated the debug, but not much help:
1677968974853 - debug: Logging in
undefined
1677968974901 - debug: Failed to establish session, retrying...
1677968974922 - debug: Failed to establish session, reason:
The html page:
blockchain.info
Checking if the site connection is secure
blockchain.info needs to review the security of your connection before proceeding.
Anyone else with this same issue? Any other way to use the wallet created other than calls to localhost?
My versions:
blockchain-wallet-service -V
0.26.3
node -v
v14.21.3
The text was updated successfully, but these errors were encountered: