Hi,
I had Kylo setup and working fine for the past 2 weeks and was able to develop feeds and load data successfully.
Suddenly today, I am unable to login to Kylo - I get redirected to the login form again even after entering the credentials (I am using only auth-simple login with the default credentials dladmin/thinkbig). I am sure that this is not a password issue as if I enter a wrong password I get an error message that username/password is wrong. But when I provide the right credentials, I get the same login form again.
I have not made any configuration changes - the only thing I did new today was testing/using the REST web services URL to see how they work.
I have tried restarting the services and also restarting the host in which Kylo is installed - but the issue persists.
FYI, the security.jwt.key value is same in both kylo-services and kylo-ui application.properties file and all other settings are also same when it was working fine.
I have attached the Kylo services and UI log with DEBUG mode enabled for your reference - and I see the below line in it.
2017-06-12 08:53:53 WARN main:ConfigServicePropertySourceLocator:108 - Could not locate PropertySource: I/O error on GET request for "http://localhost:8888/bootstrap/default": Connection refused (Connection refused); nested exception is java.net.ConnectException: Connection refused (Connection refused)
Is the above the problem? If so, why it has suddenly popped up? and how to resolve it? Or can anyone suggest what else could be the problem?
Your inputs are highly appreciated.
Regards,
Prasanna R