This repository was archived by the owner on Feb 26, 2020. It is now read-only.

Description
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.