Closed arnabghosh3654 closed 2 years ago
Thanks for your issue. There appears to be some problem with clients.yml. Are you sure you have provided the entire file? The parser indicates an error on line 19, but you have only provided 17 lines.
Due to inactivity, I will assume the problem to be resolved and close this issue. Feel free to reopen, should the problem persist
Describe the bug Error on running the test.sh script
To Reproduce I tried to run the server and the test script. So, I followed the documentation. First cloned the server and downloaded the submodule. Thereafter, followed the following steps:
Created certificates for the DAPS.
Added a sample connector to the clients.yml file: Command used:./scripts/register_connector.sh sampleconnector>>config/clients.yml This was a success. Client.yml file contents:
Deleted the keys and config folder from the omejdn-server folder. Then copied the keys and config folder from this folder to the omejdn-server folder.
Ran bundle install and started the server using ruby omejdn.rb
Tried to run the test script: ./scripts/test.sh sampleconnector
Expected behavior The DAPS token should have been output
Error Output of the command:
Output log on DAPS server side:
OS and version Ubuntu 16.04 Xenial