Maybe I‘m too stupid…. I am presently trying to get access to the file system of my MP2 5000 GX, because I need to install the serial battery driver by Louis van der Waal on Github. I have configured and enabled the SSH access in the system settings. I have defined a simple password and even started a reset afterwards.
But then … neither Putty nor a BASH terminal works. Perhaps I‘m using the wrong user?
I have tried „ssh Superuser@10.0.1.84“, „ssh superuser….“, „ssh root…“, „ssh venusos….“, „ssh Victron….“, but nothing works. The IP is fine - the device actually reacts and prompts me for the password. But then - just „access denied“.
I tried to follow this hint: [quote=“dognose, post:2, topic:11063”]
Use root along with your setup password.
[/quote]
but actually I have no clou what this means.
It finally worked: the reason was as simple as can be: Password must be at least 6 char. I used only four. Only when I changed it about the fifth time, I got a readable feedback about that issue! I am sure this is somewhere in the docs, but the hint should be there where you enter it. At least more clearly. I will mark this as solved.