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 Feb 26, 2020. It is now read-only.
Before filing a new issue, please provide the following information.
I'm running:
Parity client version: 2.0.7
Parity UI version: 0.3.4
Operating system: Linux
Installed via: binaries
Fully synchronized: yes
Network: private blockchain
I tried to restart both Parity UI and Parity Ethereum client: yes
Your issue description goes here below. Try to include actual vs. expected behavior and steps to reproduce the issue.
I have a Parity node where Parity starts with --unlock <account> and I want to use the Parity UI (over SSH tunnel) but when I connect I get 0/0 peers and no accounts. I think this is the same as in the old Parity UI when you could not get the UI if there is an unlocked account. The override for that was --force-ui. What is the equivalent way to do the same thing here with the shell?
Thank you.
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.
Before filing a new issue, please provide the following information.
Your issue description goes here below. Try to include actual vs. expected behavior and steps to reproduce the issue.
I have a Parity node where Parity starts with
--unlock <account>
and I want to use the Parity UI (over SSH tunnel) but when I connect I get 0/0 peers and no accounts. I think this is the same as in the old Parity UI when you could not get the UI if there is an unlocked account. The override for that was--force-ui
. What is the equivalent way to do the same thing here with the shell?Thank you.
The text was updated successfully, but these errors were encountered: