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
When I try connecting to my own monero node, I'm prompted to confirm untrusted certificate. As soon as I click trust I get the server unreachable error. I'm a 100% sure I provide the correct login credentials since I have no issues connecting to my node in Cake Wallet under these circumstances.
I can connect to the node with Stack when rpc_login is NOT set.
Expected Behavior
After clicking trust I should be able to connect to the server because the app can obviously communicate with it since it shows me the certificate fingerprint.
Reproduce Steps
monerod.conf:
set rpc-login=<user>:<password>
add new node to Stack with the correct login credentials
click "test connection"
click "trust" certificate
Error
Environment
Server:
Operating system and version: Ubuntu 24.04 LTS
Device platform and version: Intel NUC 13
Client:
Operating system and version: iOS 17.6.1
Device platform and version: iPhone 15 Pro, Stack 2.1.5
Logs
No response
Further Information
No response
The text was updated successfully, but these errors were encountered:
mariodian
changed the title
Bug: Monero - server unreachable when rpc_login is ON
Bug: Monero - server unreachable when rpc-login is ON
Sep 9, 2024
Here's a video demo, as well as a (seemingly related?) Issue where the app insists on adding http:// to a local IP address; https://youtu.be/T0Xy2B8h7ZQ
Is there an existing issue for this?
Current Behavior
When I try connecting to my own monero node, I'm prompted to confirm untrusted certificate. As soon as I click
trust
I get theserver unreachable
error. I'm a 100% sure I provide the correct login credentials since I have no issues connecting to my node in Cake Wallet under these circumstances.I can connect to the node with Stack when
rpc_login
is NOT set.Expected Behavior
After clicking
trust
I should be able to connect to the server because the app can obviously communicate with it since it shows me the certificate fingerprint.Reproduce Steps
monerod.conf
:set
rpc-login=<user>:<password>
Error
Environment
Server:
Client:
Logs
No response
Further Information
No response
The text was updated successfully, but these errors were encountered: