Hello Bosses,
I have recently install cb_admin and it was not working giving me error as given below:
23:04:04.796 [error] gen_server <0.113.0> terminated with reason: call to undefined function crypto:hash_init/2 from boss_session_controller:generate_session_id/0 line 81
23:04:04.865 [error] CRASH REPORT Process <0.113.0> with 0 neighbours exited with reason: call to undefined function crypto:hash_init(sha, <<187,111,122,149,231,132,20,33,81,174,66,5,195,102,185,203,35,236,105,58,151,49,145,176,4,75,196,...>>) in gen_server:terminate/6 line 747
23:04:04.866 [error] Supervisor {<0.112.0>,poolboy_sup} had child boss_session_controller started with {boss_session_controller,start_link,undefined} at <0.113.0> exit with reason call to undefined function crypto:hash_init(sha, <<187,111,122,149,231,132,20,33,81,174,66,5,195,102,185,203,35,236,105,58,151,49,145,176,4,75,196,...>>) in context child_terminated
i have also try to start crypto:start() but its giving me crypto is already running.
Please help me on this, i am crazy to see cb_admin.
//Mahendra