LiskArchive / lisk-service

:gear: API based service provider to Lisk user interfaces
https://lisk.com
Apache License 2.0
32 stars 15 forks source link

MySQL replica complaints of unknown database #2044

Closed sameersubudhi closed 7 months ago

sameersubudhi commented 7 months ago

Actual behavior

Querying for transactions returns the following error:

{
    "status": 500,
    "body": "{\"error\":true,\"message\":\"Server error: Unknown database 'lisk'\"}"
}

Expected behavior

The transactions endpoint should return successful response.

Steps to reproduce

Which version(s) does this affect? (Environment, OS, etc...)

v0.7.6