Input account and psw, unable to log in to the admin panel

I open the admin page after starting the project, and I cannot log in by entering the default account password,open f12,the login request return 301 code, I’dont know reason

admin.email=admin@blynk.cc
admin.pass=admin
allowed.administrator.ips=0.0.0.0/0,::/0

I use blynk realese jar from github,The result is the same

Pete.

thanks!
I solved this problem. After deleting the files in the temporary directory and redefining them, I can log in

Next, I use the app to connect to the local server, but I cannot create an account and log in, and I can’t connect…


log info: Exception: An existing connection was forcibly closed by the remote host


wu~~~~