Mobius icon indicating copy to clipboard operation
Mobius copied to clipboard

DB Error

Open pradeepcdac opened this issue 7 years ago • 5 comments

First I am installing it and getting an error

mobius server (10.208.35.124) running at 7579 port select_ri_lookup /Mobius: 9.631ms "ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client" pxyws server (10.208.35.124) running at 7577 port

GET : /Mobius

GET : /Mobius get_ri_sri (rkQxjvZDm): 2.962ms {"m2m:dbg":"database error (can not get resourceID from database)"} "database error (can not get resourceID from database)" Target CSE(localhost) is not ready get_ri_sri (HymliPWvm): 17.810ms {"m2m:dbg":"database error (can not get resourceID from database)"} "database error (can not get resourceID from database)" Target CSE(localhost) is not ready

pradeepcdac avatar Aug 27 '18 12:08 pradeepcdac

you can solve if would do that select option of compatible with previous version 5.7 when you install MySQL,

IoTKETI avatar Oct 29 '18 12:10 IoTKETI

is this solved? because i got same error.. Which option should work to resolve the issue?

help!

SeongJinLeeee avatar Nov 12 '18 04:11 SeongJinLeeee

image I have the same problem. anyone can help me?

NguyenVietHai021199 avatar Mar 27 '21 06:03 NguyenVietHai021199

It seems that no connection to MySQL. Look at the 'conf.json' file. There is a key called 'dbpass', change this to the password when installing MySQL and run Mobius again.

IoTKETI avatar Mar 28 '21 09:03 IoTKETI

It seems that no connection to MySQL. Look at the 'conf.json' file. There is a key called 'dbpass', change this to the password when installing MySQL and run Mobius again.

Thank you, I have solved it by importing database again and reseting dbpass.

NguyenVietHai021199 avatar Mar 29 '21 10:03 NguyenVietHai021199