Unable to login to parabank using valid username and password

Hi,
I am unable to login to parabank using valid username and password.
Getting the following error:
An internal error has occurred and has been logged.
Anyone seen this issue?
Answers
-
Hi,
Which ParaBank are you having this issue with? Is it the public service or the local demo app?
0 -
I notice on public parabank that the service endpoints in the admin page were all set to "ZAP"
It looks like someone was doing penetration testing against parabank.parasoft.com.
I reset the service endpoints to default and login is working now.0 -
If you need to use ParaBank for something at least semi-important then you should always deploy ParaBank on your own host. The public deployment resets itself periodically but there are no guarantees over its current state (accounts, account balances, logins, etc.)
There are various options:
- Build the ParaBank war from sources then deploy it into your own Tomcat. See the Readme on GitHub for detail.
- Create the "ParaBank Example Project" as described in the product tutorial.
- Run the official ParaBank Docker image.
1 -
Thanks for the response i was using public https://parabank.parasoft.com/parabank/index.htm
0