Closed denisgolius closed 6 years ago
i have the same problem
I had the same issue.
The solution that works for me is to add a space (spacebar) to the password. I don't know why, but this works fine for me!
:( That dosn't work, when i set "$NO_LOGIN = True" an type "ls" on the webconsole:
[ERROR] RPC: Internal error (Incorrect user or password)
Make sure int the Settings file you have a User Put in. Another way to detect errors and other is to use chrome with the Inspect Tool looking at the Network. Simply look at the Response for any-thing that is not JSON formatted. If it is not then Read it and Either Send it back on github (preferred) or Use google 😃.
In vendor\alkhachatryan\laravel-web-console\src\LaravelWebConsole.php Line 60, replace "[2]" by "[1]" : $command = explode(' ', $request->input('params')[1])[0];
This error's I get for both encryption types. Can you help me to resolve problem?