Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DB Error #16

Open
pradeepcdac opened this issue Aug 27, 2018 · 5 comments
Open

DB Error #16

pradeepcdac opened this issue Aug 27, 2018 · 5 comments

Comments

@pradeepcdac
Copy link

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

@IoTKETI
Copy link
Owner

IoTKETI commented Oct 29, 2018

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

@SeongJinLeeee
Copy link

SeongJinLeeee commented Nov 12, 2018

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

help!

@NguyenVietHai021199
Copy link

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

@IoTKETI
Copy link
Owner

IoTKETI commented Mar 28, 2021

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.

@NguyenVietHai021199
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants